summaryrefslogtreecommitdiff
path: root/drivers/staging/emxx_udc
AgeCommit message (Expand)Author
2017-05-14staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann
2016-09-16staging: emxx_udc: add braces to if-else blockGargi Sharma
2016-09-16staging: emxx_udc: Fix unsigned int to bare use of unsignedAnchal Jain
2016-09-12staging: emxx_udc: Remove unnecessary blank lineRehas Sachdeva
2016-09-01staging: emxx_udc: Fix checkpatch warningAnson Jacob
2016-07-26staging: emxx_udc: allow modular buildArnd Bergmann
2016-05-09Staging: emxx_udc: emxx_udc: fixed coding style issueShyam Saini
2016-03-28Staging: emxx_udc: emxx_udc: Add space around operator.Sandhya Bankar
2016-03-28Staging: emxx_udc: Add space around '-'Dilek Uzulmez
2016-03-11Staging: emxx_udc: Return NULL instead of 0.Sandhya Bankar
2016-02-22staging: emxx_udc: Remove header fileAmitoj Kaur Chawla
2016-02-11staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran
2016-02-07staging: emxx_udc: Alligned to match '('Anjali Menon
2015-12-21staging: emxx_udc: use list_first_entry_or_null()Geliang Tang
2015-12-21staging/emxx_udc: fix 64-bit warningsArnd Bergmann
2015-10-24Staging: emxx_udc: Add space around operator.Navya Sri Nizamkari
2015-10-24staging: emxx_udc: Remove boolean comparisonsLuis de Bethencourt
2015-10-12drivers/staging: make emxx_udc.c explicitly non-modularPaul Gortmaker
2015-09-30staging:emxx_udc: Fixed comparison style warningsCristina Moraru
2015-09-12staging: emxx_udc: Remove unused parameter from function parameter list param...Ravi Teja Darbha
2015-09-12staging: emxx_udc: Remove cleanup1 labelRavi Teja Darbha
2015-09-12staging: emxx_udc: Fix NULL comparison styleRavi Teja Darbha
2015-09-12staging: emxx_udc: Avoid using multiple blank linesRavi Teja Darbha
2015-09-12staging: emxx_udc: Remove FSF mailing addressRavi Teja Darbha
2015-08-04staging: emxx_udc: add ep capabilities supportRobert Baldyga
2015-07-31staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga
2015-06-15staging: emxx_udc: remove commented codeHari Prasath Gujulan Elango
2015-06-08staging: emxx_udc: remove commented codeMadhusudhanan Ravindran
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-04-30staging: emxx_udc: Remove dead codeGujulan Elango, Hari Prasath (H.)
2015-04-30staging: emxx_udc : remove stray semicolonGujulan Elango, Hari Prasath (H.)
2015-04-30staging: emxx_udc: test returned valueJulia Lawall
2015-03-16Staging: emuxx_udc: replace pr_* with dev_*Haneen Mohammed
2015-03-16Staging: emxx_udc: Iterate list using list_for_each_entrySomya Anand
2015-03-06Staging: emxx_udc: Remove custom printk macro ERRHaneen Mohammed
2015-03-06Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_errHaneen Mohammed
2015-03-06Staging: emxx_udc: Remove argument test from functionHaneen Mohammed
2015-03-06Staging: emxx_udc: Fix do not add new typedefs and remove volatileHaneen Mohammed
2015-02-26staging: emxx_udc: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-24Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(s...Vatika Harlalka
2015-02-24staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMICTapasweni Pathak
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-07staging: emxx_udc: Remove nbu2ss_drv_set_dp_info()Chris Rorvick
2015-02-04staging: emxx_udc: fix the build errorPeter Chen
2015-01-29staging: emxx_udc: use common is_selfpoweredPeter Chen
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-30staging: emxx_udc: use USB API functions rather than constantsTapasweni Pathak
2014-10-23staging: emxx_udc: Remove null check before kfreeTapasweni Pathak