index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
usb
/
xhci.h
Age
Commit message (
Expand
)
Author
2023-01-27
usb: xhci: Fix root hub descriptor
Mark Kettenis
2023-01-27
usb: xhci: Implement DMA mapping
Mark Kettenis
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
2021-02-18
xhci: translate virtual addresses into the bus's address space
Nicolas Saenz Julienne
2020-10-01
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
2020-10-01
usb: xhci: convert to TRB_TX_TYPE()
Chunfeng Yun
2020-10-01
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
Chunfeng Yun
2020-10-01
usb: xhci: convert to TRB_TYPE()
Chunfeng Yun
2020-10-01
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
2020-10-01
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
2020-10-01
usb: xhci: create one unified function to calculate TRB TD remainder
Chunfeng Yun
2020-10-01
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
2020-07-10
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
2020-07-09
usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
Sylwester Nawrocki
2020-05-02
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot