summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-08xhci: add port status tracing for Get Hub Status requestsMathias Nyman1-0/+2
2017-12-08xhci: add port status tracing for Get Port Status hub requestsMathias Nyman1-0/+1
2017-12-08xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman1-3/+2
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: host: xhci-hub: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman1-5/+18
2017-10-17usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana1-5/+18
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman1-4/+10
2017-10-05usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu1-1/+1
2017-10-05usb: xhci: Disable slot even when virt-dev is nullLu Baolu1-0/+3
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng1-3/+0
2017-09-18xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman1-1/+10
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham1-0/+33
2017-08-17xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman1-43/+51
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen1-0/+2
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K1-1/+8
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang1-0/+3
2017-05-18xhci: Fix command ring stop regression in 4.11Mathias Nyman1-1/+1
2017-04-18xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman1-10/+10
2017-04-08usb: xhci: remove error messages for failed memory allocationLu Baolu1-3/+1
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman1-4/+8
2017-04-08usb: xhci: Add port test modes support for usb2.Guoqing Zhang1-0/+85
2017-04-08usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang1-21/+45
2017-01-25usb: host: xhci: add xhci_virt_device tracerFelipe Balbi1-0/+2
2017-01-25usb: host: xhci: rename completion codes to match specFelipe Balbi1-1/+2
2017-01-25usb: xhci: add quirk flag for broken PED bitsFelipe Balbi1-0/+6
2017-01-25xhci: Put warning message on a single lineAlexander Stein1-2/+1
2016-10-20xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman1-2/+2
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman1-0/+37
2016-08-16usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-02-04xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capabilityMathias Nyman1-9/+18
2015-12-14Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman1-5/+42
2015-12-12xhci: fix usb2 resume timing and races.Mathias Nyman1-5/+42
2015-12-01xhci: use the correct define to indicate port status suspend change.Mathias Nyman1-1/+1
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman1-6/+9
2015-10-04xhci: support new USB 3.1 hub request to get extended port statusMathias Nyman1-0/+29
2015-10-04xhci: check xhci hardware for USB 3.1 supportMathias Nyman1-12/+12
2015-10-04xhci: define the new default speed ID for SuperSpeedPlus used by xhci hwMathias Nyman1-3/+3
2015-10-04xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothubMathias Nyman1-19/+107
2015-07-23xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-07-23xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can1-3/+3
2015-07-23xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5
2015-05-31xhci: optimize xhci bus resume timeMathias Nyman1-27/+38
2015-03-23usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu1-1/+8
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+1
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-1/+1
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu1-4/+1
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-1/+1