summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-11-29Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman
2011-11-26USB: quirks: adding more quirky webcams to avoid squeaky audiosordna
2011-11-26USB: add quirk for Logitech C600 web camJosh Boyer
2011-11-26USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-11-26usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern
2011-11-26USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2011-11-26USB: ark3116 initialisation fixBart Hartgers
2011-11-26USB: workaround for bug in old version of GCCAlan Stern
2011-11-26USB: cdc-acm: Fix disconnect() vs close() raceHavard Skinnemoen
2011-11-26USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-26USB: serial: pl2303: rm duplicate idwangyanqing
2011-11-26USB: option: add PID of Huawei E173s 3G modemFerenc Wagner
2011-11-26USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn
2011-11-26USB: XHCI: resume root hubs when the controller resumesAlan Stern
2011-11-26usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus
2011-11-26usb, xhci: Clear warm reset change event during initDon Zickus
2011-11-26xhci: Set slot and ep0 flags for address command.Sarah Sharp
2011-11-11USB: Update last_busy time after autosuspend failsAlan Stern
2011-11-11xHCI: Clear PLC for USB2 root hub portsAndiry Xu
2011-11-11xHCI: test and clear RWC bitAndiry Xu
2011-11-11xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-11-11usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-11-11ums_realtek: do not use stack memory for DMAAdam Cozzette
2011-11-11QE/FHCI: fixed the CONTROL bugJerry Huang
2011-11-11USB: add quirk for Logitech C300 web camJon Levell
2011-11-11USB: option: add various ZTE device network interfaces to the blacklistDan Williams
2011-11-11USB: option: add ZTE product 0x0037 to sendsetup blacklistDan Williams
2011-11-11USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...Dan Williams
2011-11-11USB: option: convert interface blacklisting to bitfieldsDan Williams
2011-11-11USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge
2011-11-11USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist
2011-11-11USB: pl2303: add id for SMART deviceEric Benoit
2011-11-11USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum
2011-11-11usb: cdc-acm: Owen SI-30 supportDenis Pershin
2011-11-11USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn
2011-11-11usb/core/devio.c: Check for printer class specific requestMatthias Dellweg
2011-11-11USB: g_printer: fix bug in unregistrationFabian Godehardt
2011-11-11USB: Fix runtime wakeup on OHCIMatthew Garrett
2011-11-11USB: storage: Use normalized sense when emulating autosenseLuben Tuikov
2011-11-11usb-storage: fix realtek cr configurationVincent Palatin
2011-11-11usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach
2011-11-11xHCI: AMD isoc link TRB chain bit quirkAndiry Xu
2011-11-11xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul
2011-11-11EHCI: workaround for MosChip controller bugAlan Stern
2011-11-11EHCI : introduce a common ehci_setupMatthieu CASTET
2011-11-11USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch
2011-11-11USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann
2011-11-11USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder
2011-09-19USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu
2011-09-19USB: xhci: Set change bit when warm reset change is set.Greg KH