summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-10-12xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-10-12USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-10-12usb: Increase quirk delay for USB devicesDmitry Fleytman
2017-10-12USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-10-12usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-10-12usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-10-12usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2017-10-12usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2017-10-08usb: chipidea: vbus event may exist before starting gadgetPeter Chen
2017-10-08USB: serial: mos7840: fix control-message error handlingJohan Hovold
2017-10-08USB: serial: mos7720: fix control-message error handlingJohan Hovold
2017-09-13USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-09-13usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-09-13usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-09-13USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero
2017-09-13usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-08-24usb: optimize acpi companion search for usb port devicesMathias Nyman
2017-08-16usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-08-16usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng
2017-08-16usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu
2017-08-16USB: Check for dropped connection before switching to full speedAlan Stern
2017-08-16uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson
2017-08-16USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-08-16usb: musb: fix tx fifo flush handling againBin Liu
2017-08-16USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman
2017-08-16USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller
2017-08-16USB: serial: option: add D-Link DWM-222 device IDHector Martin
2017-08-06usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-07-27usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda
2017-07-27usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-07-27USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-07-27usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-07-27xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-15USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork
2017-07-15USB: serial: option: add two Longcheer device idsJohan Hovold
2017-07-15usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-07-15Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-07-15USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-07-15usb: dwc3: replace %p with %pKFelipe Balbi