summaryrefslogtreecommitdiff
path: root/drivers/staging/emxx_udc
AgeCommit message (Expand)Author
2021-05-20staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter
2021-03-10staging: emxx_udc: remove unused variable driver_descSean Behan
2021-02-07staging: emxx_udc: Make incorrectly defined global staticKumar Kartikeya Dwivedi
2020-09-22staging/emxx_udc: fix indenting issue on a couple of statementsColin Ian King
2020-09-13staging: emxx_udc: Remove misplaced debugging aidMikhail Gusarov
2020-09-02staging/emxx_udc: Remove pointless variable assignmentsAlex Dewar
2020-08-28staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()Alex Dewar
2020-08-18staging: emxx_udc: Allow for building on !ARMAlex Dewar
2020-08-18staging: emxx_udc: Use standard BIT() macroAlex Dewar
2019-10-30staging: emxx_udc: Fix invalid reference errorJavier F. Arias
2019-10-29staging: emxx_udc: Fix the format of a parameter listFrank A. Cancio Bello
2019-10-10staging: emxx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-12staging: emxx_udc: remove local TRUE/FALSE definitionSaiyam Doshi
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-02staging: emxx_udc: emxx_udc.c: Replace bit shifting with BIT macroPayal Kshirsagar
2019-03-27staging: emxx_udc: remove unneeded parenthesisEmiliano Ingrassia
2019-03-21staging: emxx_udc: lines should not end with parenthesisPayal Kshirsagar
2019-03-18staging: emxx_udc: Fix open parenthesis at the end of the lineDaniela Mormocea
2019-03-18staging: emxx_udc: Fix equal sign alignmentDaniela Mormocea
2019-01-15Staging: emxx_udc: Switch to the gpio descriptor interfaceNishad Kamdar
2018-12-05staging: emxx_udc: Remove cast and move all in one line.Cristian Sicilia
2018-11-20staging: emxx_udc: Fixing function namingCristian Sicilia
2018-11-08staging: emxx_udc: Added missing le16_to_cpu conversionsCarmeli Tamir
2018-11-08staging: emxx_udc: Added missing __iomem modifier to handle p_regsCarmeli Tamir
2018-11-08staging: emxx_udc: Added static modifier to udc_controllerCarmeli Tamir
2018-10-09staging: emxx_udc: Remove unused device_desc declarationNathan Chancellor
2018-09-25staging: emxx_udc: remove unnecessary nullpointer checksArkadiusz Lis
2018-04-23staging: emxx_udc: Add GPIO descriptor work to TODOLinus Walleij
2018-04-23staging: emxx_udc: Change platform dependency to ARCH_RENESASGeert Uytterhoeven
2018-03-06staging: emxx_udc: Remove unnecessary NULL checksDan Carpenter
2018-02-22staging: emxx_udc: Remove unneeded castChristopher Diaz Riveros
2018-01-15staging: emxx_udc: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: emxx_udc: add SPDX identifier.Greg Kroah-Hartman
2017-05-15staging: emxx_udc: Update "reserved" registers nameAlexis Lothoré
2017-05-15staging: emxx_udc: Break long linesAlexis Lothoré
2017-05-15staging: emxx_udc: Update function parameters nameAlexis Lothoré
2017-05-15staging: emxx_udc: Update local variable namesAlexis Lothoré
2017-05-15staging: emxx_udc: Update function namesAlexis Lothoré
2017-05-15staging: emxx_udc: Balance "else" parenthesisAlexis Lothoré
2017-05-15staging: emxx_udc: Update EPn variables nameAlexis Lothoré
2017-03-09staging: emxx_udc: Add comment for spinlock_t definition.Varsha Rao
2017-01-03staging: emxx_udc: Fix CamelCase variable nameAfonso Bordado
2017-01-03staging: emxx_udc: Remove unecessary temporary variableAfonso Bordado
2017-01-03staging: emxx_udc: Rename CamelCase variableAfonso Bordado
2017-01-03staging: emxx_udc: Fix CamelCase function nameAfonso Bordado
2017-01-03staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann
2016-11-23staging: emxx_udc: emxx_udc.c Align parenthesisWalt Feasel
2016-11-23staging: emxx_udc: emxx_udc.c Spaces preferred around operatorsWalt Feasel