aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-02-23usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo CaƱuelo
2023-03-07Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-02-01Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-09-28USB: core: Fix RST error in hub.cAlan Stern
2022-09-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2022-01-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2021-12-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-08-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2021-07-28usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-06-23Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2021-06-23usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-05-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2021-05-19usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2021-05-11usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2020-04-29USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern
2020-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2020-03-12usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-12usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2020-02-28USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern
2020-02-27Add dwc_otg driverpopcornmix
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-12usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2019-12-17usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng
2019-07-03usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng
2019-06-20USB: core: correct a spelling mistake in the commentHarry Pan
2019-06-05usb: Add devaddr in struct usb_deviceJim Lin
2019-05-21usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen
2019-05-21usb: core: hub: Enable/disable U1/U2 in configured stateThinh Nguyen
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman