summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)Author
2011-11-11xHCI: test and clear RWC bitAndiry Xu
2011-09-19USB: xhci: Set change bit when warm reset change is set.Greg KH
2011-08-09xHCI: report USB2 port in resuming as suspendAndiry Xu
2011-08-09xHCI: fix port U3 status check conditionAndiry Xu
2011-05-12xhci: move the common code to a function to get max ports and port arrayhuajun li
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu
2011-05-02usbcore: Refine USB3.0 device suspend and resumeAndiry Xu
2011-05-02xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu
2011-05-02xHCI: Set link state supportAndiry Xu
2011-05-02xHCI: Clear link state change supportAndiry Xu
2011-05-02xHCI: warm reset supportAndiry Xu
2011-05-02xhci: Make xHCI driver endian-safeMatt Evans
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13xhci: Make roothub functions deal with device removal.Sarah Sharp
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