summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-0721-95/+99
|\
| * Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-012-7/+5Star
| |\
| | * Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp2011-12-011-6/+1Star
| | * xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-011-1/+4
| * | usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Koƛcielnicki2011-12-012-0/+2
| |/
| * usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang2011-11-292-36/+42
| * usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam2011-11-291-2/+0Star
| * usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam2011-11-291-0/+1
| * USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen2011-11-291-2/+2
| * usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-299-14/+9Star
| * usb: gadget: fix g_serial regressionRobert Jarzmik2011-11-291-2/+2
| * usb: renesas_usbhs: fixup driver speedKuninori Morimoto2011-11-291-1/+1
| * usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto2011-11-291-0/+1
| * usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto2011-11-291-0/+7
| * usb: renesas_usbhs: fixup device_register timingKuninori Morimoto2011-11-291-26/+11Star
| * usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman2011-11-291-6/+0Star
| * EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-291-4/+5
| * xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu2011-11-281-1/+6
| * USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-11-271-1/+1
| * USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-271-0/+7
| * usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-271-0/+1
| * usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-271-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-0242-282/+332
|\|
| * Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-2242-282/+332
| |\
| | * USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley2011-11-181-3/+11
| | * USB: option: add PID of Huawei E173s 3G modemFerenc Wagner2011-11-181-0/+2
| | * OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-184-64/+28Star
| | * USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn2011-11-181-0/+21
| | * usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C2011-11-181-1/+1
| | * USB: storage: ene_ub6250: fix compile warningsFelipe Balbi2011-11-151-2/+1Star
| | * USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc2011-11-151-0/+5
| | * USB: serial: pl2303: rm duplicate idwangyanqing2011-11-152-5/+0Star
| | * USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-2/+2
| | * USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-152-4/+11
| | * usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern2011-11-151-4/+3Star
| | * USB: quirks: adding more quirky webcams to avoid squeaky audiosordna2011-11-151-0/+24
| | * powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie2011-11-151-2/+1Star
| | * USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD2011-11-151-0/+6
| | * USB: cdc-acm: Fix disconnect() vs close() raceHavard Skinnemoen2011-11-141-3/+5
| | * USB: add quirk for Logitech C600 web camJosh Boyer2011-11-141-0/+3
| | * USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-11-141-5/+10
| | * USB: XHCI: resume root hubs when the controller resumesAlan Stern2011-11-141-15/+14Star
| | * USB: workaround for bug in old version of GCCAlan Stern2011-11-141-4/+3Star
| | * USB: ark3116 initialisation fixBart Hartgers2011-11-141-5/+5
| | * usb: musb: fix compilation breakage introduced by de47725Felipe Balbi2011-11-142-0/+2
| | * usb: dwc3: gadget: initialize max_streamsSebastian Andrzej Siewior2011-11-141-0/+1
| | * usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc()Kuninori Morimoto2011-11-141-0/+1
| | * usb: gadget: renesas_usbhs: bugfix: disable irq when device stopKuninori Morimoto2011-11-141-0/+10
| | * usb: gadget: renesas_usbhs: bugfix: care pipe directionKuninori Morimoto2011-11-141-8/+21
| | * USB: ci13xxx_msm: add module licenseMarc Kleine-Budde2011-11-141-0/+2