summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-10-27xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-27USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-21usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-12Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-10-12xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman
2017-10-12xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman
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: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman
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: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork
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: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-10-12usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda
2017-10-12usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda
2017-10-12usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda
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-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-10-08usb: make the MTK XHCI driver compile for older MIPS SoCsJohn Crispin
2017-09-09USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson