summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-271-5/+1
* usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam2017-10-211-1/+34
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-181-0/+1
* USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-181-0/+4
* USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-10-181-0/+2
* USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-10-181-0/+1
* USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-10-182-0/+9
* usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-181-0/+5
* usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-184-14/+25
* usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-181-1/+1
* USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-181-3/+6
* Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-10-123-16/+1
* xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman2017-10-121-1/+10
* xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman2017-10-121-1/+1
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-10-121-1/+1
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-10-121-3/+11
* usb: Increase quirk delay for USB devicesDmitry Fleytman2017-10-122-2/+2
* USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman2017-10-121-0/+4
* USB: uas: fix bug in handling of alternate settingsAlan Stern2017-10-122-12/+13
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-10-123-57/+10
* usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun2017-10-121-2/+6
* USB: devio: Don't corrupt user memoryDan Carpenter2017-10-121-1/+5
* USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2017-10-121-2/+30
* USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-10-121-0/+9
* USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-10-121-4/+11
* USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-10-121-1/+3
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-10-121-4/+4
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-10-121-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-10-121-2/+8
* usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern2017-10-121-1/+13
* usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern2017-10-121-0/+7
* usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda2017-10-121-2/+3
* usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda2017-10-121-1/+10
* usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda2017-10-121-1/+2
* usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre2017-10-121-1/+3
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-10-121-1/+4
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-10-121-5/+36
* usb: chipidea: vbus event may exist before starting gadgetPeter Chen2017-10-081-5/+12
* USB: serial: mos7840: fix control-message error handlingJohan Hovold2017-10-081-4/+15
* USB: serial: mos7720: fix control-message error handlingJohan Hovold2017-10-081-2/+7
* usb: make the MTK XHCI driver compile for older MIPS SoCsJohn Crispin2017-10-081-2/+2
* USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson2017-09-091-2/+2
* USB: musb: fix external abort on suspendJohan Hovold2017-09-091-8/+10
* usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh2017-09-091-17/+18
* usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman2017-09-091-1/+2
* USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero2017-09-091-0/+1
* usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng2017-09-091-0/+3
* usb: optimize acpi companion search for usb port devicesMathias Nyman2017-08-241-3/+23
* usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2017-08-162-5/+13
* usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng2017-08-161-0/+3