summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-29usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol
2019-12-21xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2019-12-21xhci: make sure interrupts are restored to correct stateMathias Nyman
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-29xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-11-10xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2018-08-24MLK-17380-4 usb: host: xhci: add EH SINGLE_STEP_SET_FEATURE Test for USB2Peter Chen
2018-08-24usb: xhci: fix spinlock recursion for USB2 test modePeter Chen
2018-08-24xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman
2018-08-24usb: xhci: Add port test modes support for usb2.Guoqing Zhang
2018-08-24usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-12Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-10-12xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-04-12usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2016-10-20xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman
2016-08-16usb: xhci: Fix panic if disconnectJim Lin
2016-02-03xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capabilityMathias Nyman
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-01xhci: use the correct define to indicate port status suspend change.Mathias Nyman
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman
2015-10-04xhci: support new USB 3.1 hub request to get extended port statusMathias Nyman
2015-10-04xhci: check xhci hardware for USB 3.1 supportMathias Nyman
2015-10-04xhci: define the new default speed ID for SuperSpeedPlus used by xhci hwMathias Nyman
2015-10-04xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothubMathias Nyman
2015-07-22xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-07-22xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-07-22xhci: report U3 when link is in resume stateZhuang Jin Can
2015-05-31xhci: optimize xhci bus resume timeMathias Nyman
2015-03-23usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-23xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-06-17xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman
2014-05-20xhci: rework command timeout and cancellation,Mathias Nyman
2014-05-20xhci: Use completion and status in global command queueMathias Nyman