summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-141-2/+0Star
* xhci: Make roothub functions deal with device removal.Sarah Sharp2011-03-141-0/+16
* xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp2011-03-141-20/+114
* xhci: Register second xHCI roothub.Sarah Sharp2011-03-141-45/+52
* xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-141-6/+10
* xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-141-21/+29
* xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp2011-03-141-47/+79
* USB 3.0 Hub ChangesJohn Youn2011-03-141-2/+2
* xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-141-1/+0Star
* xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-141-19/+22
* xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-141-18/+10Star
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-141-1/+0Star
* xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-201-0/+7
* usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-221-6/+1Star
* 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/+3Star
* 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-161-0/+308