summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-03-25xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)1-17/+6
2020-03-25USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet1-9/+16
2020-03-25USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet1-4/+5
2020-03-25usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus1-1/+8
2020-03-25usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus1-0/+3
2020-03-25usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea1-1/+2
2020-03-25USB: serial: pl2303: add device-id for HP LD381Scott Chen2-0/+2
2020-03-25usb: host: xhci-plat: add a shutdownRan Wang1-0/+1
2020-03-25usb: chipidea: udc: fix sleeping function called from invalid contextPeter Chen1-3/+4
2020-03-25USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas1-0/+2
2020-03-25usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede1-0/+3
2020-03-25USB: Disable LPM on WD19's Realtek HubKai-Heng Feng1-0/+3
2020-03-12usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-2/+8
2020-03-12usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-1/+5
2020-03-12usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca1-1/+1
2020-03-12usb: cdns3: gadget: toggle cycle bit before reset endpointPeter Chen1-3/+14
2020-03-12usb: cdns3: gadget: link trb should point to next requestPeter Chen1-1/+1
2020-03-12usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap1-1/+8
2020-03-12usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky1-0/+3
2020-03-12usb: usb251xb: fix regulator probe and error handlingMarco Felsch1-4/+16
2020-03-12usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-03-12usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov1-1/+3
2020-03-12usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen1-2/+3
2020-03-12usb: 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-28usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King1-24/+15
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-28xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman3-33/+65
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman1-1/+3
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: serial: ch341: fix receiver regressionJohan Hovold1-0/+10
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: dwc3: use proper initializers for property entriesDmitry Torokhov1-3/+3
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