aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2014-02-06usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-02-06USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
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: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner
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-02-06USB: pl2303: fix data corruption on termios updatesJohan Hovold
2014-01-09usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork
2014-01-09usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov
2014-01-09USB: 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: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-12-11USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-11-29usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-11-29USB: mos7840: fix tiocmget error handlingJohan Hovold
2013-11-20usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-11-20usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur
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-13usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
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-05usb: dwc3: add support for MerrifieldDavid Cohen
2013-10-05usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-10-05fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-10-05USB: Fix breakage in ffs_fs_mount()Al Viro
2013-10-05USB: UHCI: accept very late isochronous URBsAlan Stern
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-05USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
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-10-01usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern