aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05staging: emxx_udc: Remove cast and move all in one line.Cristian Sicilia1-8/+4
2018-11-20staging: emxx_udc: Fixing function namingCristian Sicilia1-142/+70
2018-11-08staging: emxx_udc: Added missing le16_to_cpu conversionsCarmeli Tamir1-10/+12
2018-11-08staging: emxx_udc: Added missing __iomem modifier to handle p_regsCarmeli Tamir2-23/+23
2018-11-08staging: emxx_udc: Added static modifier to udc_controllerCarmeli Tamir1-1/+1
2018-10-09staging: emxx_udc: Remove unused device_desc declarationNathan Chancellor1-19/+0
2018-09-25staging: emxx_udc: remove unnecessary nullpointer checksArkadiusz Lis1-22/+2
2018-04-23staging: emxx_udc: Add GPIO descriptor work to TODOLinus Walleij1-0/+2
2018-04-23staging: emxx_udc: Change platform dependency to ARCH_RENESASGeert Uytterhoeven1-1/+1
2018-03-06staging: emxx_udc: Remove unnecessary NULL checksDan Carpenter1-8/+0
2018-02-22staging: emxx_udc: Remove unneeded castChristopher Diaz Riveros1-1/+1
2018-01-15staging: emxx_udc: remove redundant license textGreg Kroah-Hartman2-18/+0
2018-01-15staging: emxx_udc: add SPDX identifier.Greg Kroah-Hartman2-0/+2
2017-05-15staging: emxx_udc: Update "reserved" registers nameAlexis Lothoré1-5/+5
2017-05-15staging: emxx_udc: Break long linesAlexis Lothoré1-3/+8
2017-05-15staging: emxx_udc: Update function parameters nameAlexis Lothoré1-6/+6
2017-05-15staging: emxx_udc: Update local variable namesAlexis Lothoré1-124/+124
2017-05-15staging: emxx_udc: Update function namesAlexis Lothoré1-4/+4
2017-05-15staging: emxx_udc: Balance "else" parenthesisAlexis Lothoré1-1/+2
2017-05-15staging: emxx_udc: Update EPn variables nameAlexis Lothoré2-176/+176
2017-03-09staging: emxx_udc: Add comment for spinlock_t definition.Varsha Rao1-1/+1
2017-01-03staging: emxx_udc: Fix CamelCase variable nameAfonso Bordado1-4/+4
2017-01-03staging: emxx_udc: Remove unecessary temporary variableAfonso Bordado1-9/+7
2017-01-03staging: emxx_udc: Rename CamelCase variableAfonso Bordado1-8/+4
2017-01-03staging: emxx_udc: Fix CamelCase function nameAfonso Bordado1-2/+2
2017-01-03staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2016-11-23staging: emxx_udc: emxx_udc.c Align parenthesisWalt Feasel1-2/+2
2016-11-23staging: emxx_udc: emxx_udc.c Spaces preferred around operatorsWalt Feasel1-1/+1
2016-11-23staging: emxx_udc: emxx_udc.c {} Single statement blocksWalt Feasel1-2/+1
2016-11-23staging: emxx_udc: emxx_udc.c Logical continuationWalt Feasel1-22/+15
2016-11-23staging: emxx_udc: emxx_udc.c Blank lines after {Walt Feasel1-13/+0
2016-11-07Staging:emxx_udc:emxx_udc: Compression of lines for immediate returnNadim Almas1-3/+1
2016-10-16Staging: emxx_udc: constify usb_ep_ops structureBhumika Goyal1-1/+1
2016-10-16Staging: emxx_udc: Remove useless type conversionBhumika Goyal1-3/+3
2016-09-16staging: emxx_udc: add braces to if-else blockGargi Sharma1-7/+8
2016-09-16staging: emxx_udc: Fix unsigned int to bare use of unsignedAnchal Jain1-1/+1
2016-09-12staging: emxx_udc: Remove unnecessary blank lineRehas Sachdeva1-1/+0
2016-09-01staging: emxx_udc: Fix checkpatch warningAnson Jacob1-3/+1
2016-07-26staging: emxx_udc: allow modular buildArnd Bergmann2-5/+33
2016-05-09Staging: emxx_udc: emxx_udc: fixed coding style issueShyam Saini1-2/+2
2016-03-28Staging: emxx_udc: emxx_udc: Add space around operator.Sandhya Bankar1-20/+20
2016-03-28Staging: emxx_udc: Add space around '-'Dilek Uzulmez1-10/+10
2016-03-11Staging: emxx_udc: Return NULL instead of 0.Sandhya Bankar1-1/+1
2016-02-22staging: emxx_udc: Remove header fileAmitoj Kaur Chawla1-1/+0
2016-02-11staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran1-7/+7
2016-02-07staging: emxx_udc: Alligned to match '('Anjali Menon1-20/+18
2015-12-21staging: emxx_udc: use list_first_entry_or_null()Geliang Tang1-25/+5
2015-12-21staging/emxx_udc: fix 64-bit warningsArnd Bergmann1-5/+5
2015-10-24Staging: emxx_udc: Add space around operator.Navya Sri Nizamkari1-1/+1
2015-10-24staging: emxx_udc: Remove boolean comparisonsLuis de Bethencourt1-5/+5