summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0
* usb: xhci: Cleanup printk debug message for registersLu Baolu2017-12-081-5/+0
* 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/+1
* 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/+0
* 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
* | usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu2017-10-051-2/+1
* | usb: xhci: Add debugfs interface for xHCI driverLu Baolu2017-10-051-0/+9
* | xhci: add port speed ID to portsc tracingMathias Nyman2017-10-051-2/+3
* | usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen2017-10-051-0/+1
|/
* xhci: Add port status decoder for tracing purposesMathias Nyman2017-08-161-0/+81
* xhci: add definitions for all port link statesMathias Nyman2017-08-161-1/+8
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-201-0/+1
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-071-0/+1
|\
| * xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-201-0/+1
* | xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman2017-06-151-3/+2
* | xhci: Add support for endpoint soft resetMathias Nyman2017-06-151-1/+7
* | xhci: remove endpoint ring cacheMathias Nyman2017-06-151-5/+1
* | xhci: Add stream id to xhci_dequeue_state structureMathias Nyman2017-06-031-1/+1
* | xhci: remove unused stopped_td pointerMathias Nyman2017-06-031-1/+0
|/
* usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann2017-04-261-5/+0
* usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen2017-04-191-1/+0
* xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-191-1/+0
* usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-04-081-0/+1
* usb: xhci: refine xhci_decode_trb()Lu Baolu2017-04-081-20/+20
* usb: xhci: fix link trb decodingLu Baolu2017-04-081-7/+5
* usb: xhci: remove xhci_dbg_ctx()Lu Baolu2017-04-081-1/+0
* usb: xhci: remove xhci_debug_trb()Lu Baolu2017-04-081-2/+0
OpenPOWER on IntegriCloud