summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2018-01-01usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2018-01-01usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2018-01-01usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2018-01-01USB: serial: metro-usb: add MS7820 device idJohan Hovold
2018-01-01usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2018-01-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2018-01-01USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2018-01-01usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2018-01-01usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2018-01-01USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2018-01-01USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2018-01-01USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2018-01-01USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2018-01-01USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2018-01-01USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2018-01-01USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2018-01-01usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2018-01-01usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern
2018-01-01usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-01-01USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2018-01-01usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2018-01-01xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2018-01-01usb: Increase quirk delay for USB devicesDmitry Fleytman
2018-01-01USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2018-01-01USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2017-11-26USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-11-26USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero
2017-11-26usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-11-26usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-11-26usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-11-26USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-11-11USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-11-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-11-11usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng
2017-11-11USB: Check for dropped connection before switching to full speedAlan Stern
2017-11-11usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-11-11USB: serial: option: add D-Link DWM-222 device IDHector Martin
2017-11-11uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson
2017-11-11USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-11-11xhci: fix memleak in xhci_run()Shu Wang
2017-11-11xhci: fix 20000ms port resume timeoutMathias Nyman
2017-11-11xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-11-11xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-11-11usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda
2017-11-11usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda