1. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 1 month ago
  2. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  3. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 1 month ago
  4. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 1 month ago
  5. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 1 month ago
  6. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 1 month ago
  7. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 1 month ago
  8. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 1 month ago
  9. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 3 months ago
  10. 8e2ab05 usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · 4 years, 4 months ago
  11. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 5 months ago
  12. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago[Renamed from drivers/usb/host/xhci.h]
  13. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  16. 7489d22 usb: xhci: Set number of event segments and entries to 1 by Marek Vasut · 7 years ago
  17. 196ef83 usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · 7 years ago
  18. daec469 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  19. 7274671 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  20. 1bdcd90 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · 7 years ago
  21. 209b98d usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · 7 years ago
  22. f2e0315 usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  23. a5762fe dm: usb: Support driver model in XHCI by Simon Glass · 10 years ago
  24. 5dd75e3 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() by Simon Glass · 10 years ago
  25. 7e0c5ee dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() by Simon Glass · 10 years ago
  26. 7c1deec dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · 10 years ago
  27. 421a5a0 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · 10 years ago
  28. 4a755f1 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  29. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago