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
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
2021-06-10
staging: octeon-hcd: Directly include linux/of.h
Marc Zyngier
1
-0
/
+2
2021-03-18
staging: octeon-usb: Match alignment with open parenthesis
Mahak Gupta
1
-15
/
+17
2020-09-13
drivers: staging: octeon-usb: fixed codestyle check warning
Naveen Panwar
1
-2
/
+1
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
Revert "staging: octeon-usb: delete the octeon usb host controller driver"
Chris Packham
5
-0
/
+5605
2019-12-17
staging: octeon-usb: delete the octeon usb host controller driver
Greg Kroah-Hartman
5
-5605
/
+0
2019-10-28
staging: octeon-usb: Fix line ending with a '('
Frank A. Cancio Bello
1
-2
/
+1
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2019-05-31
staging: octeon-usb: Remove return variable
Nishka Dasgupta
1
-2
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-03-18
staging: octeon-usb octeon-hcd: Fix several typos.
Laura Lazzati
1
-4
/
+4
2019-03-18
staging: octeon-usb: remove unnecessary variable frame_number
Himadri Pandya
1
-3
/
+1
2019-02-21
staging: octeon-usb: fix misspelled "re-enable"
Sumit Pundir
1
-1
/
+1
2018-12-05
staging: octeon-usb: use a helper function to set the DMA mask
Aaro Koskinen
1
-2
/
+4
2018-09-14
staging: octeon-hcd: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-08-27
Staging: octeon-usb: Replaces CVMX_WAIT_FOR_FIELD32 macro with a function
Georgios Tsotsos
1
-27
/
+29
2018-07-27
Staging: octeon-usb: Adding SPDX license identifier
Georgios Tsotsos
3
-0
/
+3
2017-11-28
staging: octeon-usb: use __delay() instead of cvmx_wait()
Aaro Koskinen
1
-3
/
+3
2017-05-15
staging: octeon-usb: use correct function for hcd cleanup
Anton Bondarenko
1
-3
/
+3
2016-09-22
staging: octeon-usb: Remove unnecessary assignment
Rehas Sachdeva
1
-1
/
+0
2016-08-30
staging: octeon-usb: correct driver name in Kconfig help text
Randy Dunlap
1
-1
/
+1
2016-02-26
staging: octeon-usb: update TODO
Aaro Koskinen
1
-5
/
+2
2016-02-26
staging: octeon-usb: avoid an overlong line
Aaro Koskinen
1
-2
/
+2
2016-02-26
staging: octeon-usb: move next pipe selection into a separate function
Aaro Koskinen
1
-21
/
+28
2016-02-26
staging: octeon-usb: move isoc transfer handling into separate function
Aaro Koskinen
1
-53
/
+53
2016-02-26
staging: octeon-usb: move interrupt transfer handling into separate function
Aaro Koskinen
1
-46
/
+28
2016-02-26
staging: octeon-usb: move bulk transfer handling into separate function
Aaro Koskinen
1
-0
/
+38
2016-02-26
staging: octeon-usb: move control transfer handling into separate function
Aaro Koskinen
1
-86
/
+88
2016-02-26
staging: octeon-usb: fold cvmx_usb_state into octeon_hcd
Aaro Koskinen
1
-137
/
+118
2016-02-26
staging: octeon-usb: rename STATUS_SUCCESS to STATUS_OK
Aaro Koskinen
1
-14
/
+14
2016-02-26
staging: octeon-usb: rename cvmx_usb_perform_complete to cvmx_usb_complete
Aaro Koskinen
1
-47
/
+42
2016-02-26
staging: octeon-usb: rename cvmx_usb_complete to cvmx_usb_status
Aaro Koskinen
1
-53
/
+52
2016-02-26
staging: octeon-usb: simplify if statement
Aaro Koskinen
1
-18
/
+15
2016-02-26
staging: octeon-usb: pass transfer type to find_ready_pipe
Aaro Koskinen
1
-6
/
+7
2016-02-26
staging: octeon-usb: eliminate redundant parameter from find_ready_pipe
Aaro Koskinen
1
-12
/
+6
2016-02-26
staging: octeon-usb: align split lines to match open parenthesis
Aaro Koskinen
1
-89
/
+81
2016-02-26
staging: octeon-usb: use preferred style for NULL comparison
Aaro Koskinen
1
-2
/
+2
2016-02-21
staging: octeon-usb: make driver name to match the file name
Aaro Koskinen
1
-1
/
+1
2016-02-21
staging: octeon-usb: add spaces around operator
Aaro Koskinen
1
-15
/
+15
2016-02-21
staging: octeon-usb: switch to use kernel types
Aaro Koskinen
2
-306
/
+305
2016-02-21
staging: octeon-usb: clean up includes
Aaro Koskinen
1
-18
/
+4
2016-02-21
staging: octeon-usb: delete space after cast
Aaro Koskinen
1
-4
/
+4
2016-02-21
staging: octeon-usb: add missing braces
Aaro Koskinen
1
-5
/
+6
2016-02-21
staging: octeon-usb: delete redundant blank lines
Aaro Koskinen
1
-21
/
+0
2016-02-15
staging: octeon-usb: support official bindings
Aaro Koskinen
1
-4
/
+10
2016-02-12
staging: octeon: Remove unneeded parentheses in assignment
Janani Ravichandran
1
-1
/
+1
2016-02-08
drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings
Saatvik Arya
1
-1
/
+2
2015-10-25
staging: octeon-usb: Replace kmalloc with kmalloc_array
Cristina Moraru
1
-3
/
+3
2015-09-13
staging: octeon-usb: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2
-3
/
+3
[next]