summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-03-11usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-2/+8
2020-03-11usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-1/+5
2020-03-11usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca1-1/+1
2020-03-11usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap1-1/+8
2020-03-11usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky1-0/+3
2020-03-11usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-03-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov1-1/+3
2020-03-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen1-2/+3
2020-03-11usb: gadget: composite: Support more than 500mA MaxPowerJack Pham1-6/+18
2020-02-28usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan1-5/+7
2020-02-28usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham1-5/+3
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman1-1/+3
2020-02-28usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha1-1/+2
2020-02-28usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan1-12/+16
2020-02-28USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2-0/+16
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern1-5/+0
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd1-0/+3
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu1-1/+22
2020-02-28USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold1-0/+5
2020-02-28USB: core: add endpoint-blacklist quirkJohan Hovold3-0/+46
2020-02-28usb: host: xhci: update event ring dequeue pointer on purposePeter Chen1-17/+43
2020-02-28xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman3-33/+67
2020-02-28xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman1-3/+3
2020-02-28xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman1-3/+9
2020-02-28USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman1-2/+7
2020-02-28USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman1-2/+13
2020-02-28USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman1-2/+13
2020-02-24usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glueTony Lindgren1-2/+0
2020-02-24usb: dwc2: Fix IN FIFO allocationJohn Keeping1-1/+2
2020-02-24usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai1-7/+9
2020-02-11usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+12
2020-02-11usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+13
2020-02-11usb: gadget: legacy: set max_speed to super-speedRoger Quadros4-4/+4
2020-02-11usb: typec: tcpci: mask event interrupts when remove driverJun Li1-0/+6
2020-02-01usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott1-2/+5
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-10/+10
2020-02-01USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus1-0/+4
2020-01-27usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez1-2/+4
2020-01-27usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing1-0/+1
2020-01-27usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2020-01-27dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan1-0/+1
2020-01-27usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann1-1/+1
2020-01-27usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede4-27/+35
2020-01-27cdc-wdm: pass return value of recover_from_urb_lossYueHaibing1-1/+1
2020-01-27usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck1-1/+1
2020-01-27usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire1-4/+26
2020-01-27usb: dwc3: add EXTCON dependency for qcomArnd Bergmann1-1/+1