aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-12drivers/staging: make emxx_udc.c explicitly non-modularPaul Gortmaker1-33/+4
2015-09-30staging:emxx_udc: Fixed comparison style warningsCristina Moraru1-19/+19
2015-09-12staging: emxx_udc: Remove unused parameter from function parameter list parameter listRavi Teja Darbha1-7/+5
2015-09-12staging: emxx_udc: Remove cleanup1 labelRavi Teja Darbha1-6/+3
2015-09-12staging: emxx_udc: Fix NULL comparison styleRavi Teja Darbha1-31/+31
2015-09-12staging: emxx_udc: Avoid using multiple blank linesRavi Teja Darbha2-35/+0
2015-09-12staging: emxx_udc: Remove FSF mailing addressRavi Teja Darbha2-8/+0
2015-08-04staging: emxx_udc: add ep capabilities supportRobert Baldyga1-31/+42
2015-07-31staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga1-1/+2
2015-06-15staging: emxx_udc: remove commented codeHari Prasath Gujulan Elango1-10/+0
2015-06-08staging: emxx_udc: remove commented codeMadhusudhanan Ravindran1-26/+0
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-04-30staging: emxx_udc: Remove dead codeGujulan Elango, Hari Prasath (H.)1-33/+0
2015-04-30staging: emxx_udc : remove stray semicolonGujulan Elango, Hari Prasath (H.)1-1/+1
2015-04-30staging: emxx_udc: test returned valueJulia Lawall1-1/+1
2015-03-16Staging: emuxx_udc: replace pr_* with dev_*Haneen Mohammed1-7/+7
2015-03-16Staging: emxx_udc: Iterate list using list_for_each_entrySomya Anand1-2/+1
2015-03-06Staging: emxx_udc: Remove custom printk macro ERRHaneen Mohammed1-1/+0
2015-03-06Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_errHaneen Mohammed1-39/+41
2015-03-06Staging: emxx_udc: Remove argument test from functionHaneen Mohammed1-5/+0
2015-03-06Staging: emxx_udc: Fix do not add new typedefs and remove volatileHaneen Mohammed2-44/+43
2015-02-26staging: emxx_udc: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2015-02-24Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(size)Vatika Harlalka1-1/+1
2015-02-24staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMICTapasweni Pathak1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-38/+14
2015-02-07staging: emxx_udc: Remove nbu2ss_drv_set_dp_info()Chris Rorvick1-38/+14
2015-02-04staging: emxx_udc: fix the build errorPeter Chen1-0/+3
2015-01-29staging: emxx_udc: use common is_selfpoweredPeter Chen2-7/+3
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+3
2014-10-30staging: emxx_udc: use USB API functions rather than constantsTapasweni Pathak1-2/+2
2014-10-23staging: emxx_udc: Remove null check before kfreeTapasweni Pathak1-2/+1
2014-10-20staging: emxx_udc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-02staging: emxx_udc: Use min_t instead of minEbru Akagunduz1-3/+3
2014-10-02staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbgEbru Akagunduz1-5/+5
2014-09-28staging: emxx_udc: Fixed else is not usefull warning.Gulsah Kose1-2/+1
2014-09-23staging: emxx_udc: Do not assign bool to 0/1Roberta Dobrescu1-6/+6