summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
Commit message (Expand)AuthorAgeFilesLines
* xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman2016-10-201-2/+2
* xhci: workaround for hosts missing CAS bitMathias Nyman2016-10-201-0/+37
* usb: xhci: Fix panic if disconnectJim Lin2016-08-161-0/+3
* xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capabilityMathias Nyman2016-02-031-9/+18
* Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-141-5/+42
|\
| * xhci: fix usb2 resume timing and races.Mathias Nyman2015-12-121-5/+42
* | xhci: use the correct define to indicate port status suspend change.Mathias Nyman2015-12-011-1/+1
|/
* xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman2015-11-181-6/+9
* xhci: support new USB 3.1 hub request to get extended port statusMathias Nyman2015-10-041-0/+29
* xhci: check xhci hardware for USB 3.1 supportMathias Nyman2015-10-041-12/+12
* xhci: define the new default speed ID for SuperSpeedPlus used by xhci hwMathias Nyman2015-10-041-3/+3
* xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothubMathias Nyman2015-10-041-19/+107
* xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-221-1/+8
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-221-3/+3
* xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-221-2/+5
* xhci: optimize xhci bus resume timeMathias Nyman2015-05-311-27/+38
* usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-03-231-1/+8
* Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-1/+1
|\
| * USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-1/+1
* | Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu2014-11-221-4/+1Star
|/
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-241-1/+1
* xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede2014-09-241-4/+11
* usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-09-081-3/+5
* xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-06-241-1/+4
* xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman2014-06-181-1/+1
* xhci: rework command timeout and cancellation,Mathias Nyman2014-05-201-7/+4Star
* xhci: Use completion and status in global command queueMathias Nyman2014-05-201-11/+0Star
* xhci: Use command structures when queuing commands on the command ringMathias Nyman2014-05-201-5/+16
* usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp2014-03-051-3/+5
* xhci: replace xhci_writel() with writel()Xenia Ragiadakou2013-12-021-19/+16Star
* xhci: replace xhci_readl() with readl()Xenia Ragiadakou2013-12-021-36/+35Star
* Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-10-191-2/+3
|\
| * xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin2013-10-161-1/+1
| * usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat2013-10-161-1/+2
* | xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-101-26/+0Star
|/
* usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-241-10/+35
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-241-1/+1
* xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-141-2/+5
* xhci: Report USB 2.1 link status for L1Sarah Sharp2013-07-231-3/+12
* xhci: Refactor port status into a new function.Sarah Sharp2013-07-231-91/+119
* usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-061-9/+7Star
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-1/+1
* xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-01-031-0/+7
* USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-031-2/+29
* usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-221-3/+2Star
* usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-221-0/+4
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-171-0/+42
|\
| * usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-051-0/+42
* | usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior2012-09-141-1/+1
* | usb: host: xhci: sparse fixesFelipe Balbi2012-09-141-1/+1