summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAgeFilesLines
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-9/+0
* USB: use reset_resume when normal resume failsAlan Stern2008-07-211-3/+17
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-211-6/+21
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-211-16/+17
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-211-8/+3
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-211-0/+6
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-211-31/+32
* USB: combine hub_activate and hub_restartAlan Stern2008-07-211-26/+23
* USB: optimize port debouncing during hub activationAlan Stern2008-07-211-5/+27
* USB: try to salvage lost power sessionsAlan Stern2008-07-211-14/+48
* USB: simplify hub_restart() logicAlan Stern2008-07-211-61/+53
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-211-44/+2
* USB: debounce before unregisteringAlan Stern2008-07-211-12/+19
* USB: add new routine for checking port-resume typeAlan Stern2008-07-211-26/+63
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-211-4/+11
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+9
* USB: don't lose disconnections during suspendAlan Stern2008-07-031-11/+4
* USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-111-2/+44
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-1/+5
* USB: fix possible deadlock involving sysfs attributesAlan Stern2008-05-291-0/+9
* usb: don't update devnum for wusb devicesDavid Vrabel2008-04-241-3/+11
* wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez2008-04-241-5/+6
* wusb: devices dont use a set addressInaky Perez-Gonzalez2008-04-241-20/+27
* wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez2008-04-241-9/+31
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-4/+4
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-9/+0
* USB: log an error message when USB enumeration failsAlan Stern2008-04-241-0/+1
* USB: check serial-number string after device resetAlan Stern2008-04-241-15/+50
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-241-17/+10
* USB: make USB-PERSIST work after every system sleepAlan Stern2008-04-241-34/+80
* USB: reorganize code in hub.cAlan Stern2008-04-241-26/+32
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-241-0/+6
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-011-2/+3
* USB: Export suspend statisticsSarah Sharp2008-02-011-1/+9
* USB: updates to usb_reset_composite_device()Alan Stern2008-02-011-23/+9
* USB: always announce a device has been added to the systemGreg Kroah-Hartman2008-02-011-12/+24
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-011-0/+3
* USB: use GFP_NOIO in reset pathOliver Neukum2008-02-011-1/+1
* USB: fix locking loop by avoiding flush_scheduled_workAlan Stern2007-12-171-3/+3
* USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin2007-11-281-1/+1
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-2/+1
* docbook: fix usb contentRandy Dunlap2007-10-151-1/+5
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-121-1/+14
* USB: fix limited_power setting mistake in hub.cjidong xiao2007-10-121-2/+2
* USB: flush outstanding URBs when suspendingAlan Stern2007-10-121-8/+1
* USB: remove traces of urb->status from usbcoreAlan Stern2007-10-121-4/+4
* USB: rename choose_configurationGreg Kroah-Hartman2007-10-121-1/+1
* usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez2007-10-121-0/+81
* usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez2007-10-121-48/+88
OpenPOWER on IntegriCloud