summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: mv_udc: fix bug when handle setup package.Neil Zhang2011-10-131-2/+1
* usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0Neil Zhang2011-10-131-0/+2
* usb: gadget: mv_udc: ep0 needn't set toggle flagNeil Zhang2011-10-131-2/+2
* usb: gadget: mv_udc: fix a clerical errorNeil Zhang2011-10-131-1/+1
* usb: gadget: mv_udc: fix kernel panic on some platformsNeil Zhang2011-10-131-0/+7
* usb: gadget: mv_udc: add section informationNeil Zhang2011-10-131-2/+2
* usb: gadget: mv_udc: refine the driver structureNeil Zhang2011-10-134-259/+132
* usb: gadget: storage: add superspeed supportFelipe Balbi2011-10-134-13/+190
* usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi2011-10-131-2/+2
* usb: gadget: r8a66597: convert to new styleFelipe Balbi2011-10-131-29/+8
* usb: gadget: net2280: convert to new styleFelipe Balbi2011-10-131-53/+17
* usb: gadget: net2272: convert to new styleFelipe Balbi2011-10-131-53/+19
* usb: gadget: langwell: convert to new styleFelipe Balbi2011-10-132-48/+21
* usb: gadget: langwell: don't use the_controller when it's not neededFelipe Balbi2011-10-131-8/+8
* usb: gadget: at91_udc: change french comments to englishRobert Schwebel2011-10-131-8/+8
* usb: gadget: pxa25x: is_vbus_present is goneArnd Bergmann2011-10-131-7/+1
* usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDCPaul Zimmerman2011-10-132-18/+18
* USB: gadget: f_midi: allow a dynamic number of input and output portsDaniel Mack2011-10-132-108/+191
* USB: gadget: midi: refactor the device codeDaniel Mack2011-10-132-1197/+80
* USB: gadget: midi: add midi function driverDaniel Mack2011-10-131-0/+923
* usb gadget: fix langwell_udc.c build errorRandy Dunlap2011-10-131-14/+14
* usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2011-10-132-20/+370
* usb: gadget: r8a66597-udc: use dev_*() instead of printk()Yoshihiro Shimoda2011-10-132-40/+60
* usb: gadget: r8a66597-udc: add function for external controllerYoshihiro Shimoda2011-10-131-15/+19
* usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifoYoshihiro Shimoda2011-10-132-4/+4
* USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk2011-09-261-2/+1
* usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi2011-09-261-1/+1
* Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-185-163/+219
|\
| * usb: gadget: audio: queue wLength-sized requestsFelipe Balbi2011-09-091-2/+2
| * usb: gadget: audio: actually support both speedsFelipe Balbi2011-09-091-5/+6
| * usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin2011-09-094-20/+85
| * USB: gadget: storage: remove alignment assumptionAlan Stern2011-09-092-81/+49
| * usb: gadget: storage: adapt logic block size to bound block devicesPeiyu Li2011-09-093-57/+79
* | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-189-14/+14
* | USB: g_printer: fix bug in unregistrationFabian Godehardt2011-09-181-1/+1
* | s3c-hsudc: implement vbus_draw hookHeiko Stübner2011-09-181-0/+14
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-1812-158/+60
* | usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-0961-496/+1
* | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-2928-64/+97
|\ \ | |/
| * USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer2011-08-241-5/+4
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-2326-46/+42
| * s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner2011-08-221-0/+23
| * s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner2011-08-221-13/+13
| * usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-221-0/+12
| * usb: gadget: introduce gadget_is_dwc3()Felipe Balbi2011-08-221-0/+3
* | 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
OpenPOWER on IntegriCloud