summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: Fix connected device switch to Inactive state.Sarah Sharp2013-03-201-5/+25
* USB: Rip out recursive call on warm port reset.Sarah Sharp2013-03-201-82/+68
* USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-03-201-8/+13
* USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-03-201-8/+7
* USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-201-3/+20
* usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-201-0/+1
* qcaux: add Franklin U600Dan Williams2013-03-201-0/+1
* usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-201-0/+19
* USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl2013-03-201-0/+4
* USB: storage: fix Huawei mode switching regressionBjørn Mork2013-03-203-78/+331
* USB: option: add Huawei E5331Bjørn Mork2013-03-201-0/+1
* usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart2013-03-061-42/+16
* usb: Add quirk detection based on interface informationLaurent Pinchart2013-03-064-39/+106
* USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer2013-03-061-1/+1
* USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-03-061-1/+1
* USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork2013-03-061-0/+4
* USB: serial: fix null-pointer dereferences on disconnectJohan Hovold2013-03-066-49/+43
* USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork2013-03-061-0/+2
* USB: storage: properly handle the endian issues of idProductfangxiaozhi2013-03-061-2/+2
* USB: option: add and update Alcatel modemsBjørn Mork2013-03-061-1/+9
* USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-203-331/+78
* USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-202-0/+27
* USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2013-02-202-0/+6
* USB: option: add Changhong CH690Bjørn Mork2013-02-201-0/+5
* USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2013-02-202-1/+4
* USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-02-201-1/+1
* USB: option: add support for Telit LE920Daniele Palmas2013-02-201-0/+8
* USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas2013-02-201-0/+1
* usb: Prevent dead ports when xhci is not enabledDavid Moore2013-02-201-0/+1
* USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-02-201-0/+2
* xhci: Fix TD size for isochronous URBs.Sarah Sharp2013-02-201-2/+3
* xhci: Fix isoc TD encoding.Sarah Sharp2013-02-201-1/+3
* USB: UHCI: fix IRQ race during initializationAlan Stern2013-02-061-6/+9
* usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-02-061-0/+1
* USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch2013-02-061-0/+3
* USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-02-061-0/+6
* USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork2013-02-061-1/+2
* usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2013-02-062-0/+8
* USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig2013-02-061-0/+3
* USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-02-061-2/+8
* USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin2013-02-061-0/+3
* USB: option: add Nexpring NP10T terminal idDzianis Kahanovich2013-02-061-0/+5
* USB: option: add Telekom Speedstick LTE IIBjørn Mork2013-02-061-0/+3
* USB: option: blacklist network interface on ZTE MF880Bjørn Mork2013-02-061-1/+2
* USB: option: Add new MEDIATEK PID supportQuentin.Li2013-02-061-0/+7
* xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-02-063-0/+26
* USB: Handle warm reset failure on empty port.Sarah Sharp2013-02-061-1/+11
* USB: Ignore port state until reset completes.Sarah Sharp2013-02-061-7/+7
* USB: Increase reset timeout.Sarah Sharp2013-02-061-1/+1
* USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-02-062-4/+90