summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
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-04Merge tag 'v5.4.136' into 5.4-2.3.x-imxAndrey Zhizhikin
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 tag 'v5.4.128' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-06-23usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-05-19Merge tag 'v5.4.120' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-19usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-11Merge tag 'v5.4.118' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-11usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
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-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern
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-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
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-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-11-25MLK-9829 usb: core: print suggested message if failed to get device descriptorLi Jun
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
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson
2019-04-17USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-04-16USB: hub: Remove returned value 'status' since never usedMathieu Malaterre
2019-02-08usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-01-18USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-01-18USB: Add new USB LPM helpersKai-Heng Feng
2019-01-18usb: hub: add retry routine after intr URB submit errorNicolas Saenz Julienne
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-05USB: Fix invalid-free bug in port_over_current_notify()Alan Stern
2018-12-05usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2018-11-14usb: core: Fix hub port connection events lostDennis Wassenberg
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-10-09usb: core: fix memory leak on port_dev_path allocationColin Ian King
2018-10-02usb: hub: try old enumeration scheme first for high speed devicesZeng Tao
2018-09-28usb: core: added uevent for over-currentJon Flatley