aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/bc...v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-05-02usb: Disable USB3 LPM at shutdownKai-Heng Feng
2024-04-13USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-13usb: port: Don't try to peer unused USB ports based on locationMathias Nyman
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-02-23usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-08-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-08-11USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik
2023-07-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-07-27usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann
2023-06-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-03-07Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-02-27Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/bc...Bruce Ashfield
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-01Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2022-11-30Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-11-25usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-16Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-11-03USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen
2022-10-31Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-10-26usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-09-28USB: core: Fix RST error in hub.cAlan Stern
2022-09-28Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman
2022-09-28usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-09-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern
2022-09-09Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/bc...Bruce Ashfield
2022-08-25USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-06-21Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/bc...Bruce Ashfield
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-06-14USB: new quirk for Dell Gen 2 devicesMonish Kumar R
2022-05-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-05-09USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-05-09USB: quirks: add a Realtek card readerOliver Neukum
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-02-01USB: 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-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield