summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: emxx_udc: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-2/+2
* Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(s...Vatika Harlalka2015-02-241-1/+1
* staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMICTapasweni Pathak2015-02-241-1/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-151-38/+14
|\ \
| * | staging: emxx_udc: Remove nbu2ss_drv_set_dp_info()Chris Rorvick2015-02-071-38/+14
| |/
* | staging: emxx_udc: fix the build errorPeter Chen2015-02-041-0/+3
* | staging: emxx_udc: use common is_selfpoweredPeter Chen2015-01-292-7/+3
|/
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-4/+3
|\
| * staging: emxx_udc: use USB API functions rather than constantsTapasweni Pathak2014-10-301-2/+2
| * staging: emxx_udc: Remove null check before kfreeTapasweni Pathak2014-10-231-2/+1
* | staging: emxx_udc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* staging: emxx_udc: Use min_t instead of minEbru Akagunduz2014-10-021-3/+3
* staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbgEbru Akagunduz2014-10-021-5/+5
* staging: emxx_udc: Fixed else is not usefull warning.Gulsah Kose2014-09-281-2/+1
* staging: emxx_udc: Do not assign bool to 0/1Roberta Dobrescu2014-09-231-6/+6