summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: emxx_udc: Do not use comparisons on bool testsRoberta Dobrescu2014-09-231-4/+2
* staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16Roberta Dobrescu2014-09-191-3/+3
* staging: emxx_udc: fix compile warnings: discarding const qualifierVincenzo Scotti2014-09-191-2/+2
* staging: exxx_udc: Convert pr_warning to pr_warnMasanari Iida2014-09-191-3/+3
* staging: emxx_udc: fix style warnings: const strings should be const charVincenzo Scotti2014-09-111-14/+14
* staging: emxx_udc: fix style warnings: return in void functionsVincenzo Scotti2014-09-111-14/+0
* staging: emxx_udc: fix style warnings: blank line after declarationsVincenzo Scotti2014-09-111-0/+2
* staging: emxx_udc: remove check for CONFIG_MACH_EMGRPaul Bolle2014-09-081-4/+0
* Staging: emxx_udc: emxx_udc: remove spaces before semicolonsAndrew Plummer2014-08-301-4/+4
* staging: emxx_udc: Fix coding style errorsKANG Yuxuan2014-07-151-7/+7
* staging: emxx_udc: Fix build errorSachin Kamat2014-07-091-1/+1
* staging: emxx_udc: Use module_platform_driverSachin Kamat2014-06-261-18/+1
* staging: emxx_udc: Fix build errorSachin Kamat2014-06-261-4/+3
* staging: emxx_udc: Add TODO fileMagnus Damm2014-06-191-0/+4
* staging: emxx_udc: I/O memory and IRQ resource supportMagnus Damm2014-06-192-48/+18
* staging: emxx_udc: Add Emma Mobile USB Gadget driverMagnus Damm2014-06-194-0/+4232
OpenPOWER on IntegriCloud