summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | 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/+0Star
|/
* 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/+0Star
* 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
* Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-201-10/+13
|\
| * xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng2018-03-091-0/+1
| * xhci: fix endpoint context tracer outputMathias Nyman2018-03-081-10/+12
* | xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman2018-03-161-0/+2
|/
* xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-151-1/+1
* usb: xhci: allow imod-interval to be configurableAdam Wallis2017-12-081-0/+2
* usb: xhci: Cleanup printk debug message for ERSTLu Baolu2017-12-081-1/+0Star
* usb: xhci: Cleanup printk debug message for registersLu Baolu2017-12-081-5/+0Star
* usb: xhci: Add DbC support in xHCI driverLu Baolu2017-12-081-0/+1
* usb: xhci: Make some static functions globalLu Baolu2017-12-081-1/+15
* xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman2017-12-081-2/+1Star
* xhci: add helper to allocate command with input contextMathias Nyman2017-12-081-0/+2
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-13/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* xhci: Convert timers to use timer_setup()Kees Cook2017-10-171-1/+1
* Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-091-4/+6
|\
| * Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-09-181-1/+1
| * xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman2017-09-181-2/+4
| * xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-09-181-1/+1