summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2014-02-06USB: Nokia 502 is an unusual deviceMikhail Zolotaryov
2014-02-06USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold
2014-02-06USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar
2014-02-06usb: option: add new zte 3g modem pids to option driver张君
2014-01-08usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork
2014-01-08USB: serial: fix race in generic writeJohan Hovold
2013-12-20USB: option: support new huawei devicesFangxiaozhi (Franko)
2013-12-20USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias
2013-12-20usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik
2013-12-20usb: dwc3: fix implementation of endpoint wedgeAlan Stern
2013-12-20usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-11USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-12-11USB: spcp8x5: correct handling of CS5 settingColin Leitner
2013-12-11USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-11USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-11-29USB: mos7840: fix tiocmget error handlingJohan Hovold
2013-11-20usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-11-20USB: add new zte 3g-dongle's pid to option.cRui li
2013-11-13USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко
2013-11-13USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-11-13USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum
2013-11-13USB: support new huawei devices in option.cFangxiaozhi (Franko)
2013-11-04usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso
2013-11-04USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman
2013-11-04USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò
2013-10-13USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-09-26USB: mos7720: fix big-endian control requestsJohan Hovold
2013-09-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold
2013-08-20usb: add two quirky touchscreenOliver Neukum
2013-08-14usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)
2013-08-04usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-08-04USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson
2013-08-04USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold
2013-08-04usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi
2013-08-04usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel