aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman1-0/+9
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman1-0/+9
2019-06-05usb: xhci: Add Clear_TT_BufferJim Lin1-0/+5
2019-05-22xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman1-1/+2
2019-04-27xhci: Add tracing for input control contextMathias Nyman1-0/+29
2019-04-27usb: xhci: add Immediate Data Transfer supportNicolas Saenz Julienne1-0/+17
2019-03-22xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman1-0/+8
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman1-2/+2
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne1-2/+2
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman1-0/+3
2018-12-07xhci: remove unused hcd_index()Mathias Nyman1-7/+0
2018-12-07xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman1-2/+2
2018-12-07xhci: remove the unused sw_lpm_supportZeng Tao1-2/+0
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh1-0/+3
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George1-0/+1
2018-11-09usb: xhci: fix timeout for transition from RExit to U0Aaron Ma1-1/+1
2018-09-28xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman1-0/+1
2018-09-28xhci: Use soft retry to recover faster from transaction errorsMathias Nyman1-0/+2
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman1-0/+4
2018-06-25USB: xhci-hcd: Add get_resuming_ports methodAlan Stern1-0/+2
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman1-0/+4
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier1-0/+1
2018-06-01xhci: Allow more than 32 quirksMarc Zyngier1-33/+33
2018-05-24xhci: xhci-mem: remove port_arrays and the code initializing themMathias Nyman1-8/+0
2018-05-24xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman1-2/+2
2018-05-24xhci: change xhci_set_link_state() to work with port structuresMathias Nyman1-2/+2
2018-05-24xhci: Add helper to get xhci roothub from hcdMathias Nyman1-0/+2
2018-05-24xhci: Create new structures to store xhci port informationMathias Nyman1-5/+16
2018-04-22usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT1-1/+2
2018-03-22xhci: Add Intel extended cap / otg phy mux handlingHans de Goede1-0/+2
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman1-10/+13
2018-03-16xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman1-0/+2
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng1-0/+1
2018-03-08xhci: fix endpoint context tracer outputMathias Nyman1-10/+12
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee1-1/+1
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis1-0/+2
2017-12-08usb: xhci: Cleanup printk debug message for ERSTLu Baolu1-1/+0
2017-12-08usb: xhci: Cleanup printk debug message for registersLu Baolu1-5/+0
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu1-0/+1
2017-12-08usb: xhci: Make some static functions globalLu Baolu1-1/+15
2017-12-08xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman1-2/+1
2017-12-08xhci: add helper to allocate command with input contextMathias Nyman1-0/+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-10-17xhci: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman1-4/+6
2017-10-05usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu1-2/+1
2017-10-05usb: xhci: Add debugfs interface for xHCI driverLu Baolu1-0/+9
2017-10-05xhci: add port speed ID to portsc tracingMathias Nyman1-2/+3
2017-10-05usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen1-0/+1