summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman2021-11-061-23/+6
* usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2021-09-301-6/+23
* USB: core: Avoid WARNings for 0-length descriptor requestsAlan Stern2021-08-261-0/+6
* usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman2021-07-281-24/+28
* usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-281-12/+56
* Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin2021-07-281-4/+0
* usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn2021-06-231-0/+7
* usb: core: reduce power-on-good delay time of root hubChunfeng Yun2021-06-031-2/+4
* USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern2021-06-031-3/+8
* usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun2021-05-191-3/+3
* usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui2021-05-111-1/+1
* USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu2021-05-071-0/+1
* USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng2021-05-071-0/+3
* USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin2021-04-071-0/+4
* usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella2021-02-261-0/+3
* USB: quirks: sort quirk entriesJohan Hovold2021-02-261-3/+3
* USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum2020-12-211-0/+3
* USB: core: Fix regression in Hercules audio cardAlan Stern2020-12-021-0/+6
* USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao2020-12-021-0/+4
* USB: core: Change %pK for __user pointers to %pxAlan Stern2020-12-021-7/+7
* USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-101-0/+3
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-231-0/+4
* usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-171-49/+42
* usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao2020-09-171-0/+5
* USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern2020-09-031-0/+5
* USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng2020-09-031-0/+2
* usb: core: fix quirks_param_set() writing to a const pointerKars Mulder2020-08-191-4/+12
* usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski2020-06-301-1/+2
* USB: core: Fix misleading driver bug reportAlan Stern2020-05-271-2/+2
* usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca2020-05-201-1/+5
* USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman2020-05-201-3/+13
* usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton2020-05-201-3/+2
* USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2020-04-291-3/+1
* USB: hub: Fix handling of connect changes during sleepAlan Stern2020-04-291-0/+14
* USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-04-291-1/+8
* USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox2020-04-291-0/+4
* usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede2020-03-251-0/+3
* USB: Disable LPM on WD19's Realtek HubKai-Heng Feng2020-03-251-0/+3
* usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-121-2/+8
* usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-121-1/+5
* usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca2020-03-121-1/+1
* usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky2020-03-121-0/+3
* 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: 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: core: hub: Improved device recognition on remote wakeupKeiya Nobuta2020-01-231-0/+1
* USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern2020-01-141-4/+8