aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski1-0/+7
2019-01-18USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng1-8/+4
2019-01-18USB: Add new USB LPM helpersKai-Heng Feng1-6/+6
2019-01-18usb: hub: add retry routine after intr URB submit errorNicolas Saenz Julienne1-6/+37
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman1-2/+3
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-1/+1
2018-12-05USB: Fix invalid-free bug in port_over_current_notify()Alan Stern1-1/+2
2018-12-05usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman1-0/+10
2018-11-14usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-3/+11
2018-10-09usb: core: fix memory leak on port_dev_path allocationColin Ian King1-1/+3
2018-10-02usb: hub: try old enumeration scheme first for high speed devicesZeng Tao1-1/+3
2018-09-28usb: core: added uevent for over-currentJon Flatley1-0/+36
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman1-2/+6
2018-07-21usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern1-0/+42
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-31usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat1-1/+5
2018-05-31usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat1-4/+9
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman1-1/+9
2018-04-25usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk1-1/+3
2018-04-22USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumerationMathias Nyman1-2/+5
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman1-0/+8
2018-04-22usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek1-0/+4
2018-04-22USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni1-1/+9
2018-03-25USB: announce bcdDevice as well as idVendor, idProduct.Benson Leung1-2/+6
2018-03-23usb: hub: Reduce warning to notice on power lossTomeu Vizoso1-1/+1
2018-03-22usb: core: introduce per-port over-current countersRichard Leitner1-1/+3
2018-03-09usb: Don't disable Latency tolerance Messaging (LTM) before port resetMathias Nyman1-9/+3
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman1-0/+9
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi1-0/+30
2017-12-06usb: core: Fix logging messages with spurious periods after newlinesJoe Perches1-10/+7
2017-11-28usb: hub: Cycle HUB power when initialization failsMike Looijmans1-0/+9
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi1-4/+4
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman1-1/+1
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman1-4/+7
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake1-0/+13
2017-10-19usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman1-4/+7
2017-09-18usb: Increase quirk delay for USB devicesDmitry Fleytman1-1/+1
2017-08-16usb: Increase root hub reset signaling time to prevent retryMathias Nyman1-1/+1
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman1-4/+6
2017-08-10USB: Check for dropped connection before switching to full speedAlan Stern1-4/+6
2017-07-22usb: core: hub: controller driver name may be NULLPeter Chen1-2/+15
2017-06-29USB hub_probe: rework ugly goto-into-compound-statementEugene Korenevsky1-17/+21
2017-06-15usb: Avoid unnecessary LPM enabling and disabling during suspend and resumeMathias Nyman1-11/+2
2017-05-17USB: hub: fix SS max number of portsJohan Hovold1-1/+7
2017-05-17USB: hub: fix non-SS hub-descriptor handlingJohan Hovold1-4/+9
2017-05-17USB: hub: fix SS hub-descriptor handlingJohan Hovold1-2/+6
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2017-03-23usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck1-0/+6