aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-08-11USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2022-11-25usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-03USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen
2022-10-26usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-09-28USB: core: Fix RST error in hub.cAlan Stern
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern
2022-08-25USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14USB: new quirk for Dell Gen 2 devicesMonish Kumar R
2022-05-12USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-05-12USB: quirks: add a Realtek card readerOliver Neukum
2022-02-08USB: 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-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-14usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-07-28usb: hub: Fix link power management max exit latency (MEL) calculationsMathias 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-30usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-06-03USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-07USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-05-07USB: 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-04usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2021-03-04USB: quirks: sort quirk entriesJohan Hovold
2020-12-30USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao
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-30usb: 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-17usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-03USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-08-19usb: core: fix quirks_param_set() writing to a const pointerKars Mulder