summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2020-03-18Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+4
2020-03-17USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet-9/+16
2020-03-17USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet-4/+5
2020-03-17usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede-0/+3
2020-03-17usb: chipidea: udc: fix sleeping function called from invalid contextPeter Chen-3/+4
2020-03-12USB: serial: pl2303: add device-id for HP LD381Scott Chen-0/+2
2020-03-12USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas-0/+2
2020-03-12usb: host: xhci-plat: add a shutdownRan Wang-0/+1
2020-03-12usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus-1/+8
2020-03-12usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus-0/+3
2020-03-12USB: Disable LPM on WD19's Realtek HubKai-Heng Feng-0/+3
2020-03-10usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea-1/+2
2020-03-10xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)-17/+6
2020-03-04usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap-1/+8
2020-03-04usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca-2/+8
2020-03-04usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca-1/+5
2020-03-04usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca-1/+1
2020-03-04usb: storage: Add quirk for Samsung Fit flashJim Lin-0/+6
2020-03-04usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky-0/+3
2020-03-04usb: usb251xb: fix regulator probe and error handlingMarco Felsch-4/+16
2020-03-04usb: cdns3: gadget: toggle cycle bit before reset endpointPeter Chen-3/+14
2020-03-04usb: cdns3: gadget: link trb should point to next requestPeter Chen-1/+1
2020-02-17USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman-2/+7
2020-02-13Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-36/+56
2020-02-13Merge tag 'usb-serial-5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-1/+11
2020-02-12usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc formatMichal Simek-1/+0
2020-02-12USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman-2/+13
2020-02-12USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman-2/+13
2020-02-12USB: Fix novation SourceControl XL after suspendRichard Dodd-0/+3
2020-02-12xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman-33/+65
2020-02-12Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...Greg Kroah-Hartman-64/+33
2020-02-11usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King-24/+15
2020-02-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov-1/+3
2020-02-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen-2/+3
2020-02-11usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan-12/+16
2020-02-11usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan-5/+7
2020-02-11usb: gadget: composite: Support more than 500mA MaxPowerJack Pham-6/+18
2020-02-11usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham-5/+3
2020-02-11usb: gadget: u_audio: Fix high-speed max packet sizeJohn Keeping-5/+5
2020-02-11usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha-1/+2
2020-02-10USB: core: clean up endpoint-descriptor parsingJohan Hovold-12/+8
2020-02-10USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold-0/+5
2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold-0/+46
2020-02-10usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King-24/+15
2020-02-10usb: phy: tegra: Add clarifying comments about the shared registersDmitry Osipenko-0/+8
2020-02-10USB: hub: Don't record a connect-change event during reset-resumeAlan Stern-5/+0
2020-02-10usb: uas: fix a plug & unplug racingEJ Hsu-1/+22
2020-02-10USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar-0/+16
2020-02-10xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman-1/+3
2020-02-10xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman-3/+3