summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh2020-10-291-0/+1
* usb: host: xhci-plat: add priv quirk for skip PHY initializationPeter Chen2020-09-201-0/+1
* usb: xhci-pci: Add support for reset controllersNicolas Saenz Julienne2020-08-181-0/+2
* xhci: dbc: don't use generic xhci ring allocation functions for dbc.Mathias Nyman2020-07-231-0/+2
* xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-241-1/+1
* usb: xhci: Add support for Renesas controller with memoryVinod Koul2020-05-151-0/+1
* Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman2020-04-271-2/+3
|\
| * xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman2020-04-211-2/+3
* | USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-161-1/+1
|/
* xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0Kai-Heng Feng2020-03-121-0/+1
* xhci: Show host status when watchdog triggers and host is assumed dead.Mathias Nyman2020-03-121-0/+29
* Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-241-3/+11
|\
| * xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman2020-02-121-3/+11
| * Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...Greg Kroah-Hartman2020-02-121-11/+3
| * xhci: Fix memory leak when caching protocol extended capability PSI tablesMathias Nyman2020-02-101-3/+11
* | USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-2/+2
|/
* usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-111-0/+1
* xhci: Add tracing for xhci doorbell register writesMathias Nyman2019-11-161-0/+29
* xhci: add TSP bitflag to TRB tracingMathias Nyman2019-09-031-1/+2
* xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman2019-07-251-1/+2
* Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman2019-06-231-0/+9
|\
| * usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman2019-06-181-0/+9
* | usb: xhci: Add Clear_TT_BufferJim Lin2019-06-051-0/+5
|/
* xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman2019-05-221-1/+2
* xhci: Add tracing for input control contextMathias Nyman2019-04-271-0/+29
* usb: xhci: add Immediate Data Transfer supportNicolas Saenz Julienne2019-04-271-0/+17
* xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-03-221-0/+8
* Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-211-2/+2
|\
| * USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne2018-12-171-2/+2
* | Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman2018-12-101-0/+3
|\|
| * xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-061-0/+3
* | xhci: remove unused hcd_index()Mathias Nyman2018-12-071-7/+0
* | xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman2018-12-071-2/+2
* | xhci: remove the unused sw_lpm_supportZeng Tao2018-12-071-2/+0
|/
* xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George2018-11-091-0/+1
* usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2018-11-091-1/+1
* xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2018-09-281-0/+1
* xhci: Use soft retry to recover faster from transaction errorsMathias Nyman2018-09-281-0/+2
* Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman2018-07-021-0/+4
|\
| * xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-06-251-0/+4
* | USB: xhci-hcd: Add get_resuming_ports methodAlan Stern2018-06-251-0/+2
|/
* xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier2018-06-011-0/+1
* xhci: Allow more than 32 quirksMarc Zyngier2018-06-011-33/+33
* xhci: xhci-mem: remove port_arrays and the code initializing themMathias Nyman2018-05-241-8/+0
* xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman2018-05-241-2/+2
* xhci: change xhci_set_link_state() to work with port structuresMathias Nyman2018-05-241-2/+2
* xhci: Add helper to get xhci roothub from hcdMathias Nyman2018-05-241-0/+2
* xhci: Create new structures to store xhci port informationMathias Nyman2018-05-241-5/+16
* usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-221-1/+2
* xhci: Add Intel extended cap / otg phy mux handlingHans de Goede2018-03-221-0/+2