summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: emxx_udc: emxx_udc.c {} Single statement blocksWalt Feasel2016-11-231-2/+1
* staging: emxx_udc: emxx_udc.c Logical continuationWalt Feasel2016-11-231-22/+15
* staging: emxx_udc: emxx_udc.c Blank lines after {Walt Feasel2016-11-231-13/+0
* Staging:emxx_udc:emxx_udc: Compression of lines for immediate returnNadim Almas2016-11-071-3/+1
* Staging: emxx_udc: constify usb_ep_ops structureBhumika Goyal2016-10-161-1/+1
* Staging: emxx_udc: Remove useless type conversionBhumika Goyal2016-10-161-3/+3
* staging: emxx_udc: add braces to if-else blockGargi Sharma2016-09-161-7/+8
* staging: emxx_udc: Fix unsigned int to bare use of unsignedAnchal Jain2016-09-161-1/+1
* staging: emxx_udc: Remove unnecessary blank lineRehas Sachdeva2016-09-121-1/+0
* staging: emxx_udc: Fix checkpatch warningAnson Jacob2016-09-011-3/+1
* staging: emxx_udc: allow modular buildArnd Bergmann2016-07-262-5/+33
* Staging: emxx_udc: emxx_udc: fixed coding style issueShyam Saini2016-05-091-2/+2
* Staging: emxx_udc: emxx_udc: Add space around operator.Sandhya Bankar2016-03-281-20/+20
* Staging: emxx_udc: Add space around '-'Dilek Uzulmez2016-03-281-10/+10