aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAge
* usb: core: fix memory leak on port_dev_path allocationColin Ian King2018-10-09
* usb: hub: try old enumeration scheme first for high speed devicesZeng Tao2018-10-02
* usb: core: added uevent for over-currentJon Flatley2018-09-28
* Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-30
|\
| * usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu2018-07-21
* | USB: Report wakeup events on root-hub portsAlan Stern2018-06-25
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat2018-05-31
* usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat2018-05-31
* Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-30
|\
| * USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2018-04-22
* | usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk2018-04-25
* | USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumerationMathias Nyman2018-04-22
* | USB: Add support to store lane count used by USB 3.2Mathias Nyman2018-04-22
* | usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek2018-04-22
|/
* USB: announce bcdDevice as well as idVendor, idProduct.Benson Leung2018-03-25
* usb: hub: Reduce warning to notice on power lossTomeu Vizoso2018-03-23
* usb: core: introduce per-port over-current countersRichard Leitner2018-03-22
* usb: Don't disable Latency tolerance Messaging (LTM) before port resetMathias Nyman2018-03-09
* Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-18
|\
| * usb: hub: Cycle HUB power when initialization failsMike Looijmans2017-11-28
* | usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi2017-12-15
* | usb: core: Fix logging messages with spurious periods after newlinesJoe Perches2017-12-06
|/
* usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-07
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-03
* Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman2017-10-23
|\
| * usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-19
* | USB: Force disconnect Huawei 4G modem during suspendDaniel Drake2017-10-23
|/
* usb: Increase quirk delay for USB devicesDmitry Fleytman2017-09-18
* usb: Increase root hub reset signaling time to prevent retryMathias Nyman2017-08-16
* Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2017-08-14
|\
| * USB: Check for dropped connection before switching to full speedAlan Stern2017-08-10
* | usb: core: hub: controller driver name may be NULLPeter Chen2017-07-22
|/
* USB hub_probe: rework ugly goto-into-compound-statementEugene Korenevsky2017-06-29
* usb: Avoid unnecessary LPM enabling and disabling during suspend and resumeMathias Nyman2017-06-15
* USB: hub: fix SS max number of portsJohan Hovold2017-05-17
* USB: hub: fix non-SS hub-descriptor handlingJohan Hovold2017-05-17
* USB: hub: fix SS hub-descriptor handlingJohan Hovold2017-05-17
* Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-27
|\
| * usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-03-17
* | usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-03-23
* | usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-03-23
|/
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-02
* usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-05
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck2016-12-05
* usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman2016-11-17
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-29
* usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu2016-09-27
* usb: core: hub: don't print on ENOMEMWolfram Sang2016-08-30