aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAge
* USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-21
* USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-18
* USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-18
* USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-18
* USB: Refactor code to set LPM support flag.Sarah Sharp2012-05-18
* usbcore: enable USB2 LPM if port suspend failsAndiry Xu2012-05-17
* Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman2012-05-14
* Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman2012-05-14
* usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-11
* usb: add struct usb_hub_port to store port related members.Lan Tianyu2012-05-11
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-17
* USB: fix bug of device descriptor got from superspeed deviceElric Fu2012-04-11
* USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li2012-03-13
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-23
|\
| * USB: Turn on auto-suspend for USB 3.0 hubs.Sarah Sharp2012-02-14
| * USB: Set wakeup bits for all children hubs.Sarah Sharp2012-02-14
| * USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-14
| * USB: Refactor hub remote wake handling.Sarah Sharp2012-02-14
| * USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-14
| * USB: Suspend functions before putting dev into U3.Sarah Sharp2012-02-14
| * USB/xhci: Enable remote wakeup for USB3 devices.Sarah Sharp2012-02-14
| * usb: Use hub port data to determine whether a port is removableMatthew Garrett2012-02-09
* | 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