index
:
git.armlinux.org.uk/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
/
hub.c
Age
Commit message (
Expand
)
Author
2025-07-16
usb: hub: Don't try to recover devices lost during warm reset.
Mathias Nyman
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-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-21
usb: Flush altsetting 0 endpoints before reinitializating them after reset.
Mathias Nyman
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-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
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-14
usb: core: fix pipe creation for get_bMaxPacketSize0
Stefan Eichenberger
2025-02-03
USB: hub: Ignore non-compliant devices with too many configs or interfaces
Alan Stern
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-12-23
usb: fix reference leak in usb_new_device()
Ma Ke
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2024-04-30
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
2024-03-27
usb: misc: onboard_hub: rename to onboard_dev
Javier Carrasco
2024-03-26
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-01-27
usb: core: add phy notify connect and disconnect
Stanley Chang
2024-01-27
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
2024-01-27
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
2023-12-06
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
2023-12-06
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2023-11-06
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
2023-10-16
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
2023-10-02
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo CaƱuelo
2023-08-12
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-08
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
2023-08-08
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2023-08-08
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
2023-07-26
usb: phy: add usb phy notify port status API
Stanley Chang
2023-06-13
usb: core: add sysfs entry for usb device state
Roy Luo
2023-01-31
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-01-17
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
2022-11-08
usb: core: stop USB enumeration if too many retries
Ray Chi
2022-09-05
USB: core: Fix RST error in hub.c
Alan Stern
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
[next]