summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc/emxx_udc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-151-15/+16
* 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-081-22/+22
* 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: 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-151-9/+0
* staging: emxx_udc: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* 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-151-68/+68
* 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: 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-261-4/+32
* Staging: emxx_udc: emxx_udc: fixed coding style issueShyam Saini2016-05-091-2/+2
* Staging: emxx_udc: Add space around '-'Dilek Uzulmez2016-03-281-10/+10
* Staging: emxx_udc: Return NULL instead of 0.Sandhya Bankar2016-03-111-1/+1
* staging: emxx_udc: Remove header fileAmitoj Kaur Chawla2016-02-221-1/+0
* staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran2016-02-111-7/+7
* staging: emxx_udc: Alligned to match '('Anjali Menon2016-02-071-20/+18
* staging: emxx_udc: use list_first_entry_or_null()Geliang Tang2015-12-211-25/+5
* staging/emxx_udc: fix 64-bit warningsArnd Bergmann2015-12-211-5/+5
* Staging: emxx_udc: Add space around operator.Navya Sri Nizamkari2015-10-241-1/+1
* staging: emxx_udc: Remove boolean comparisonsLuis de Bethencourt2015-10-241-5/+5