summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2025-06-30usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
2025-06-26usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-06-19usb: acpi: fix device link removalHeikki Krogerus
2025-06-19usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-06-19Logitech C-270 even more brokenOliver Neukum
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21usb: core: config: Use USB API functions rather than constantsChen Ni
2025-05-21usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-05-21usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AEJiayi Li
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman
2025-04-25usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()Chenyuan Yang
2025-04-15usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum
2025-04-11usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li
2025-04-11usb: hub: Fail fast in USB3 link power management enable pathMathias Nyman
2025-04-11usb: hub: reorder USB3 link power management enable requestsMathias Nyman
2025-04-11usb: hub: Don't disable LPM completely if device initiated LPM failsMathias Nyman
2025-04-11usb: hub: verify device is configured in usb_device_may_initiate_lpm()Mathias Nyman
2025-04-11usb: hub: Block less in USB3 link power management LPM disable pathMathias Nyman
2025-04-11usb: Add checks for snprintf() calls in usb_alloc_dev()Andy Shevchenko
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-14usb: core: Don't use %pK through printkThomas Weißschuh
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-06usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li
2025-03-03usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipeStefan Eichenberger
2025-03-03usb: hub: lack of clearing xHC resourcesPawel Laszczak
2025-02-21USB: core: Add eUSB2 descriptor and parsing in USB coreKannappan R
2025-02-14USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman
2025-02-03USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki
2025-01-17usb: hcd: Bump local buffer size in rh_string()Andy Shevchenko
2025-01-15usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx deviceMiao Li
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: Replace own str_plural with common oneKrzysztof Kozlowski
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2024-12-24usb: core: sysfs: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-23USB: core: Disable LPM only for non-suspended portsKai-Heng Feng
2024-12-23usb: fix reference leak in usb_new_device()Ma Ke
2024-12-23USB: Optimize goto logic in API usb_register_driver()Zijun Hu
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman
2024-12-04usb: core: hcd: only check primary hcd skip_phy_initializationXu Yang
2024-12-04USB: Fix the issue of task recovery failure caused by USB status when S4 wake...Duan Chenghao
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14USB: properly lock dynamic id list when showing an idGreg Kroah-Hartman