aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* Merge branch 'devel-stable' into develRussell King2010-07-31
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-29
| |\
| | * Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-26
| | |\
| | * | i.MX25: fix USB gadget supportEric Bénard2010-07-26
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-31
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-18
| * | | | | | | ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2010-06-16
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-07-26
|\ \ \ \ \ \ \
| * | | | | | | USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy2010-07-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-15
| | |/ / / / | |/| | | |
* / | | | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-21
|/ / / / /
* | / / / V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart2010-07-11
| |/ / / |/| | |
* | | | USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz2010-06-30
* | | | USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz2010-06-30
* | | | USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-30
* | | | USB: gadget/printer, fix sleep inside atomicJiri Slaby2010-06-30
* | | | USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-30
* | | | USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz2010-06-30
* | | | USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-30
* | | | USB: g_serial: don't set low_latency flagJon Povey2010-06-30
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-04
|\ \ \
| * \ \ Merge branch 'sh/iomap'Paul Mundt2010-06-02
| |\ \ \ | | |_|/ | |/| |
| | * | usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2010-06-02
| | * | usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt2010-06-02
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-06-04
|\ \ \
| * | | USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks2010-06-04
| * | | USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks2010-06-04
| * | | USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks2010-06-04
| * | | USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere2010-06-04
| * | | USB: s3c: Enable soft disconnect during initializationThomas Abraham2010-06-04
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-04
|\ \ \ \ | |/ / / |/| | |
| * | | usb/gadget: Replace the old USB audio FU definitions in f_audio.cTakashi Iwai2010-06-01
| |/ /
* / / of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin2010-06-02
|/ /
* / drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
|/
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
| |\
| | * USB: gadget: Use kmemdupJulia Lawall2010-05-20
| | * USB: fix functionfs for CONFIG_NET disabledRandy Dunlap2010-05-20
| | * USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz2010-05-20
| | * USB: gadget: f_fs.c needs to include pagemap.hRandy Dunlap2010-05-20
| | * USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb coreDinh Nguyen2010-05-20
| | * USB: gadget: Allow function access to device ID data during bind()Robert Lukassen2010-05-20
| | * USB: g_ffs: the FunctionFS gadget driverMichal Nazarewicz2010-05-20
| | * USB: f_fs: the FunctionFS driverMichal Nazarewicz2010-05-20
| | * USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-20
| | * USB: gadget webcam: depends on VIDEO_DEVRandy Dunlap2010-05-20
| | * USB gadget: Webcam deviceLaurent Pinchart2010-05-20
| | * USB gadget: video class function driverLaurent Pinchart2010-05-20