summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
7 daysusb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
7 daysusb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
7 daysusb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
7 daysusb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-07-10usb: acpi: fix device link removalHeikki Krogerus
2025-06-19usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-03-13usb: hub: lack of clearing xHC resourcesPawel Laszczak
2025-02-21USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern
2025-02-21usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger
2025-01-17usb: 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
2022-07-08usb: core: hub: Create platform devices for onboard hubs in hub_probe()Matthias Kaehlcke
2022-06-12usb: Avoid extra usb SET_SEL requests when enabling link power managementMathias Nyman
2022-06-12usb: hub: port: add sysfs entry to switch port powerMichael Grzeschik
2022-05-19usb: hub: Simplify error and success path in port_over_current_notifyBhuvanesh Surachari
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-02-17usb: remove Link Powermanagement (LPM) disable before port reset.Mathias Nyman
2022-01-26usb: core: Bail out when port is stuck in reset loopKai-Heng Feng
2022-01-03USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2021-12-17usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2021-12-17usb: hub: make wait_for_connected() take an int instead of a pointer to intDan Carpenter