summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork2014-01-091-5/+3
* usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov2014-01-092-2/+3
* USB: serial: fix race in generic writeJohan Hovold2014-01-091-8/+1
* USB: option: support new huawei devicesFangxiaozhi (Franko)2013-12-201-0/+24
* USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias2013-12-201-0/+3
* usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik2013-12-201-0/+1
* usb: dwc3: fix implementation of endpoint wedgeAlan Stern2013-12-202-4/+3
* usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner2013-12-201-2/+3
* USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens2013-12-111-0/+2
* USB: spcp8x5: correct handling of CS5 settingColin Leitner2013-12-111-16/+14
* USB: mos7840: correct handling of CS5 settingColin Leitner2013-12-111-16/+16
* USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner2013-12-111-13/+24
* USB: pl2303: fixed handling of CS5 settingColin Leitner2013-12-111-17/+15
* usb: hub: Clear Port Reset Change during init/resumeJulius Werner2013-11-291-0/+5
* USB: mos7840: fix tiocmget error handlingJohan Hovold2013-11-291-0/+4
* usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-11-203-1/+8
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-11-201-2/+8
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-11-201-0/+1
* USB: add new zte 3g-dongle's pid to option.cRui li2013-11-201-0/+17
* USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2013-11-132-0/+7
* USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-11-131-0/+3
* USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum2013-11-131-0/+3
* USB: support new huawei devices in option.cFangxiaozhi (Franko)2013-11-131-0/+216
* usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-11-132-1/+11
* usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso2013-11-041-1/+3
* USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman2013-11-041-0/+5
* USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò2013-11-041-0/+1
* USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý2013-10-131-0/+3
* usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-10-051-0/+16
* usb: dwc3: add support for MerrifieldDavid Cohen2013-10-051-0/+2
* usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-10-051-0/+2
* fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-10-051-9/+3
* USB: Fix breakage in ffs_fs_mount()Al Viro2013-10-051-34/+26
* USB: UHCI: accept very late isochronous URBsAlan Stern2013-10-051-4/+8
* USB: OHCI: accept very late isochronous URBsAlan Stern2013-10-052-13/+33
* xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-10-051-2/+6
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-10-053-3/+3
* xhci: Fix oops happening after address device timeoutMathias Nyman2013-10-051-0/+6
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-10-054-21/+17
* usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern2013-10-011-3/+4
* usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-09-261-12/+2
* USB: handle LPM errors during device suspend correctlyAlan Stern2013-09-261-33/+38
* usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-09-261-1/+2
* usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-09-261-8/+5
* usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart2013-09-261-1/+5
* USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-09-261-4/+9
* usb: ehci-mxc: check for pdata before dereferencingDaniel Mack2013-09-261-1/+1
* USB: mos7720: fix big-endian control requestsJohan Hovold2013-09-261-2/+2
* USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter2013-09-261-1/+1
* USB: OHCI: Allow runtime PM without system sleepAlan Stern2013-09-261-1/+1