summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)Author
2011-03-13xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp
2011-03-13xhci: Register second xHCI roothub.Sarah Sharp
2011-03-13xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp
2011-03-13xhci: Refactor bus suspend state into a struct.Sarah Sharp
2011-03-13xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp
2011-03-13xhci: Rename variables and reduce register reads.Sarah Sharp
2011-03-13xhci: Rework port suspend structures for limited ports.Sarah Sharp
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2010-11-19xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp
2010-10-22usb: Fix linker errors with CONFIG_PM=nSarah Sharp
2010-10-22USB: xHCI: bus power management implementationAndiry Xu
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu
2010-10-22USB: xHCI: port power management implementationAndiry Xu
2010-05-20USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern
2010-03-02USB: xhci: Allow roothub ports to be disabled.Sarah Sharp
2010-03-02USB: xhci: Refactor code to clear port change bits.Sarah Sharp
2009-06-15USB: xhci: Root hub support.Sarah Sharp