aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
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-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
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-06-04USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks
2010-06-04USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks
2010-06-04USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks
2010-06-04USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere
2010-06-04USB: s3c: Enable soft disconnect during initializationThomas Abraham
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-06-02of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin
2010-06-02Merge branch 'sh/iomap'Paul Mundt
2010-06-02usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt
2010-06-02usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt
2010-06-01usb/gadget: Replace the old USB audio FU definitions in f_audio.cTakashi Iwai
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: gadget: Use kmemdupJulia Lawall
2010-05-20USB: fix functionfs for CONFIG_NET disabledRandy Dunlap
2010-05-20USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz
2010-05-20USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap
2010-05-20USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb coreDinh Nguyen
2010-05-20USB: gadget: Allow function access to device ID data during bind()Robert Lukassen
2010-05-20USB: g_ffs: the FunctionFS gadget driverMichal Nazarewicz
2010-05-20USB: f_fs: the FunctionFS driverMichal Nazarewicz
2010-05-20USB: gadget: __init and __exit tags removedMichal Nazarewicz
2010-05-20USB: gadget webcam: depends on VIDEO_DEVRandy Dunlap
2010-05-20USB gadget: Webcam deviceLaurent Pinchart
2010-05-20USB gadget: video class function driverLaurent Pinchart
2010-05-20USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen
2010-05-20USB: g_hid: unregister platform driver on probe/usb_composite_register errorsPeter Korsgaard
2010-05-20USB: Mass storage gadget: Handle eject requestFabien Chouteau
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau
2010-05-20USB: pxa27x_udc: use four bits to store endpoint addressesMatt Reimer
2010-05-20USB: gadget: f_mass_storage: per functionMichal Nazarewicz