summaryrefslogtreecommitdiff
path: root/drivers/staging/emxx_udc
AgeCommit message (Expand)Author
2015-03-16Staging: emuxx_udc: replace pr_* with dev_*Haneen Mohammed
2015-03-16Staging: emxx_udc: Iterate list using list_for_each_entrySomya Anand
2015-03-06Staging: emxx_udc: Remove custom printk macro ERRHaneen Mohammed
2015-03-06Staging: emxx_udc: Replace custom printk macro ERR with dev_err or pr_errHaneen Mohammed
2015-03-06Staging: emxx_udc: Remove argument test from functionHaneen Mohammed
2015-03-06Staging: emxx_udc: Fix do not add new typedefs and remove volatileHaneen Mohammed
2015-02-26staging: emxx_udc: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-24Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(s...Vatika Harlalka
2015-02-24staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMICTapasweni Pathak
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-07staging: emxx_udc: Remove nbu2ss_drv_set_dp_info()Chris Rorvick
2015-02-04staging: emxx_udc: fix the build errorPeter Chen
2015-01-29staging: emxx_udc: use common is_selfpoweredPeter Chen
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-30staging: emxx_udc: use USB API functions rather than constantsTapasweni Pathak
2014-10-23staging: emxx_udc: Remove null check before kfreeTapasweni Pathak
2014-10-20staging: emxx_udc: drop owner assignment from platform_driversWolfram Sang
2014-10-02staging: emxx_udc: Use min_t instead of minEbru Akagunduz
2014-10-02staging: emxx_udc: Fix replace printk(KERN_DEBUG ..) with dev_dbgEbru Akagunduz
2014-09-28staging: emxx_udc: Fixed else is not usefull warning.Gulsah Kose
2014-09-23staging: emxx_udc: Do not assign bool to 0/1Roberta Dobrescu
2014-09-23staging: emxx_udc: Do not use comparisons on bool testsRoberta Dobrescu
2014-09-19staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16Roberta Dobrescu
2014-09-19staging: emxx_udc: fix compile warnings: discarding const qualifierVincenzo Scotti
2014-09-19staging: exxx_udc: Convert pr_warning to pr_warnMasanari Iida
2014-09-11staging: emxx_udc: fix style warnings: const strings should be const charVincenzo Scotti
2014-09-11staging: emxx_udc: fix style warnings: return in void functionsVincenzo Scotti
2014-09-11staging: emxx_udc: fix style warnings: blank line after declarationsVincenzo Scotti
2014-09-08staging: emxx_udc: remove check for CONFIG_MACH_EMGRPaul Bolle
2014-08-30Staging: emxx_udc: emxx_udc: remove spaces before semicolonsAndrew Plummer
2014-07-15staging: emxx_udc: Fix coding style errorsKANG Yuxuan
2014-07-09staging: emxx_udc: Fix build errorSachin Kamat
2014-06-26staging: emxx_udc: Use module_platform_driverSachin Kamat
2014-06-26staging: emxx_udc: Fix build errorSachin Kamat
2014-06-19staging: emxx_udc: Add TODO fileMagnus Damm
2014-06-19staging: emxx_udc: I/O memory and IRQ resource supportMagnus Damm
2014-06-19staging: emxx_udc: Add Emma Mobile USB Gadget driverMagnus Damm