index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon-usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-12
staging: octeon-usb: use list.h for transactions
Aaro Koskinen
1
-41
/
+36
2013-10-12
staging: octeon-usb: use list.h for pipes
Aaro Koskinen
1
-81
/
+24
2013-10-12
staging: octeon-usb: use list_for_each_entry_safe()
Aaro Koskinen
1
-2
/
+3
2013-10-12
staging: octeon-usb: use list_del_init()
Aaro Koskinen
1
-8
/
+3
2013-10-12
staging: octeon-usb: use dynamic allocation for pipes
Aaro Koskinen
1
-37
/
+3
2013-10-12
staging: octeon-usb: use dynamic allocation for transactions
Aaro Koskinen
1
-73
/
+2
2013-10-12
staging: octeon-usb: use a single .h file
Aaro Koskinen
3
-365
/
+312
2013-10-12
staging: octeon-usb: CN3xxx: program p_xenbn and p_rclk through p_rtype
Aaro Koskinen
2
-108
/
+25
2013-10-12
staging: octeon-usb: delete cvmx_usbnx_clk_ctl_cn50xx
Aaro Koskinen
2
-98
/
+15
2013-10-12
staging: octeon-usb: delete unused cvmx_usbnx_usbp_ctl_status definitions
Aaro Koskinen
1
-382
/
+0
2013-10-07
staging: octeon-usb: refactor __cvmx_usb_pipe_needs_split
Aaro Koskinen
1
-1
/
+2
2013-10-07
staging: octeon-usb: eliminate submit_handle
Aaro Koskinen
1
-142
/
+90
2013-10-07
staging: octeon-usb: eliminate pipe_handle
Aaro Koskinen
1
-129
/
+92
2013-10-07
staging: octeon-usb: clean up hcpriv usage
Aaro Koskinen
1
-6
/
+6
2013-10-07
staging: octeon-usb: cvmx_usb_submit_control: get params from urb
Aaro Koskinen
1
-46
/
+10
2013-10-07
staging: octeon-usb: cvmx_usb_submit_interrupt: get params from urb
Aaro Koskinen
1
-21
/
+5
2013-10-07
staging: octeon-usb: cvmx_usb_submit_control: get params from urb
Aaro Koskinen
1
-27
/
+6
2013-10-07
staging: octeon-usb: cvmx_usb_submit_bulk: get params from urb
Aaro Koskinen
1
-20
/
+4
2013-10-07
staging: octeon-usb: replace generic transfer callback data with urb
Aaro Koskinen
1
-24
/
+19
2013-10-07
staging: octeon-usb: call transfer completion callback directly
Aaro Koskinen
1
-243
/
+111
2013-10-07
staging: octeon-usb: call port change callback directly
Aaro Koskinen
1
-101
/
+31
2013-10-07
staging: octeon-usb: inline cvmx_usb_set_status
Aaro Koskinen
1
-27
/
+5
2013-10-07
staging: octeon-usb: eliminate cvmx_usb_internal_state
Aaro Koskinen
1
-133
/
+77
2013-10-07
staging: octeon-usb: merge cvmx-usb into octeon-hcd
Aaro Koskinen
4
-3711
/
+3417
2013-10-04
staging: octeon-usb: cvmx-usb.h: make comments to fit into 80 columns
Aaro Koskinen
1
-7
/
+7
2013-10-04
staging: octeon-usb: cvmx-usb.c: make comments to fit into 80 columns
Aaro Koskinen
1
-41
/
+108
2013-10-04
staging: octeon-usb: cvmx-usb: delete unused macros
Aaro Koskinen
1
-8
/
+0
2013-10-04
staging: octeon-usb: eliminate CVMX_PREFETCH_PREFX
Aaro Koskinen
1
-3
/
+2
2013-10-04
staging: octeon-usb: eliminate CVMX_PREFETCH_PREF0
Aaro Koskinen
1
-3
/
+1
2013-10-04
staging: octeon-usb: delete CVMX_PREFETCH128
Aaro Koskinen
1
-1
/
+0
2013-10-04
staging: octeon-usb: inline CVMX_PREFETCH0
Aaro Koskinen
1
-2
/
+1
2013-10-04
staging: octeon-usb: replace CVMX_CLZ with __fls()
Aaro Koskinen
1
-5
/
+3
2013-10-04
staging: octeon-usb: delete redundant flags from cvmx_usb_open_pipe()
Aaro Koskinen
3
-8
/
+3
2013-10-04
staging: octeon-usb: delete redundant flags from __cvmx_usb_submit_transaction()
Aaro Koskinen
1
-7
/
+0
2013-10-04
staging: octeon-usb: delete cvmx_usb_isochronous_flags
Aaro Koskinen
3
-24
/
+3
2013-10-04
staging: octeon-usb: delete redundant flags from cvmx_usb_initialize()
Aaro Koskinen
3
-39
/
+25
2013-09-26
staging: octeon-usb: Cocci spatch "noderef"
Thomas Meyer
1
-1
/
+1
2013-08-01
staging: octeon-usb: eliminate remaining typedef unions
Aaro Koskinen
3
-93
/
+68
2013-08-01
staging: octeon-usb: cvmx_usb_control_header_t -> union cvmx_usb_control_header
Aaro Koskinen
2
-17
/
+26
2013-08-01
staging: octeon-usb: cvmx_usb_internal_state_t -> struct cvmx_usb_internal_state
Aaro Koskinen
1
-59
/
+79
2013-08-01
staging: octeon-usb: cvmx_usb_tx_fifo_t -> struct cvmx_usb_tx_fifo
Aaro Koskinen
1
-6
/
+6
2013-08-01
staging: octeon-usb: cvmx_usb_pipe_list_t -> struct cvmx_usb_pipe_list
Aaro Koskinen
1
-10
/
+16
2013-08-01
staging: octeon-usb: cvmx_usb_pipe_t -> struct cvmx_usb_pipe
Aaro Koskinen
1
-45
/
+69
2013-08-01
staging: octeon-usb: cvmx_usb_transaction_t -> struct cvmx_usb_transaction
Aaro Koskinen
1
-36
/
+53
2013-08-01
staging: octeon-usb: cvmx_usb_state_t -> struct cvmx_usb_state
Aaro Koskinen
3
-52
/
+51
2013-08-01
staging: octeon-usb: cvmx_usb_iso_packet_t -> struct cvmx_usb_iso_packet
Aaro Koskinen
3
-15
/
+22
2013-08-01
staging: octeon-usb: cvmx_usb_port_status_t -> struct cvmx_usb_port_status
Aaro Koskinen
3
-20
/
+31
2013-08-01
staging: octeon-usb: cvmx_usb_stage_t -> enum cvmx_usb_stage
Aaro Koskinen
1
-3
/
+3
2013-08-01
staging: octeon-usb: cvmx_usb_transaction_flags_t -> enum cvmx_usb_transactio...
Aaro Koskinen
1
-3
/
+3
2013-08-01
staging: octeon-usb: cvmx_usb_isochronous_flags_t -> enum cvmx_usb_isochronou...
Aaro Koskinen
2
-7
/
+13
[next]