aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-5/+24
|\
| * USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-171-2/+8
| * USB: Increase reset timeout.Sarah Sharp2013-01-171-1/+1
| * usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
| * usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-08-151-0/+9
* | merge opensource jb u5codeworkx2012-09-221-6/+48
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-27/+27
|\ \ | |/
| * USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-271-3/+0
| * USB: Set hub depth after USB3 hub resetElric Fu2012-02-291-13/+17
* | samsung update 1codeworkx2012-06-021-7/+53
|/
* usb, xhci: Clear warm reset change event during initDon Zickus2011-11-261-0/+6
* Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-271-0/+3
|\
| * USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-151-0/+3
* | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-151-5/+8
|/
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4
* usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-021-0/+46
* usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-021-13/+20
* xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-021-15/+37
* usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu2011-04-131-1/+11
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-69/+130
|\
| * USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp2011-03-131-2/+8
| * USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-131-28/+8
| * usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-131-4/+4
| * USB: Clear "warm" port reset change.Sarah Sharp2011-03-131-0/+8
| * USB 3.0 Hub ChangesJohn Youn2011-03-131-8/+65
| * USB: Only treat lasting over-current conditions as errorsPaul Bolle2011-03-111-5/+19
| * usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-1/+1
| * USB: use "device number" instead of "address"Alan Stern2011-02-251-26/+22
* | USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki2011-03-151-4/+6
* | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-201-11/+7
* | Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman2011-02-171-7/+11
* | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-171-11/+7
|/
* USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-031-0/+5
* usb: Realloc xHCI structures after a hub is verified.Sarah Sharp2011-01-141-0/+21
* USB: improve uses of usb_mark_last_busyAlan Stern2010-11-161-0/+9
* USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-161-0/+1
* USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-161-1/+0
* USB: accept some invalid ep0-maxpacket valuesAlan Stern2010-10-221-3/+6
* usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp2010-10-221-0/+3
* USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-221-14/+13
* USB: core: update comment to match current function nameWolfram Sang2010-10-221-1/+1
* USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-101-1/+5
* USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-101-1/+2
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-1/+3
* USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp2010-07-261-0/+2
* USB: usbcore: Do not disable USB3 protocol ports in hub_activate()Andiry Xu2010-05-201-2/+14
* USB: don't enable remote wakeup by defaultAlan Stern2010-05-201-1/+0
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-1/+1
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-4/+4