summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.h
Commit message (Expand)AuthorAgeFilesLines
* usb: core: stop USB enumeration if too many retriesRay Chi2022-11-081-0/+4
* usb: core: hub: Create platform devices for onboard hubs in hub_probe()Matthias Kaehlcke2022-07-081-0/+1
* usb: hub: port: add sysfs entry to switch port powerMichael Grzeschik2022-06-121-0/+3
* usb: core: reduce power-on-good delay time of root hubChunfeng Yun2021-04-101-2/+4
* USB: core: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-161-1/+1
* USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2020-02-101-0/+1
* usb: hub: add retry routine after intr URB submit errorNicolas Saenz Julienne2019-01-181-0/+2
* usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat2018-05-311-0/+1
* usb: core: introduce per-port over-current countersRichard Leitner2018-03-221-0/+1
* USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-041-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: Support USB 3.1 extended port status requestMathias Nyman2016-01-241-0/+7
* usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu2015-12-011-1/+4
* usb: hub: convert khubd into workqueuePetr Mladek2014-09-231-1/+1
* usb: force warm reset to break link re-connect livelockDan Williams2014-07-091-0/+2
* usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams2014-06-171-0/+2
* usb: introduce port status lockDan Williams2014-05-271-2/+2
* usb: block suspension of superspeed port while hispeed peer is activeDan Williams2014-05-271-0/+15
* usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams2014-05-271-4/+3
* usb: find internal hub tier mismatch via acpiDan Williams2014-05-271-0/+2
* usb: assign default peer ports for root hubsDan Williams2014-05-271-0/+2
* usb: disable port power control if not supported in wHubCharacteristicsDan Williams2014-05-271-0/+10
* USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern2014-05-271-0/+1
* usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-101-1/+1
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-071-1/+1
* USB: global suspend and remote wakeup don't mixAlan Stern2013-07-161-0/+3
* usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-181-1/+1
* usb: add usb port auto power off mechanismLan Tianyu2013-01-251-0/+21
* usb: add runtime pm support for usb port deviceLan Tianyu2013-01-251-0/+4
* USB: fix sign-extension bug in the hub driverAlan Stern2013-01-241-1/+1
* usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu2013-01-181-0/+97
* USB: make hub.h public (drivers dependency)Eric Lescouet2010-05-201-205/+0
* USB: fix the clear_tt_buffer interfaceAlan Stern2009-07-121-2/+4
* USB: Add USB 3.0 roothub support to USB core.Sarah Sharp2009-06-151-0/+3
* wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-241-0/+1
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-241-2/+6
* USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-011-9/+9
* USB: Move private hub declarations out of public header fileAlan Stern2006-12-011-41/+0
* usb/hub: allow hubs up to 31 childreninaky@linux.intel.com2006-12-011-1/+1
* usbcore: khubd and busy-port handlingAlan Stern2006-09-271-1/+2
* [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-041-1/+2
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] ehci: add think_timedavid-b@pacbell.net2005-09-081-0/+7
* [PATCH] usbcore: Remove hub_set_power_budgetAlan Stern2005-06-271-11/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+238