aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-23staging: emxx_udc: Do not use comparisons on bool testsRoberta Dobrescu1-4/+2
2014-09-19staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16Roberta Dobrescu1-3/+3
2014-09-19staging: emxx_udc: fix compile warnings: discarding const qualifierVincenzo Scotti1-2/+2
2014-09-19staging: exxx_udc: Convert pr_warning to pr_warnMasanari Iida1-3/+3
2014-09-11staging: emxx_udc: fix style warnings: const strings should be const charVincenzo Scotti1-14/+14
2014-09-11staging: emxx_udc: fix style warnings: return in void functionsVincenzo Scotti1-14/+0
2014-09-11staging: emxx_udc: fix style warnings: blank line after declarationsVincenzo Scotti1-0/+2
2014-09-08staging: emxx_udc: remove check for CONFIG_MACH_EMGRPaul Bolle1-4/+0
2014-08-30Staging: emxx_udc: emxx_udc: remove spaces before semicolonsAndrew Plummer1-4/+4
2014-07-15staging: emxx_udc: Fix coding style errorsKANG Yuxuan1-7/+7
2014-07-09staging: emxx_udc: Fix build errorSachin Kamat1-1/+1
2014-06-26staging: emxx_udc: Use module_platform_driverSachin Kamat1-18/+1
2014-06-26staging: emxx_udc: Fix build errorSachin Kamat1-4/+3
2014-06-19staging: emxx_udc: Add TODO fileMagnus Damm1-0/+4
2014-06-19staging: emxx_udc: I/O memory and IRQ resource supportMagnus Damm2-48/+18
2014-06-19staging: emxx_udc: Add Emma Mobile USB Gadget driverMagnus Damm4-0/+4232