aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAge
* USB: Set hub depth after USB3 hub resetElric Fu2012-02-21
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-09
* USB: remove BKL commentsDavidlohr Bueso2011-11-26
* usb, xhci: Clear warm reset change event during initDon Zickus2011-11-04
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * USB: Add wakeup info to debugging messagesAlan Stern2011-09-27
| * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* | xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* | usbcore: check device's LPM capabilityAndiry Xu2011-09-26
* | usbcore: get BOS descriptor setAndiry Xu2011-09-26
* | USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp2011-09-20
* | usbcore: refine warm reset logicAndiry Xu2011-09-20
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* | USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* | USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl2011-08-22
|/
* Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
|\
| * USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-15
* | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-15
|/
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-06
* usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-02
* usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-02
* xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-02
* usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu2011-04-13
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp2011-03-13
| * USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-13
| * usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-13
| * USB: Clear "warm" port reset change.Sarah Sharp2011-03-13
| * USB 3.0 Hub ChangesJohn Youn2011-03-13
| * USB: Only treat lasting over-current conditions as errorsPaul Bolle2011-03-11
| * usb: core: hub.c Remove one to many n's in a word.Justin P. Mattock2011-02-28
| * USB: use "device number" instead of "address"Alan Stern2011-02-25
* | USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki2011-03-14
* | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-20
* | Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman2011-02-17
* | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-17
|/
* USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-03
* usb: Realloc xHCI structures after a hub is verified.Sarah Sharp2011-01-14
* USB: improve uses of usb_mark_last_busyAlan Stern2010-11-16
* USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-16
* USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-16
* USB: accept some invalid ep0-maxpacket valuesAlan Stern2010-10-22
* usb: Fix issue with USB 3.0 devices after system resumeSarah Sharp2010-10-22
* USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-22
* USB: core: update comment to match current function nameWolfram Sang2010-10-22
* USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-10
* USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10