summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2025-07-16usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
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-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
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-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-03usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipeStefan Eichenberger
2025-03-03usb: hub: lack of clearing xHC resourcesPawel Laszczak
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger
2025-02-03USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-12-23usb: fix reference leak in usb_new_device()Ma Ke
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman
2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET
2024-04-30usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco
2024-03-26USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-01-27usb: core: add phy notify connect and disconnectStanley Chang
2024-01-27USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-01-27usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami
2023-12-06usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar
2023-12-06usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman
2023-11-23usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2023-11-23usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2023-11-06Revert "usb: phy: add usb phy notify port status API"Johan Hovold
2023-10-16usb: Inform the USB Type-C class about enumerated devicesHeikki Krogerus
2023-10-02usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo CaƱuelo
2023-08-12USB: core: Fix oversight in SuperSpeed initializationAlan Stern
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern
2023-08-08USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern
2023-08-08USB: core: Change usb_get_device_descriptor() APIAlan Stern
2023-08-08USB: core: Unite old scheme and new scheme descriptor readsAlan Stern
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang
2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo
2023-01-31USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-01-17usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2022-11-08usb: core: stop USB enumeration if too many retriesRay Chi
2022-09-05USB: core: Fix RST error in hub.cAlan Stern
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern