aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
Commit message (Expand)AuthorAgeFilesLines
* xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-08-121-1/+8
* xhci: report U3 when link is in resume stateZhuang Jin Can2015-08-121-2/+5
* usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-05-091-1/+8
* Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu2014-12-141-4/+1
* usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-11-051-3/+5
* xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-08-061-1/+4
* xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-11-281-28/+0
* xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-02-061-0/+7
* USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-02-061-2/+29
* usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-191-0/+42
* usb: Add support for root hub port status CASStanislaw Ledwon2012-07-251-6/+38
* xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp2012-02-291-1/+1
* usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker2011-10-311-0/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-50/+89
|\
| * xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-181-0/+34
| * xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+9
| * xHCI: test and clear RWC bitAndiry Xu2011-09-261-6/+16
| * xHCI: set link stateAndiry Xu2011-09-261-43/+29
| * xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-091-1/+1
* | USB: xhci: Set change bit when warm reset change is set.Greg KH2011-09-191-1/+1
|/
* xHCI: report USB2 port in resuming as suspendAndiry Xu2011-08-091-3/+12
* xHCI: fix port U3 status check conditionAndiry Xu2011-08-091-1/+1
* xhci: move the common code to a function to get max ports and port arrayhuajun li2011-05-121-39/+27
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-2/+17
|\
| * xHCI: Clear PLC in xhci_bus_resume()Andiry Xu2011-05-031-2/+17
* | usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-021-28/+21
* | xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-021-12/+29
* | xHCI: Set link state supportAndiry Xu2011-05-021-0/+41
* | xHCI: Clear link state change supportAndiry Xu2011-05-021-0/+5
* | xHCI: warm reset supportAndiry Xu2011-05-021-0/+11
* | xhci: Make xHCI driver endian-safeMatt Evans2011-05-021-9/+9
|/
* USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-131-2/+0
* xhci: Make roothub functions deal with device removal.Sarah Sharp2011-03-131-0/+16
* xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp2011-03-131-20/+114
* xhci: Register second xHCI roothub.Sarah Sharp2011-03-131-45/+52
* xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-131-6/+10
* xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-131-21/+29
* xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp2011-03-131-47/+79
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-131-1/+0
* xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-131-19/+22
* xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-131-18/+10
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-1/+0
* 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