summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)Author
2019-12-17usb: xhci: only set D3hot for pci deviceHenry Lin
2018-12-29USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne
2018-12-13xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-01xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-12-01xhci: Allow more than 32 quirksMarc Zyngier
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-05-30xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee
2018-03-28usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu
2018-03-19xhci: fix endpoint context tracer outputMathias Nyman
2018-03-19xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-09-18xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman
2017-09-18xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-08-16xhci: Add port status decoder for tracing purposesMathias Nyman
2017-08-16xhci: add definitions for all port link statesMathias Nyman
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-06-15xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman
2017-06-15xhci: Add support for endpoint soft resetMathias Nyman
2017-06-15xhci: remove endpoint ring cacheMathias Nyman
2017-06-03xhci: Add stream id to xhci_dequeue_state structureMathias Nyman
2017-06-03xhci: remove unused stopped_td pointerMathias Nyman
2017-04-26usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann
2017-04-19usb: host: xhci: delete sp_dma_buffers for scratchpadPeter Chen
2017-04-19xhci: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-04-08usb: xhci: refine xhci_decode_trb()Lu Baolu
2017-04-08usb: xhci: fix link trb decodingLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ctx()Lu Baolu
2017-04-08usb: xhci: remove xhci_debug_trb()Lu Baolu
2017-04-08usb: xhci: remove ring debugging codeLu Baolu
2017-04-08usb: xhci: remove enq_updates and deq_updates from ringLu Baolu
2017-04-08usb: xhci: make several functions staticLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman
2017-04-08usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi
2017-04-08usb: host: xhci: add Slot and EP Context tracersFelipe Balbi
2017-04-08usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi
2017-04-08usb: xhci: Add port test modes support for usb2.Guoqing Zhang
2017-04-08usb: xhci: Expose xhci_start() function.Guoqing Zhang
2017-04-08usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang
2017-01-25xhci: simplify how we store TDs in urb private dataMathias Nyman
2017-01-25xhci: Rename variables related to transfer descritporsMathias Nyman
2017-01-25usb: host: xhci: make a generic TRB tracerFelipe Balbi
2017-01-25usb: host: xhci: combine event TRB completion debugging messagesFelipe Balbi
2017-01-25usb: host: xhci: rename completion codes to match specFelipe Balbi
2017-01-25usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2017-01-25usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang