summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2010-08-10USB: EHCI Debug Port Device Gadgetstephane duverger
2010-08-10USB: gadget: Remove unnecessary casts of private_dataJoe Perches
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-10USB: gadget: storage_common: comments updatedMichal Nazarewicz
2010-08-10USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger
2010-08-10USB: gadget: g_fs: code cleanupMichal Nazarewicz
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz
2010-08-10USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz
2010-08-10usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann
2010-08-10USB: Add a serial number parameter to g_file_storage moduleYann Cantin
2010-08-10USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...Joe Perches
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko
2010-08-10USB: gadget: Use memdup_userJulia Lawall
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-07-26USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-26Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König
2010-07-26i.MX25: fix USB gadget supportEric Bénard
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao
2010-07-11V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-06-30USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz
2010-06-30USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava
2010-06-30USB: gadget/printer, fix sleep inside atomicJiri Slaby
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy
2010-06-30USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey
2010-06-30USB: g_serial: don't set low_latency flagJon Povey