summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* drivers/staging: make emxx_udc.c explicitly non-modularPaul Gortmaker2015-10-121-33/+4
* staging:emxx_udc: Fixed comparison style warningsCristina Moraru2015-09-301-19/+19
* staging: emxx_udc: Remove unused parameter from function parameter list param...Ravi Teja Darbha2015-09-121-7/+5
* staging: emxx_udc: Remove cleanup1 labelRavi Teja Darbha2015-09-121-6/+3
* staging: emxx_udc: Fix NULL comparison styleRavi Teja Darbha2015-09-121-31/+31
* staging: emxx_udc: Avoid using multiple blank linesRavi Teja Darbha2015-09-122-35/+0
* staging: emxx_udc: Remove FSF mailing addressRavi Teja Darbha2015-09-122-8/+0
* staging: emxx_udc: add ep capabilities supportRobert Baldyga2015-08-041-31/+42
* staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga2015-07-311-1/+2
* staging: emxx_udc: remove commented codeHari Prasath Gujulan Elango2015-06-151-10/+0
* staging: emxx_udc: remove commented codeMadhusudhanan Ravindran2015-06-081-26/+0
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* staging: emxx_udc: Remove dead codeGujulan Elango, Hari Prasath (H.)2015-04-301-33/+0
* staging: emxx_udc : remove stray semicolonGujulan Elango, Hari Prasath (H.)2015-04-301-1/+1
* staging: emxx_udc: test returned valueJulia Lawall2015-04-301-1/+1
* Staging: emuxx_udc: replace pr_* with dev_*Haneen Mohammed2015-03-161-7/+7
* Staging: emxx_udc: Iterate list using list_for_each_entrySomya Anand2015-03-161-2/+1
* Staging: emxx_udc: Remove custom printk macro ERRHaneen Mohammed2015-03-061-1/+0
* Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_errHaneen Mohammed2015-03-061-39/+41
* Staging: emxx_udc: Remove argument test from functionHaneen Mohammed2015-03-061-5/+0
* Staging: emxx_udc: Fix do not add new typedefs and remove volatileHaneen Mohammed2015-03-062-44/+43
OpenPOWER on IntegriCloud