summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern
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: 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: 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: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2018-01-01USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2018-01-01usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2018-01-01usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
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: 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-11mct_u232: Fix use of uninitialized pointer in mct_u323_startup()Ben Hutchings
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: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-11-11usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-11-11usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto
2017-11-11usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-11-11USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-11-11USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller
2017-10-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-10-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-10-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-09-15usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-09-15usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-09-15USB: xhci: fix lock-inversion problemAlan Stern
2017-09-15usb: host: xhci: simplify irq handler returnFelipe Balbi
2017-09-15usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-09-15xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-09-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-09-15xhci: workaround for hosts missing CAS bitMathias Nyman
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-09-15USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-09-15USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-09-15USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold