summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-03-12USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2-0/+8
2014-03-12USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado1-1/+2
2014-02-22usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike1-1/+2
2014-02-22usb-storage: enable multi-LUN scanning when neededAlan Stern2-1/+9
2014-02-22usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern1-1/+1
2014-02-22usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern1-0/+7
2014-02-22USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2-0/+8
2014-02-22usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2-0/+2
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2-40/+7
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham1-0/+3
2014-02-06USB: Nokia 502 is an unusual deviceMikhail Zolotaryov1-0/+7
2014-02-06USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold1-1/+1
2014-02-06USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar1-0/+4
2014-02-06usb: option: add new zte 3g modem pids to option driver张君1-0/+11
2014-01-08usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork1-5/+3
2014-01-08USB: serial: fix race in generic writeJohan Hovold1-8/+1
2013-12-20USB: option: support new huawei devicesFangxiaozhi (Franko)1-0/+24
2013-12-20USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias1-0/+3
2013-12-20usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik1-0/+1
2013-12-20usb: dwc3: fix implementation of endpoint wedgeAlan Stern2-4/+3
2013-12-20usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner1-2/+3
2013-12-12USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens1-0/+2
2013-12-12USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-12USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-12USB: pl2303: fixed handling of CS5 settingColin Leitner1-17/+15
2013-11-29USB: mos7840: fix tiocmget error handlingJohan Hovold1-0/+4
2013-11-20usb: fix cleanup after failure in hub_configure()Krzysztof Mazur1-0/+1
2013-11-20USB: add new zte 3g-dongle's pid to option.cRui li1-0/+17
2013-11-13USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-13USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-11-13USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-11-13USB: support new huawei devices in option.cFangxiaozhi (Franko)1-0/+216
2013-11-04usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-11-04USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman1-0/+5
2013-11-04USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2013-10-14USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý1-0/+3
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff1-0/+16
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-09-27usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-09-27USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-09-27usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-27USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-09-27USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-09-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-27xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp3-2/+8
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-20usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-15usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3