summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-11USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens1-0/+2
2013-12-11USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-11USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-11USB: 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-13USB: 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-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-26USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-09-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-26xhci-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-14usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-08-04usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-08-04USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-08-04USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold1-1/+1
2013-08-04usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi1-0/+1
2013-08-04usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui1-2/+2
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1