summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-161-4/+3Star
|\
| * 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/+1Star
* | staging: emxx_udc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
|/
* 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-291-2/+1Star
* staging: emxx_udc: Do not assign bool to 0/1Roberta Dobrescu2014-09-241-6/+6
* staging: emxx_udc: Do not use comparisons on bool testsRoberta Dobrescu2014-09-241-4/+2Star
* staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16Roberta Dobrescu2014-09-201-3/+3
* staging: emxx_udc: fix compile warnings: discarding const qualifierVincenzo Scotti2014-09-201-2/+2
* staging: exxx_udc: Convert pr_warning to pr_warnMasanari Iida2014-09-201-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/+0Star
* 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/+0Star
* Staging: emxx_udc: emxx_udc: remove spaces before semicolonsAndrew Plummer2014-08-301-4/+4
* staging: emxx_udc: Fix coding style errorsKANG Yuxuan2014-07-161-7/+7
* staging: emxx_udc: Fix build errorSachin Kamat2014-07-091-1/+1
* staging: emxx_udc: Use module_platform_driverSachin Kamat2014-06-271-18/+1Star
* staging: emxx_udc: Fix build errorSachin Kamat2014-06-271-4/+3Star
* 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/+18Star
* staging: emxx_udc: Add Emma Mobile USB Gadget driverMagnus Damm2014-06-194-0/+4232