summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-111-2/+8
* usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-111-1/+5
* usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca2020-03-111-1/+1
* usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap2020-03-111-1/+8
* usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky2020-03-111-0/+3
* usb: storage: Add quirk for Samsung Fit flashJim Lin2020-03-111-0/+6
* usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov2020-03-111-1/+3
* usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen2020-03-111-2/+3
* usb: gadget: composite: Support more than 500mA MaxPowerJack Pham2020-03-111-6/+18
* usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan2020-02-281-5/+7
* usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham2020-02-281-5/+3
* xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-281-1/+3
* usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha2020-02-281-1/+2
* usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan2020-02-281-12/+16
* USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2020-02-282-0/+16
* USB: hub: Don't record a connect-change event during reset-resumeAlan Stern2020-02-281-5/+0
* USB: Fix novation SourceControl XL after suspendRichard Dodd2020-02-281-0/+3
* usb: uas: fix a plug & unplug racingEJ Hsu2020-02-281-1/+22
* USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold2020-02-281-0/+5
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-02-283-0/+46
* usb: host: xhci: update event ring dequeue pointer on purposePeter Chen2020-02-281-17/+43
* xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman2020-02-283-33/+67
* xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman2020-02-281-3/+3
* xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman2020-02-281-3/+9
* USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman2020-02-281-2/+7
* USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman2020-02-281-2/+13
* USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman2020-02-281-2/+13
* usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glueTony Lindgren2020-02-241-2/+0
* usb: dwc2: Fix IN FIFO allocationJohn Keeping2020-02-241-1/+2
* usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai2020-02-241-7/+9
* usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue2020-02-111-4/+12
* usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue2020-02-111-4/+13
* usb: gadget: legacy: set max_speed to super-speedRoger Quadros2020-02-114-4/+4
* usb: typec: tcpci: mask event interrupts when remove driverJun Li2020-02-111-0/+6
* usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott2020-02-011-2/+5
* usb: dwc3: turn off VBUS when leaving host modeBin Liu2020-02-011-0/+3
* USB: serial: ir-usb: fix IrLAP framingJohan Hovold2020-02-011-22/+91
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-02-011-10/+10
* USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold2020-02-011-0/+3
* usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus2020-02-011-0/+4
* usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez2020-01-271-2/+4
* usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing2020-01-271-0/+1
* usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol2020-01-271-1/+1
* dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan2020-01-271-0/+1
* usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann2020-01-271-1/+1
* usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede2020-01-274-27/+35
* cdc-wdm: pass return value of recover_from_urb_lossYueHaibing2020-01-271-1/+1
* usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck2020-01-271-1/+1
* usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire2020-01-271-4/+26
* usb: dwc3: add EXTCON dependency for qcomArnd Bergmann2020-01-271-1/+1