summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2017-09-22Merge tag 'v4.1.44' into 4.1-2.0.x-imxOtavio Salvador
2017-09-10USB: Check for dropped connection before switching to full speedAlan Stern
2017-07-10Merge tag 'v4.1.42' into 4.1-2.0.x-imxOtavio Salvador
2017-06-25USB: hub: fix SS max number of portsJohan Hovold
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-13usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-06-08USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-06-08USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-05-17usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-05-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-12usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-08-24usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-05-12Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman
2016-04-18usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-04-18usb: retry reset if a device times outOliver Neukum
2016-02-15usb: hub: do not clear BOS field during reset deviceDu, Changbin
2016-01-31USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-14MLK-9617-13 usb: core: otg: do quick bus reset after clear connection changeLi Jun
2016-01-14MLK-9617-9 usb: core: hub: use a_set_b_hnp_en and b_hnp_en for otg fsm modeLi Jun
2016-01-14MLK-9617-6 usb: core: otg: do not break otg device enumerationLi Jun
2016-01-14MLK-9617-5 usb: core: otg: set a_hnp_support for legacy otg deviceLi Jun
2016-01-14MLK-9829 usb: core: print suggested message if failed to get device descriptorLi Jun
2015-08-03usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2015-08-03usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-04-07usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman
2014-11-03usb: core: notify disconnection when core detects disconnectPeter Chen
2014-11-03usb: core: need to call usb_phy_notify_connect after device setupTony Zheng
2014-11-03usb: hub: remove unused variableSudip Mukherjee
2014-11-03usb: Do not re-read descriptors for wired devices in usb_authorize_device()Josef Gajdusek
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-29usb: core: return -ENOTSUPP for all targeted hostsPeter Chen
2014-09-23usb: hub: allow to process more usb hub events in parallelPetr Mladek
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-23usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek
2014-09-23usb: hub: convert khubd into workqueuePetr Mladek
2014-09-23usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek