aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)Author
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2022-09-15xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman
2022-09-15Revert "xhci: turn off port power in shutdown"Mathias Nyman
2022-07-02xhci: turn off port power in shutdownMathias Nyman
2022-04-15xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman
2020-11-05usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh
2020-06-30xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-02-28xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman
2019-12-17usb: xhci: only set D3hot for pci deviceHenry Lin
2019-06-25usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman
2019-04-03xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2018-12-29USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne
2018-12-13xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-01xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman
2018-06-25USB: xhci-hcd: Add get_resuming_ports methodAlan Stern
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier
2018-06-01xhci: Allow more than 32 quirksMarc Zyngier
2018-05-24xhci: xhci-mem: remove port_arrays and the code initializing themMathias Nyman
2018-05-24xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman
2018-05-24xhci: change xhci_set_link_state() to work with port structuresMathias Nyman
2018-05-24xhci: Add helper to get xhci roothub from hcdMathias Nyman
2018-05-24xhci: Create new structures to store xhci port informationMathias Nyman
2018-04-22usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT
2018-03-22xhci: Add Intel extended cap / otg phy mux handlingHans de Goede
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-16xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2018-03-08xhci: fix endpoint context tracer outputMathias Nyman
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis
2017-12-08usb: xhci: Cleanup printk debug message for ERSTLu Baolu
2017-12-08usb: xhci: Cleanup printk debug message for registersLu Baolu
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu
2017-12-08usb: xhci: Make some static functions globalLu Baolu
2017-12-08xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman
2017-12-08xhci: add helper to allocate command with input contextMathias Nyman
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-17xhci: Convert timers to use timer_setup()Kees Cook
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman
2017-10-05usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu
2017-10-05usb: xhci: Add debugfs interface for xHCI driverLu Baolu
2017-10-05xhci: add port speed ID to portsc tracingMathias Nyman
2017-10-05usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-09-18xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman