aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb: Fix linker errors with CONFIG_PM=nSarah Sharp1-6/+1
2010-10-22USB: xHCI: bus power management implementationAndiry Xu1-0/+188
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu1-5/+39
2010-10-22USB: xHCI: port power management implementationAndiry Xu1-1/+195
2010-05-20USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland1-12/+3
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern1-8/+8
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern1-4/+4
2010-03-02USB: xhci: Allow roothub ports to be disabled.Sarah Sharp1-0/+18
2010-03-02USB: xhci: Refactor code to clear port change bits.Sarah Sharp1-15/+32
2009-06-15USB: xhci: Root hub support.Sarah Sharp1-0/+308