index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon-usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2019-05-30
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-25
staging: octeon-usb: update TODO
Aaro Koskinen
1
-5
/
+2
2016-02-25
staging: octeon-usb: avoid an overlong line
Aaro Koskinen
1
-2
/
+2
2016-02-25
staging: octeon-usb: move next pipe selection into a separate function
Aaro Koskinen
1
-21
/
+28
2016-02-25
staging: octeon-usb: move isoc transfer handling into separate function
Aaro Koskinen
1
-53
/
+53
2016-02-25
staging: octeon-usb: move interrupt transfer handling into separate function
Aaro Koskinen
1
-46
/
+28
2016-02-25
staging: octeon-usb: move bulk transfer handling into separate function
Aaro Koskinen
1
-0
/
+38
2016-02-25
staging: octeon-usb: move control transfer handling into separate function
Aaro Koskinen
1
-86
/
+88
2016-02-25
staging: octeon-usb: fold cvmx_usb_state into octeon_hcd
Aaro Koskinen
1
-137
/
+118
2016-02-25
staging: octeon-usb: rename STATUS_SUCCESS to STATUS_OK
Aaro Koskinen
1
-14
/
+14
2016-02-25
staging: octeon-usb: rename cvmx_usb_perform_complete to cvmx_usb_complete
Aaro Koskinen
1
-47
/
+42
2016-02-25
staging: octeon-usb: rename cvmx_usb_complete to cvmx_usb_status
Aaro Koskinen
1
-53
/
+52
2016-02-25
staging: octeon-usb: simplify if statement
Aaro Koskinen
1
-18
/
+15
2016-02-25
staging: octeon-usb: pass transfer type to find_ready_pipe
Aaro Koskinen
1
-6
/
+7
2016-02-25
staging: octeon-usb: eliminate redundant parameter from find_ready_pipe
Aaro Koskinen
1
-12
/
+6
2016-02-25
staging: octeon-usb: align split lines to match open parenthesis
Aaro Koskinen
1
-89
/
+81
2016-02-25
staging: octeon-usb: use preferred style for NULL comparison
Aaro Koskinen
1
-2
/
+2
2016-02-20
staging: octeon-usb: make driver name to match the file name
Aaro Koskinen
1
-1
/
+1
2016-02-20
staging: octeon-usb: add spaces around operator
Aaro Koskinen
1
-15
/
+15
2016-02-20
staging: octeon-usb: switch to use kernel types
Aaro Koskinen
2
-306
/
+305
2016-02-20
staging: octeon-usb: clean up includes
Aaro Koskinen
1
-18
/
+4
2016-02-20
staging: octeon-usb: delete space after cast
Aaro Koskinen
1
-4
/
+4
2016-02-20
staging: octeon-usb: add missing braces
Aaro Koskinen
1
-5
/
+6
2016-02-20
staging: octeon-usb: delete redundant blank lines
Aaro Koskinen
1
-21
/
+0
2016-02-14
staging: octeon-usb: support official bindings
Aaro Koskinen
1
-4
/
+10
2016-02-11
staging: octeon: Remove unneeded parentheses in assignment
Janani Ravichandran
1
-1
/
+1
2016-02-07
drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings
Saatvik Arya
1
-1
/
+2
2015-10-24
staging: octeon-usb: Replace kmalloc with kmalloc_array
Cristina Moraru
1
-3
/
+3
2015-09-12
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
2015-04-28
staging: octeon-usb: fix unaligned isochronous transfers
Johan Hovold
1
-3
/
+9
2015-04-03
staging: octeon-usb: make CVMX_WAIT_FOR_FIELD32 to take condition expression
Aaro Koskinen
1
-5
/
+6
2015-04-03
staging: octeon-usb: assume union type for FIELD32 macros
Aaro Koskinen
1
-43
/
+36
2015-04-03
staging: octeon-usb: octeon_usb_probe: delete unused variable
Aaro Koskinen
1
-1
/
+0
2015-04-03
staging: octeon-usb: make cvmx_fifo_setup void
Aaro Koskinen
1
-1
/
+1
2015-03-24
stating: octeon-usb: cvmx_usb_initialize(): eliminate extra indentation
Aaro Koskinen
1
-84
/
+68
2015-03-24
staging: octeon-usb: try to recover from failed hardware reset
Aaro Koskinen
1
-3
/
+27
[next]