aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-15Merge branch 'fixes' into for-gregFelipe Balbi1-0/+1
2011-08-12usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior1-0/+1
2011-08-12usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer1-0/+7
2011-08-12usb: musb: fix KconfigRabin Vincent1-1/+1
2011-08-12usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior1-2/+4
2011-08-12usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior1-101/+0
2011-08-12usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-08-08USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-08-08usb: gadget: net2272 - Correct includesGeert Uytterhoeven1-1/+1
2011-08-01Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman5-104/+13
2011-08-01usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer1-0/+7
2011-08-01usb: musb: fix KconfigRabin Vincent1-1/+1
2011-08-01usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior1-2/+4
2011-08-01usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior1-101/+0
2011-08-01usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-19/+3
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fhHans Verkuil1-11/+1
2011-07-27[media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil1-8/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds72-1493/+6338
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-6/+6
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+4
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+4
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-12/+24
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-12/+24
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman18-142/+574
2011-07-09usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda1-0/+16
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2-19/+23
2011-07-09usb: gadget: r8a66597-udc: add pullup functionYoshihiro Shimoda1-0/+16
2011-07-08usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto1-1/+3
2011-07-08usb: gadget: zero: add superspeed supportAmit Blay3-3/+109
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman6-11/+324
2011-07-08usb: gadget: r8a66597-udc: add support for TEST_MODEYoshihiro Shimoda1-1/+22
2011-07-08usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda1-1/+22
2011-07-08usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda1-1/+5
2011-07-08usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driverYoshihiro Shimoda1-7/+3
2011-07-08usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda4-4/+4
2011-07-05usb: gadget: fix up depenciesSebastian Andrzej Siewior1-0/+2
2011-07-05usb: gadget: fusb300_udc: fix compile warningsSebastian Andrzej Siewior1-15/+7
2011-07-05usb: gadget: ci13xx_udc.c: fix compile warningSebastian Andrzej Siewior1-2/+10
2011-07-05usb: gadget: net2272: fix compile warningsFelipe Balbi1-4/+4
2011-07-05usb: gadget: langwell_udc: fix compile warningsFelipe Balbi1-6/+6
2011-07-05usb: gadget: fusb300_udc: drop dead codeFelipe Balbi1-68/+1
2011-07-01USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka1-1/+1
2011-07-01usb: gadget: Compilation warning fixTatyana Brokhman1-1/+1
2011-07-01USB: Gadget: Webcam: Return correct result of bindJassi Brar1-1/+1
2011-07-01USB: gadget: fix req length in sourcesink_setup()Bob Liu1-0/+2
2011-07-01usb: gadget: udc-core: wire up sysfs filesSebastian Andrzej Siewior1-5/+4
2011-07-01usb: gadget: dummy_hcd: convert to new-style udc-probeSebastian Andrzej Siewior1-35/+15
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior1-4/+71