summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2011-10-13usb: gadget: mv_udc: fix kernel panic on some platformsNeil Zhang1-0/+7
2011-10-13usb: gadget: mv_udc: add section informationNeil Zhang1-2/+2
2011-10-13usb: gadget: mv_udc: refine the driver structureNeil Zhang4-259/+132
2011-10-13usb: gadget: storage: add superspeed supportFelipe Balbi4-13/+190
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi1-2/+2
2011-10-13usb: gadget: r8a66597: convert to new styleFelipe Balbi1-29/+8
2011-10-13usb: gadget: net2280: convert to new styleFelipe Balbi1-53/+17
2011-10-13usb: gadget: net2272: convert to new styleFelipe Balbi1-53/+19
2011-10-13usb: gadget: langwell: convert to new styleFelipe Balbi2-48/+21
2011-10-13usb: gadget: langwell: don't use the_controller when it's not neededFelipe Balbi1-8/+8
2011-10-13usb: gadget: at91_udc: change french comments to englishRobert Schwebel1-8/+8
2011-10-13usb: gadget: pxa25x: is_vbus_present is goneArnd Bergmann1-7/+1
2011-10-13usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDCPaul Zimmerman2-18/+18
2011-10-13USB: gadget: f_midi: allow a dynamic number of input and output portsDaniel Mack2-108/+191
2011-10-13USB: gadget: midi: refactor the device codeDaniel Mack2-1197/+80
2011-10-13USB: gadget: midi: add midi function driverDaniel Mack1-0/+923
2011-10-13usb gadget: fix langwell_udc.c build errorRandy Dunlap1-14/+14
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2-20/+370
2011-10-13usb: gadget: r8a66597-udc: use dev_*() instead of printk()Yoshihiro Shimoda2-40/+60
2011-10-13usb: gadget: r8a66597-udc: add function for external controllerYoshihiro Shimoda1-15/+19
2011-10-13usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifoYoshihiro Shimoda2-4/+4
2011-09-26USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk1-2/+1
2011-09-26usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi1-1/+1
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman5-163/+219
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang9-14/+14
2011-09-18USB: g_printer: fix bug in unregistrationFabian Godehardt1-1/+1
2011-09-18s3c-hsudc: implement vbus_draw hookHeiko Stübner1-0/+14
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz12-158/+60
2011-09-15Merge branch 'master' into for-nextJiri Kosina12-127/+22
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl2-1/+1
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock1-2/+2
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2-2/+2
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf61-496/+1
2011-09-09usb: gadget: audio: queue wLength-sized requestsFelipe Balbi1-2/+2
2011-09-09usb: gadget: audio: actually support both speedsFelipe Balbi1-5/+6
2011-09-09usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin4-20/+85
2011-09-09USB: gadget: storage: remove alignment assumptionAlan Stern2-81/+49
2011-09-09usb: gadget: storage: adapt logic block size to bound block devicesPeiyu Li3-57/+79
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman28-64/+97
2011-08-24USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer1-5/+4
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto26-46/+42
2011-08-22s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner1-0/+23
2011-08-22s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner1-13/+13
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+12
2011-08-22usb: gadget: introduce gadget_is_dwc3()Felipe Balbi1-0/+3
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