aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/octeon-usb
AgeCommit message (Expand)Author
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-18staging: octeon-usb octeon-hcd: Fix several typos.Laura Lazzati
2019-03-18staging: octeon-usb: remove unnecessary variable frame_numberHimadri Pandya
2019-02-21staging: octeon-usb: fix misspelled "re-enable"Sumit Pundir
2018-12-05staging: octeon-usb: use a helper function to set the DMA maskAaro Koskinen
2018-09-14staging: octeon-hcd: remove unnecessary unlikely()Igor Stoppa
2018-08-27Staging: octeon-usb: Replaces CVMX_WAIT_FOR_FIELD32 macro with a functionGeorgios Tsotsos
2018-07-27Staging: octeon-usb: Adding SPDX license identifierGeorgios Tsotsos
2017-11-28staging: octeon-usb: use __delay() instead of cvmx_wait()Aaro Koskinen
2017-05-15staging: octeon-usb: use correct function for hcd cleanupAnton Bondarenko
2016-09-22staging: octeon-usb: Remove unnecessary assignmentRehas Sachdeva
2016-08-30staging: octeon-usb: correct driver name in Kconfig help textRandy Dunlap
2016-02-25staging: octeon-usb: update TODOAaro Koskinen
2016-02-25staging: octeon-usb: avoid an overlong lineAaro Koskinen
2016-02-25staging: octeon-usb: move next pipe selection into a separate functionAaro Koskinen
2016-02-25staging: octeon-usb: move isoc transfer handling into separate functionAaro Koskinen
2016-02-25staging: octeon-usb: move interrupt transfer handling into separate functionAaro Koskinen
2016-02-25staging: octeon-usb: move bulk transfer handling into separate functionAaro Koskinen
2016-02-25staging: octeon-usb: move control transfer handling into separate functionAaro Koskinen
2016-02-25staging: octeon-usb: fold cvmx_usb_state into octeon_hcdAaro Koskinen
2016-02-25staging: octeon-usb: rename STATUS_SUCCESS to STATUS_OKAaro Koskinen
2016-02-25staging: octeon-usb: rename cvmx_usb_perform_complete to cvmx_usb_completeAaro Koskinen
2016-02-25staging: octeon-usb: rename cvmx_usb_complete to cvmx_usb_statusAaro Koskinen
2016-02-25staging: octeon-usb: simplify if statementAaro Koskinen
2016-02-25staging: octeon-usb: pass transfer type to find_ready_pipeAaro Koskinen
2016-02-25staging: octeon-usb: eliminate redundant parameter from find_ready_pipeAaro Koskinen
2016-02-25staging: octeon-usb: align split lines to match open parenthesisAaro Koskinen
2016-02-25staging: octeon-usb: use preferred style for NULL comparisonAaro Koskinen
2016-02-20staging: octeon-usb: make driver name to match the file nameAaro Koskinen
2016-02-20staging: octeon-usb: add spaces around operatorAaro Koskinen
2016-02-20staging: octeon-usb: switch to use kernel typesAaro Koskinen
2016-02-20staging: octeon-usb: clean up includesAaro Koskinen
2016-02-20staging: octeon-usb: delete space after castAaro Koskinen
2016-02-20staging: octeon-usb: add missing bracesAaro Koskinen
2016-02-20staging: octeon-usb: delete redundant blank linesAaro Koskinen
2016-02-14staging: octeon-usb: support official bindingsAaro Koskinen
2016-02-11staging: octeon: Remove unneeded parentheses in assignmentJanani Ravichandran
2016-02-07drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warningsSaatvik Arya
2015-10-24staging: octeon-usb: Replace kmalloc with kmalloc_arrayCristina Moraru
2015-09-12staging: octeon-usb: Fix module autoload for OF platform driverLuis de Bethencourt
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-04-28staging: octeon-usb: fix unaligned isochronous transfersJohan Hovold
2015-04-03staging: octeon-usb: make CVMX_WAIT_FOR_FIELD32 to take condition expressionAaro Koskinen
2015-04-03staging: octeon-usb: assume union type for FIELD32 macrosAaro Koskinen
2015-04-03staging: octeon-usb: octeon_usb_probe: delete unused variableAaro Koskinen
2015-04-03staging: octeon-usb: make cvmx_fifo_setup voidAaro Koskinen
2015-03-24stating: octeon-usb: cvmx_usb_initialize(): eliminate extra indentationAaro Koskinen
2015-03-24staging: octeon-usb: try to recover from failed hardware resetAaro Koskinen
2015-03-24staging: octeon-usb: fail and warn if DMA counters are wrongAaro Koskinen
2015-03-24staging: octeon-usb: move cvmx_usb_shutdown()Aaro Koskinen