summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAgeFilesLines
* staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter2021-05-201-2/+2
* staging: emxx_udc: remove unused variable driver_descSean Behan2021-03-101-1/+0
* staging: emxx_udc: Make incorrectly defined global staticKumar Kartikeya Dwivedi2021-02-072-2/+3
* staging/emxx_udc: fix indenting issue on a couple of statementsColin Ian King2020-09-221-3/+3
* staging: emxx_udc: Remove misplaced debugging aidMikhail Gusarov2020-09-131-5/+0
* staging/emxx_udc: Remove pointless variable assignmentsAlex Dewar2020-09-021-5/+4
* staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()Alex Dewar2020-08-281-2/+2
* staging: emxx_udc: Allow for building on !ARMAlex Dewar2020-08-181-1/+1
* staging: emxx_udc: Use standard BIT() macroAlex Dewar2020-08-181-245/+211
* staging: emxx_udc: Fix invalid reference errorJavier F. Arias2019-10-301-10/+8
* staging: emxx_udc: Fix the format of a parameter listFrank A. Cancio Bello2019-10-291-3/+2
* staging: emxx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-101-3/+1
* staging: emxx_udc: remove local TRUE/FALSE definitionSaiyam Doshi2019-09-122-43/+38
* staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-3/+1
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: emxx_udc: emxx_udc.c: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-3/+3
* staging: emxx_udc: remove unneeded parenthesisEmiliano Ingrassia2019-03-271-5/+5
* staging: emxx_udc: lines should not end with parenthesisPayal Kshirsagar2019-03-211-17/+17
* staging: emxx_udc: Fix open parenthesis at the end of the lineDaniela Mormocea2019-03-181-2/+1
* staging: emxx_udc: Fix equal sign alignmentDaniela Mormocea2019-03-181-2/+2
* Staging: emxx_udc: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-152-15/+18
* staging: emxx_udc: Remove cast and move all in one line.Cristian Sicilia2018-12-051-8/+4
* staging: emxx_udc: Fixing function namingCristian Sicilia2018-11-201-142/+70
* staging: emxx_udc: Added missing le16_to_cpu conversionsCarmeli Tamir2018-11-081-10/+12
* staging: emxx_udc: Added missing __iomem modifier to handle p_regsCarmeli Tamir2018-11-082-23/+23
* staging: emxx_udc: Added static modifier to udc_controllerCarmeli Tamir2018-11-081-1/+1
* staging: emxx_udc: Remove unused device_desc declarationNathan Chancellor2018-10-091-19/+0
* staging: emxx_udc: remove unnecessary nullpointer checksArkadiusz Lis2018-09-251-22/+2
* staging: emxx_udc: Add GPIO descriptor work to TODOLinus Walleij2018-04-231-0/+2
* staging: emxx_udc: Change platform dependency to ARCH_RENESASGeert Uytterhoeven2018-04-231-1/+1
* staging: emxx_udc: Remove unnecessary NULL checksDan Carpenter2018-03-061-8/+0
* staging: emxx_udc: Remove unneeded castChristopher Diaz Riveros2018-02-221-1/+1
* staging: emxx_udc: remove redundant license textGreg Kroah-Hartman2018-01-152-18/+0
* staging: emxx_udc: add SPDX identifier.Greg Kroah-Hartman2018-01-152-0/+2
* staging: emxx_udc: Update "reserved" registers nameAlexis Lothoré2017-05-151-5/+5
* staging: emxx_udc: Break long linesAlexis Lothoré2017-05-151-3/+8
* staging: emxx_udc: Update function parameters nameAlexis Lothoré2017-05-151-6/+6
* staging: emxx_udc: Update local variable namesAlexis Lothoré2017-05-151-124/+124
* staging: emxx_udc: Update function namesAlexis Lothoré2017-05-151-4/+4
* staging: emxx_udc: Balance "else" parenthesisAlexis Lothoré2017-05-151-1/+2
* staging: emxx_udc: Update EPn variables nameAlexis Lothoré2017-05-152-176/+176
* staging: emxx_udc: Add comment for spinlock_t definition.Varsha Rao2017-03-091-1/+1
* staging: emxx_udc: Fix CamelCase variable nameAfonso Bordado2017-01-031-4/+4
* staging: emxx_udc: Remove unecessary temporary variableAfonso Bordado2017-01-031-9/+7
* staging: emxx_udc: Rename CamelCase variableAfonso Bordado2017-01-031-8/+4
* staging: emxx_udc: Fix CamelCase function nameAfonso Bordado2017-01-031-2/+2
* staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann2017-01-031-2/+2
* staging: emxx_udc: emxx_udc.c Align parenthesisWalt Feasel2016-11-231-2/+2
* staging: emxx_udc: emxx_udc.c Spaces preferred around operatorsWalt Feasel2016-11-231-1/+1