1. 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
  2. ba1efb3 usb: xhci: Implement DMA mapping by Mark Kettenis · 1 year, 10 months ago
  3. d5daa02 usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 2 months ago
  4. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  5. 82e4e19 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 8 months ago
  6. 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 11 months ago
  7. cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 11 months ago
  8. 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  9. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 3 months ago
  10. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 3 months ago
  11. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 3 months ago
  12. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 3 months ago
  13. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 3 months ago
  14. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 3 months ago
  15. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 3 months ago
  16. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 4 months ago
  17. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  19. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  20. e0891bb usb: xhci: support 1.1 or later version by Chunfeng Yun · 5 years ago
  21. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. eacccbd usb: xhci: Fix bool initialization in xhci_bulk_tx by Gustavo A. R. Silva · 7 years ago
  24. 43eb0d4 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · 7 years ago
  25. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 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. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  29. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago