summaryrefslogtreecommitdiffstats
path: root/drivers/staging/emxx_udc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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