summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2011-09-1512-127/+22
|\
| * Merge branch 'fixes' into for-gregFelipe Balbi2011-08-151-0/+1
| |\
| | * usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior2011-08-121-0/+1
| | * usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-121-0/+7
| | * usb: musb: fix KconfigRabin Vincent2011-08-121-1/+1
| | * usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-121-2/+4
| | * usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-121-101/+0
| | * usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-121-0/+1
| * | USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-081-0/+1
| * | usb: gadget: net2272 - Correct includesGeert Uytterhoeven2011-08-081-1/+1
| * | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-015-104/+13
| |\ \ | | |/ | |/|
| | * usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-011-0/+7
| | * usb: musb: fix KconfigRabin Vincent2011-08-011-1/+1
| | * usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior2011-08-011-2/+4
| | * usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-011-101/+0
| | * usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-011-0/+1
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-19/+3
| |\ \ | | |/ | |/|
| | * [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil2011-07-271-11/+1
| | * [media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil2011-07-271-8/+2
| * | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* | | Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl2011-09-152-1/+1
* | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-2/+2
* | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-152-2/+2
|/ /
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-2572-1493/+6338
|\ \
| * \ Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-0818-142/+574
| |\ \
| | * | usb: gadget: m66592-udc: add pullup functionYoshihiro Shimoda2011-07-091-0/+16
| | * | usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-092-19/+23
| | * | usb: gadget: r8a66597-udc: add pullup functionYoshihiro Shimoda2011-07-091-0/+16
| | * | usb: gadget: zero: add superspeed supportAmit Blay2011-07-083-3/+109
| | * | usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-086-11/+324
| | * | usb: gadget: r8a66597-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-081-1/+22
| | * | usb: gadget: m66592-udc: add support for TEST_MODEYoshihiro Shimoda2011-07-081-1/+22
| | * | usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-081-1/+5
| | * | usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driverYoshihiro Shimoda2011-07-081-7/+3
| | * | usb: update email address in r8a66597-udc and m66592-udcYoshihiro Shimoda2011-07-084-4/+4
| | * | usb: gadget: fix up depenciesSebastian Andrzej Siewior2011-07-051-0/+2
| | * | usb: gadget: fusb300_udc: fix compile warningsSebastian Andrzej Siewior2011-07-051-15/+7
| | * | usb: gadget: ci13xx_udc.c: fix compile warningSebastian Andrzej Siewior2011-07-051-2/+10
| | * | usb: gadget: net2272: fix compile warningsFelipe Balbi2011-07-051-4/+4
| | * | usb: gadget: langwell_udc: fix compile warningsFelipe Balbi2011-07-051-6/+6
| | * | usb: gadget: fusb300_udc: drop dead codeFelipe Balbi2011-07-051-68/+1
| * | | usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto2011-07-081-1/+3
| |/ /
| * | USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka2011-07-011-1/+1
| * | usb: gadget: Compilation warning fixTatyana Brokhman2011-07-011-1/+1
| * | USB: Gadget: Webcam: Return correct result of bindJassi Brar2011-07-011-1/+1
| * | USB: gadget: fix req length in sourcesink_setup()Bob Liu2011-07-011-0/+2
| * | usb: gadget: udc-core: wire up sysfs filesSebastian Andrzej Siewior2011-07-011-5/+4
| * | usb: gadget: dummy_hcd: convert to new-style udc-probeSebastian Andrzej Siewior2011-07-011-35/+15
| * | usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-011-4/+71
| * | usb: gadget: dummy_hcd: move selection of speed into ->pullup()Sebastian Andrzej Siewior2011-07-011-25/+35
OpenPOWER on IntegriCloud