index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon-usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: octeon-usb: Remove unnecessary assignment
Rehas Sachdeva
2016-09-22
1
-1
/
+0
*
staging: octeon-usb: correct driver name in Kconfig help text
Randy Dunlap
2016-08-30
1
-1
/
+1
*
staging: octeon-usb: update TODO
Aaro Koskinen
2016-02-25
1
-5
/
+2
*
staging: octeon-usb: avoid an overlong line
Aaro Koskinen
2016-02-25
1
-2
/
+2
*
staging: octeon-usb: move next pipe selection into a separate function
Aaro Koskinen
2016-02-25
1
-21
/
+28
*
staging: octeon-usb: move isoc transfer handling into separate function
Aaro Koskinen
2016-02-25
1
-53
/
+53
*
staging: octeon-usb: move interrupt transfer handling into separate function
Aaro Koskinen
2016-02-25
1
-46
/
+28
*
staging: octeon-usb: move bulk transfer handling into separate function
Aaro Koskinen
2016-02-25
1
-0
/
+38
*
staging: octeon-usb: move control transfer handling into separate function
Aaro Koskinen
2016-02-25
1
-86
/
+88
*
staging: octeon-usb: fold cvmx_usb_state into octeon_hcd
Aaro Koskinen
2016-02-25
1
-137
/
+118
*
staging: octeon-usb: rename STATUS_SUCCESS to STATUS_OK
Aaro Koskinen
2016-02-25
1
-14
/
+14
*
staging: octeon-usb: rename cvmx_usb_perform_complete to cvmx_usb_complete
Aaro Koskinen
2016-02-25
1
-47
/
+42
*
staging: octeon-usb: rename cvmx_usb_complete to cvmx_usb_status
Aaro Koskinen
2016-02-25
1
-53
/
+52
*
staging: octeon-usb: simplify if statement
Aaro Koskinen
2016-02-25
1
-18
/
+15
*
staging: octeon-usb: pass transfer type to find_ready_pipe
Aaro Koskinen
2016-02-25
1
-6
/
+7
*
staging: octeon-usb: eliminate redundant parameter from find_ready_pipe
Aaro Koskinen
2016-02-25
1
-12
/
+6
*
staging: octeon-usb: align split lines to match open parenthesis
Aaro Koskinen
2016-02-25
1
-89
/
+81
*
staging: octeon-usb: use preferred style for NULL comparison
Aaro Koskinen
2016-02-25
1
-2
/
+2
*
staging: octeon-usb: make driver name to match the file name
Aaro Koskinen
2016-02-20
1
-1
/
+1
*
staging: octeon-usb: add spaces around operator
Aaro Koskinen
2016-02-20
1
-15
/
+15
*
staging: octeon-usb: switch to use kernel types
Aaro Koskinen
2016-02-20
2
-306
/
+305
*
staging: octeon-usb: clean up includes
Aaro Koskinen
2016-02-20
1
-18
/
+4
*
staging: octeon-usb: delete space after cast
Aaro Koskinen
2016-02-20
1
-4
/
+4
*
staging: octeon-usb: add missing braces
Aaro Koskinen
2016-02-20
1
-5
/
+6
*
staging: octeon-usb: delete redundant blank lines
Aaro Koskinen
2016-02-20
1
-21
/
+0
*
staging: octeon-usb: support official bindings
Aaro Koskinen
2016-02-14
1
-4
/
+10
*
staging: octeon: Remove unneeded parentheses in assignment
Janani Ravichandran
2016-02-11
1
-1
/
+1
*
drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings
Saatvik Arya
2016-02-07
1
-1
/
+2
*
staging: octeon-usb: Replace kmalloc with kmalloc_array
Cristina Moraru
2015-10-24
1
-3
/
+3
*
staging: octeon-usb: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-12
1
-0
/
+1
*
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-05-08
2
-3
/
+3
*
staging: octeon-usb: fix unaligned isochronous transfers
Johan Hovold
2015-04-28
1
-3
/
+9
*
staging: octeon-usb: make CVMX_WAIT_FOR_FIELD32 to take condition expression
Aaro Koskinen
2015-04-03
1
-5
/
+6
*
staging: octeon-usb: assume union type for FIELD32 macros
Aaro Koskinen
2015-04-03
1
-43
/
+36
*
staging: octeon-usb: octeon_usb_probe: delete unused variable
Aaro Koskinen
2015-04-03
1
-1
/
+0
*
staging: octeon-usb: make cvmx_fifo_setup void
Aaro Koskinen
2015-04-03
1
-1
/
+1
*
stating: octeon-usb: cvmx_usb_initialize(): eliminate extra indentation
Aaro Koskinen
2015-03-24
1
-84
/
+68
*
staging: octeon-usb: try to recover from failed hardware reset
Aaro Koskinen
2015-03-24
1
-3
/
+27
*
staging: octeon-usb: fail and warn if DMA counters are wrong
Aaro Koskinen
2015-03-24
1
-0
/
+11
*
staging: octeon-usb: move cvmx_usb_shutdown()
Aaro Koskinen
2015-03-24
1
-34
/
+32
*
staging: octeon-usb: rewrite port reset
Aaro Koskinen
2015-03-24
1
-25
/
+3
*
staging: octeon-usb: move fifo setup to controller reset from port reset
Aaro Koskinen
2015-03-24
1
-2
/
+2
*
staging: octeon-usb: move fifo setup into a separate routine
Aaro Koskinen
2015-03-24
1
-54
/
+53
*
staging: octeon-usb: use USB stack to turn on power
Aaro Koskinen
2015-03-24
1
-10
/
+9
*
staging: octeon-usb: don't poll interrupts early
Aaro Koskinen
2015-03-24
1
-4
/
+0
*
staging: octeon-usb: refactor usbn block init
Aaro Koskinen
2015-03-24
1
-32
/
+25
*
staging: octeon-usb: never retry after xacterr
Aaro Koskinen
2015-03-24
1
-33
/
+5
*
staging: octeon-usb: program DMA engine based on transfer direction
Aaro Koskinen
2015-03-24
1
-7
/
+7
*
staging: octeon-usb: use __BITFIELD_FIELD
Aaro Koskinen
2015-03-24
1
-243
/
+270
*
staging: octeon-usb: delete redundant field from octeon_temp_buffer
Aaro Koskinen
2015-03-24
1
-4
/
+1
[next]