aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/xhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-15usb: xhci: Add support for Renesas controller with memoryVinod Koul1-0/+1
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman1-2/+3
2020-04-21xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman1-2/+3
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-03-12xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0Kai-Heng Feng1-0/+1
2020-03-12xhci: Show host status when watchdog triggers and host is assumed dead.Mathias Nyman1-0/+29
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman1-3/+11
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-12xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2Mathias Nyman1-3/+11
2020-02-12Revert "xhci: Fix memory leak when caching protocol extended capability PSI tables"Greg Kroah-Hartman1-11/+3
2020-02-10xhci: Fix memory leak when caching protocol extended capability PSI tablesMathias Nyman1-3/+11
2019-12-11usb: xhci: only set D3hot for pci deviceHenry Lin1-0/+1
2019-11-16xhci: Add tracing for xhci doorbell register writesMathias Nyman1-0/+29
2019-09-03xhci: add TSP bitflag to TRB tracingMathias Nyman1-1/+2
2019-07-25xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman1-1/+2
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