aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
Commit message (Expand)AuthorAgeFilesLines
* xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-191-0/+7
* usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-221-6/+1
* USB: xHCI: bus power management implementationAndiry Xu2010-10-221-0/+188
* USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-221-5/+39
* USB: xHCI: port power management implementationAndiry Xu2010-10-221-1/+195
* USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland2010-05-201-12/+3
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-8/+8
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-4/+4
* USB: xhci: Allow roothub ports to be disabled.Sarah Sharp2010-03-021-0/+18
* USB: xhci: Refactor code to clear port change bits.Sarah Sharp2010-03-021-15/+32
* USB: xhci: Root hub support.Sarah Sharp2009-06-151-0/+308