summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)Author
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman
2020-12-29xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
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-01-13xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
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-27xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-10-20xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-01-12xhci: workaround for hosts missing CAS bitMathias Nyman
2016-11-10xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-09-07usb: xhci: Fix panic if disconnectJim Lin
2015-12-11xhci: fix usb2 resume timing and races.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
2014-05-20xhci: Use command structures when queuing commands on the command ringMathias Nyman
2014-03-04usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp
2013-12-02xhci: replace xhci_writel() with writel()Xenia Ragiadakou
2013-12-02xhci: replace xhci_readl() with readl()Xenia Ragiadakou
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-16xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin
2013-10-16usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat
2013-10-09xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-08-13xhci: add trace for debug messages related to quirksXenia Ragiadakou
2013-07-23xhci: Report USB 2.1 link status for L1Sarah Sharp