summaryrefslogtreecommitdiffstats
path: root/include/usb/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* xhci: translate virtual addresses into the bus's address spaceNicolas Saenz Julienne2021-02-181-1/+19
* usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun2020-10-011-6/+0
* usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun2020-10-011-1/+0
* usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun2020-10-011-3/+0
* usb: xhci: convert to TRB_TYPE()Chunfeng Yun2020-10-011-1/+0
* usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun2020-10-011-2/+0
* usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun2020-10-011-0/+2
* usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun2020-10-011-0/+2
* usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-011-0/+1
* usb: xhci: Add reset controller supportNicolas Saenz Julienne2020-07-101-0/+2
* usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki2020-07-091-8/+0
* xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun2020-05-021-0/+3
* usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-241-0/+1292