aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.h
AgeCommit message (Expand)Author
2014-09-23usb: hub: convert khubd into workqueuePetr Mladek
2014-07-09usb: force warm reset to break link re-connect livelockDan Williams
2014-06-17usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams
2014-05-27usb: introduce port status lockDan Williams
2014-05-27usb: block suspension of superspeed port while hispeed peer is activeDan Williams
2014-05-27usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams
2014-05-27usb: assign default peer ports for root hubsDan Williams
2014-05-27usb: disable port power control if not supported in wHubCharacteristicsDan Williams
2014-05-27USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2013-07-16USB: global suspend and remote wakeup don't mixAlan Stern
2013-06-18usb: check usb_hub_to_struct_hub() return valueMathias Nyman
2013-01-25usb: add usb port auto power off mechanismLan Tianyu
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu
2013-01-24USB: fix sign-extension bug in the hub driverAlan Stern
2013-01-18usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet
2009-07-12USB: fix the clear_tt_buffer interfaceAlan Stern
2009-06-15USB: Add USB 3.0 roothub support to USB core.Sarah Sharp
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman
2006-12-01USB: Move private hub declarations out of public header fileAlan Stern
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com
2006-09-27usbcore: khubd and busy-port handlingAlan Stern
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern
2005-10-28[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman
2005-09-08[PATCH] ehci: add think_timedavid-b@pacbell.net
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds