aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/emxx_udc
AgeCommit message (Expand)AuthorFilesLines
2023-04-03staging: emxx_udc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-01-19staging: emxx_udc: Add checks for dma_alloc_coherent()Gravatar Yuan Can 1-1/+6
2022-11-08staging: emxx_udc: use min helper macro for variable comparisonGravatar Deepak R Varma 1-4/+1
2021-05-25staging: emxx_udc: fix alignment issuesGravatar Harold Mertzweiller 1-7/+4
2021-05-20staging: emxx_udc: fix loop in _nbu2ss_nuke()Gravatar Dan Carpenter 1-2/+2
2021-03-10staging: emxx_udc: remove unused variable driver_descGravatar Sean Behan 1-1/+0
2021-02-07staging: emxx_udc: Make incorrectly defined global staticGravatar Kumar Kartikeya Dwivedi 2-2/+3
2020-09-22staging/emxx_udc: fix indenting issue on a couple of statementsGravatar Colin Ian King 1-3/+3
2020-09-13staging: emxx_udc: Remove misplaced debugging aidGravatar Mikhail Gusarov 1-5/+0
2020-09-02staging/emxx_udc: Remove pointless variable assignmentsGravatar Alex Dewar 1-5/+4
2020-08-28staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()Gravatar Alex Dewar 1-2/+2
2020-08-18staging: emxx_udc: Allow for building on !ARMGravatar Alex Dewar 1-1/+1
2020-08-18staging: emxx_udc: Use standard BIT() macroGravatar Alex Dewar 1-245/+211
2019-10-30staging: emxx_udc: Fix invalid reference errorGravatar Javier F. Arias 1-10/+8
2019-10-29staging: emxx_udc: Fix the format of a parameter listGravatar Frank A. Cancio Bello 1-3/+2
2019-10-10staging: emxx_udc: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+1
2019-09-12staging: emxx_udc: remove local TRUE/FALSE definitionGravatar Saiyam Doshi 2-43/+38
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-3/+1
2019-04-03staging: add missing SPDX lines to Makefile filesGravatar Greg Kroah-Hartman 1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGravatar Greg Kroah-Hartman 1-0/+1
2019-04-02staging: emxx_udc: emxx_udc.c: Replace bit shifting with BIT macroGravatar Payal Kshirsagar 1-3/+3
2019-03-27staging: emxx_udc: remove unneeded parenthesisGravatar Emiliano Ingrassia 1-5/+5
2019-03-21staging: emxx_udc: lines should not end with parenthesisGravatar Payal Kshirsagar 1-17/+17
2019-03-18staging: emxx_udc: Fix open parenthesis at the end of the lineGravatar Daniela Mormocea 1-2/+1
2019-03-18staging: emxx_udc: Fix equal sign alignmentGravatar Daniela Mormocea 1-2/+2
2019-01-15Staging: emxx_udc: Switch to the gpio descriptor interfaceGravatar Nishad Kamdar 2-15/+18
2018-12-05staging: emxx_udc: Remove cast and move all in one line.Gravatar Cristian Sicilia 1-8/+4
2018-11-20staging: emxx_udc: Fixing function namingGravatar Cristian Sicilia 1-142/+70
2018-11-08staging: emxx_udc: Added missing le16_to_cpu conversionsGravatar Carmeli Tamir 1-10/+12
2018-11-08staging: emxx_udc: Added missing __iomem modifier to handle p_regsGravatar Carmeli Tamir 2-23/+23
2018-11-08staging: emxx_udc: Added static modifier to udc_controllerGravatar Carmeli Tamir 1-1/+1
2018-10-09staging: emxx_udc: Remove unused device_desc declarationGravatar Nathan Chancellor 1-19/+0
2018-09-25staging: emxx_udc: remove unnecessary nullpointer checksGravatar Arkadiusz Lis 1-22/+2
2018-04-23staging: emxx_udc: Add GPIO descriptor work to TODOGravatar Linus Walleij 1-0/+2
2018-04-23staging: emxx_udc: Change platform dependency to ARCH_RENESASGravatar Geert Uytterhoeven 1-1/+1
2018-03-06staging: emxx_udc: Remove unnecessary NULL checksGravatar Dan Carpenter 1-8/+0
2018-02-22staging: emxx_udc: Remove unneeded castGravatar Christopher Diaz Riveros 1-1/+1
2018-01-15staging: emxx_udc: remove redundant license textGravatar Greg Kroah-Hartman 2-18/+0
2018-01-15staging: emxx_udc: add SPDX identifier.Gravatar Greg Kroah-Hartman 2-0/+2
2017-05-15staging: emxx_udc: Update "reserved" registers nameGravatar Alexis Lothoré 1-5/+5
2017-05-15staging: emxx_udc: Break long linesGravatar Alexis Lothoré 1-3/+8
2017-05-15staging: emxx_udc: Update function parameters nameGravatar Alexis Lothoré 1-6/+6
2017-05-15staging: emxx_udc: Update local variable namesGravatar Alexis Lothoré 1-124/+124
2017-05-15staging: emxx_udc: Update function namesGravatar Alexis Lothoré 1-4/+4
2017-05-15staging: emxx_udc: Balance "else" parenthesisGravatar Alexis Lothoré 1-1/+2
2017-05-15staging: emxx_udc: Update EPn variables nameGravatar Alexis Lothoré 2-176/+176
2017-03-09staging: emxx_udc: Add comment for spinlock_t definition.Gravatar Varsha Rao 1-1/+1
2017-01-03staging: emxx_udc: Fix CamelCase variable nameGravatar Afonso Bordado 1-4/+4
2017-01-03staging: emxx_udc: Remove unecessary temporary variableGravatar Afonso Bordado 1-9/+7
2017-01-03staging: emxx_udc: Rename CamelCase variableGravatar Afonso Bordado 1-8/+4