aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
Commit message (Expand)AuthorAge
* xhci: move the common code to a function to get max ports and port arrayhuajun li2011-05-12
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-10
|\
| * xHCI: Clear PLC in xhci_bus_resume()Andiry Xu2011-05-03
* | usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-02
* | xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-02
* | xHCI: Set link state supportAndiry Xu2011-05-02
* | xHCI: Clear link state change supportAndiry Xu2011-05-02
* | xHCI: warm reset supportAndiry Xu2011-05-02
* | xhci: Make xHCI driver endian-safeMatt Evans2011-05-02
|/
* USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-13
* xhci: Make roothub functions deal with device removal.Sarah Sharp2011-03-13
* xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp2011-03-13
* xhci: Register second xHCI roothub.Sarah Sharp2011-03-13
* xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-13
* xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-13
* xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp2011-03-13
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-13
* xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-13
* xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-19
* usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-22
* USB: xHCI: bus power management implementationAndiry Xu2010-10-22
* USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-22
* USB: xHCI: port power management implementationAndiry Xu2010-10-22
* USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland2010-05-20
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-20
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-20
* USB: xhci: Allow roothub ports to be disabled.Sarah Sharp2010-03-02
* USB: xhci: Refactor code to clear port change bits.Sarah Sharp2010-03-02
* USB: xhci: Root hub support.Sarah Sharp2009-06-16