summaryrefslogtreecommitdiff
path: root/drivers/usb/core (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-01-02USB: core: Prevent nested device-reset callsAlan Stern
2024-01-02USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2022-02-03USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2022-01-27USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-27USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-08usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-08usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-05-22USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng
2021-04-07USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-03-03usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2020-12-29USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern
2020-12-02USB: core: add endpoint-blacklist quirkJohan Hovold
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-23usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-23USB: core: add helpers to retrieve endpointsJohan Hovold
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-07-22usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai
2020-06-29usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-02USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-05-02USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-05-02drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger
2020-05-02drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger
2020-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-04-18Revert "USB: set hub's default autosuspend delay as 0"Thierry Strudel
2020-04-02usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede
2020-04-02USB: Disable LPM on WD19's Realtek HubKai-Heng Feng
2020-03-11usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold
2019-12-23add toggle for disabling newly added USB devicesDaniel Micay
2019-12-23Revert "usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1"Thierry Strudel
2019-12-23Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman