aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18usb: hub: add retry routine after intr URB submit errorNicolas Saenz Julienne1-0/+2
2018-05-31usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat1-0/+1
2018-03-22usb: core: introduce per-port over-current countersRichard Leitner1-0/+1
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-01-24usb: Support USB 3.1 extended port status requestMathias Nyman1-0/+7
2015-12-01usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu1-1/+4
2014-09-23usb: hub: convert khubd into workqueuePetr Mladek1-1/+1
2014-07-09usb: force warm reset to break link re-connect livelockDan Williams1-0/+2
2014-06-17usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams1-0/+2
2014-05-27usb: introduce port status lockDan Williams1-2/+2
2014-05-27usb: block suspension of superspeed port while hispeed peer is activeDan Williams1-0/+15
2014-05-27usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams1-4/+3
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams1-0/+2
2014-05-27usb: assign default peer ports for root hubsDan Williams1-0/+2
2014-05-27usb: disable port power control if not supported in wHubCharacteristicsDan Williams1-0/+10
2014-05-27USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern1-0/+1
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea1-1/+1
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar1-1/+1
2013-07-16USB: global suspend and remote wakeup don't mixAlan Stern1-0/+3
2013-06-18usb: check usb_hub_to_struct_hub() return valueMathias Nyman1-1/+1
2013-01-25usb: add usb port auto power off mechanismLan Tianyu1-0/+21
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu1-0/+4
2013-01-24USB: fix sign-extension bug in the hub driverAlan Stern1-1/+1
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu1-0/+97
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet1-205/+0
2009-07-12USB: fix the clear_tt_buffer interfaceAlan Stern1-2/+4
2009-06-15USB: Add USB 3.0 roothub support to USB core.Sarah Sharp1-0/+3
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez1-0/+1
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell1-2/+6
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman1-9/+9
2006-12-01USB: Move private hub declarations out of public header fileAlan Stern1-41/+0
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com1-1/+1
2006-09-27usbcore: khubd and busy-port handlingAlan Stern1-1/+2
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern1-1/+2
2005-10-28[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fieldsGreg Kroah-Hartman1-1/+1
2005-09-08[PATCH] ehci: add think_timedavid-b@pacbell.net1-0/+7
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern1-11/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+238