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