summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu2011-09-201-0/+19
* USB: xhci: Set change bit when warm reset change is set.Greg KH2011-09-201-1/+1
* USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-08-251-1/+19
* USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird2011-08-221-1/+2
* USB: option: add YUGA device id to driverGavin.zhu2011-08-221-0/+92
* usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-221-0/+1
* USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-08-221-4/+3Star
* USB option driver add PID of Huawei Vodafone K4605Andrew Bird2011-08-221-2/+5
* USB option driver add PID of Huawei Vodafone K3806Andrew Bird2011-08-221-0/+2
* Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-229-33/+57
|\
| * Merge branch 'fixes' into for-gregFelipe Balbi2011-08-159-33/+57
| |\
| | * usb: musb: gadget: fix error pathSebastian Andrzej Siewior2011-08-121-1/+3
| | * usb: gadget: f_phonet: unlock in error caseSebastian Andrzej Siewior2011-08-121-0/+1
| | * usb: musb: blackfin: include prefetch head fileBob Liu2011-08-121-0/+1
| | * usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-124-6/+14
| | * usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-121-0/+1
| | * usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-121-9/+17
| | * usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-121-8/+14
| | * usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-121-9/+7Star
| | * usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-121-0/+5
| | * usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-121-0/+16
| | * usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-121-0/+7
| | * usb: musb: fix KconfigRabin Vincent2011-08-122-4/+1Star
| | * usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-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/+0Star
| | * usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-121-0/+1
* | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-08-224-35/+102
|\ \ \ | |/ / |/| |
| * | xhci: Handle zero-length isochronous packets.Sarah Sharp2011-08-171-10/+11
| * | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-151-0/+2
| * | xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-08-092-8/+15
| * | xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-08-091-6/+44
| * | xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-08-092-8/+18
| * | xHCI: report USB2 port in resuming as suspendAndiry Xu2011-08-091-3/+12
| * | xHCI: fix port U3 status check conditionAndiry Xu2011-08-091-1/+1
* | | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-08-112-1/+6
* | | USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-08-111-0/+1
|/ /
* | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-081-0/+1
* | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-081-1/+1
* | USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-081-0/+3
* | USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird2011-08-081-0/+3
* | USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird2011-08-081-0/+3
* | USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird2011-08-081-0/+3
* | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes2011-08-081-1/+4
* | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-081-0/+3
* | USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-081-0/+12
* | USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu2011-08-081-1/+1
* | USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-081-0/+1
* | USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-081-0/+10
* | usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-081-0/+1