summaryrefslogtreecommitdiff
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAge
* staging: emxx_udc: Remove unnecessary NULL checksDan Carpenter2018-03-06
* staging: emxx_udc: Remove unneeded castChristopher Diaz Riveros2018-02-22
* staging: emxx_udc: remove redundant license textGreg Kroah-Hartman2018-01-15
* staging: emxx_udc: add SPDX identifier.Greg Kroah-Hartman2018-01-15
* staging: emxx_udc: Update "reserved" registers nameAlexis Lothoré2017-05-15
* staging: emxx_udc: Break long linesAlexis Lothoré2017-05-15
* staging: emxx_udc: Update function parameters nameAlexis Lothoré2017-05-15
* staging: emxx_udc: Update local variable namesAlexis Lothoré2017-05-15
* staging: emxx_udc: Update function namesAlexis Lothoré2017-05-15
* staging: emxx_udc: Balance "else" parenthesisAlexis Lothoré2017-05-15
* staging: emxx_udc: Update EPn variables nameAlexis Lothoré2017-05-15
* staging: emxx_udc: Add comment for spinlock_t definition.Varsha Rao2017-03-09
* staging: emxx_udc: Fix CamelCase variable nameAfonso Bordado2017-01-03
* staging: emxx_udc: Remove unecessary temporary variableAfonso Bordado2017-01-03
* staging: emxx_udc: Rename CamelCase variableAfonso Bordado2017-01-03
* staging: emxx_udc: Fix CamelCase function nameAfonso Bordado2017-01-03
* staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann2017-01-03
* staging: emxx_udc: emxx_udc.c Align parenthesisWalt Feasel2016-11-23
* staging: emxx_udc: emxx_udc.c Spaces preferred around operatorsWalt Feasel2016-11-23
* staging: emxx_udc: emxx_udc.c {} Single statement blocksWalt Feasel2016-11-23
* staging: emxx_udc: emxx_udc.c Logical continuationWalt Feasel2016-11-23
* staging: emxx_udc: emxx_udc.c Blank lines after {Walt Feasel2016-11-23
* Staging:emxx_udc:emxx_udc: Compression of lines for immediate returnNadim Almas2016-11-07
* Staging: emxx_udc: constify usb_ep_ops structureBhumika Goyal2016-10-16
* Staging: emxx_udc: Remove useless type conversionBhumika Goyal2016-10-16
* staging: emxx_udc: add braces to if-else blockGargi Sharma2016-09-16
* staging: emxx_udc: Fix unsigned int to bare use of unsignedAnchal Jain2016-09-16
* staging: emxx_udc: Remove unnecessary blank lineRehas Sachdeva2016-09-12
* staging: emxx_udc: Fix checkpatch warningAnson Jacob2016-09-01
* staging: emxx_udc: allow modular buildArnd Bergmann2016-07-26
* Staging: emxx_udc: emxx_udc: fixed coding style issueShyam Saini2016-05-09
* Staging: emxx_udc: emxx_udc: Add space around operator.Sandhya Bankar2016-03-28
* Staging: emxx_udc: Add space around '-'Dilek Uzulmez2016-03-28
* Staging: emxx_udc: Return NULL instead of 0.Sandhya Bankar2016-03-11
* staging: emxx_udc: Remove header fileAmitoj Kaur Chawla2016-02-22
* staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran2016-02-11
* staging: emxx_udc: Alligned to match '('Anjali Menon2016-02-07
* staging: emxx_udc: use list_first_entry_or_null()Geliang Tang2015-12-21
* staging/emxx_udc: fix 64-bit warningsArnd Bergmann2015-12-21
* Staging: emxx_udc: Add space around operator.Navya Sri Nizamkari2015-10-24
* staging: emxx_udc: Remove boolean comparisonsLuis de Bethencourt2015-10-24
* drivers/staging: make emxx_udc.c explicitly non-modularPaul Gortmaker2015-10-12
* staging:emxx_udc: Fixed comparison style warningsCristina Moraru2015-09-30
* staging: emxx_udc: Remove unused parameter from function parameter list param...Ravi Teja Darbha2015-09-12
* staging: emxx_udc: Remove cleanup1 labelRavi Teja Darbha2015-09-12
* staging: emxx_udc: Fix NULL comparison styleRavi Teja Darbha2015-09-12
* staging: emxx_udc: Avoid using multiple blank linesRavi Teja Darbha2015-09-12
* staging: emxx_udc: Remove FSF mailing addressRavi Teja Darbha2015-09-12
* staging: emxx_udc: add ep capabilities supportRobert Baldyga2015-08-04
* staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga2015-07-31