index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2025-06-30
usb: hub: Fix flushing of delayed work used for post resume purposes
Mathias Nyman
2025-06-26
usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pm
Mathias Nyman
2025-06-19
usb: acpi: fix device link removal
Heikki Krogerus
2025-06-19
usb: hub: fix detection of high tier USB3 devices behind suspended hubs
Mathias Nyman
2025-06-19
Logitech C-270 even more broken
Oliver Neukum
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-21
usb: core: config: Use USB API functions rather than constants
Chen Ni
2025-05-21
usb: Flush altsetting 0 endpoints before reinitializating them after reset.
Mathias Nyman
2025-05-21
usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
Jiayi Li
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
2025-04-25
usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()
Chenyuan Yang
2025-04-15
usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
Miao Li
2025-04-11
USB: VLI disk crashes if LPM is used
Oliver Neukum
2025-04-11
usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
Miao Li
2025-04-11
usb: hub: Fail fast in USB3 link power management enable path
Mathias Nyman
2025-04-11
usb: hub: reorder USB3 link power management enable requests
Mathias Nyman
2025-04-11
usb: hub: Don't disable LPM completely if device initiated LPM fails
Mathias Nyman
2025-04-11
usb: hub: verify device is configured in usb_device_may_initiate_lpm()
Mathias Nyman
2025-04-11
usb: hub: Block less in USB3 link power management LPM disable path
Mathias Nyman
2025-04-11
usb: Add checks for snprintf() calls in usb_alloc_dev()
Andy Shevchenko
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-14
usb: core: Don't use %pK through printk
Thomas Weißschuh
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2025-03-06
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
2025-03-03
usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipe
Stefan Eichenberger
2025-03-03
usb: hub: lack of clearing xHC resources
Pawel Laszczak
2025-02-21
USB: core: Add eUSB2 descriptor and parsing in USB core
Kannappan R
2025-02-14
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
Lei Huang
2025-02-14
usb: core: fix pipe creation for get_bMaxPacketSize0
Stefan Eichenberger
2025-02-14
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
Mathias Nyman
2025-02-03
USB: hub: Ignore non-compliant devices with too many configs or interfaces
Alan Stern
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
2025-01-17
usb: hcd: Bump local buffer size in rh_string()
Andy Shevchenko
2025-01-15
usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device
Miao Li
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-15
USB: Replace own str_plural with common one
Krzysztof Kozlowski
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2024-12-24
usb: core: sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-23
USB: core: Disable LPM only for non-suspended ports
Kai-Heng Feng
2024-12-23
usb: fix reference leak in usb_new_device()
Ma Ke
2024-12-23
USB: Optimize goto logic in API usb_register_driver()
Zijun Hu
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
2024-12-04
usb: core: hcd: only check primary hcd skip_phy_initialization
Xu Yang
2024-12-04
USB: Fix the issue of task recovery failure caused by USB status when S4 wake...
Duan Chenghao
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-14
USB: make to_usb_device_driver() use container_of_const()
Greg Kroah-Hartman
2024-11-14
USB: make to_usb_driver() use container_of_const()
Greg Kroah-Hartman
2024-11-14
USB: properly lock dynamic id list when showing an id
Greg Kroah-Hartman
[next]