index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
usb
/
xhci.h
Age
Commit message (
Expand
)
Author
2024-10-14
usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only once
Bhupesh Sharma
2024-07-29
include: usb: Remove duplicate newlines
Marek Vasut
2023-12-01
usb: xhci: Better error handling in abort_td()
Hector Martin
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