1. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  2. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  3. 12a8b0d usb: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  4. 0b6775c usb: xhci: Abort transfers with unallocated rings by Janne Grunau · 10 months ago
  5. a14843f usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 3 months ago
  6. 2fd7037 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 3 months ago
  7. fb5502b usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 3 months ago
  8. 9d88bd4 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 3 months ago
  9. 6f64f0a usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 3 months ago
  10. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 3 months ago
  11. 8d1e03f usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 3 months ago
  12. ba1efb3 usb: xhci: Implement DMA mapping by Mark Kettenis · 2 years ago
  13. d5daa02 usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 4 months ago
  14. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  15. 82e4e19 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · 3 years, 10 months ago
  16. 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 4 years ago
  17. cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 4 years ago
  18. 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years, 2 months ago
  19. e68efa1 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · 4 years, 5 months ago
  20. bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 4 months ago
  21. 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 4 months ago
  22. a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 4 months ago
  23. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 4 months ago
  24. e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 4 months ago
  25. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 4 months ago
  26. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 6 months ago
  27. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 8 months ago
  28. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  29. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  30. e0891bb usb: xhci: support 1.1 or later version by Chunfeng Yun · 5 years ago
  31. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  32. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  33. eacccbd usb: xhci: Fix bool initialization in xhci_bulk_tx by Gustavo A. R. Silva · 7 years ago
  34. 43eb0d4 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · 8 years ago
  35. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  36. 7c1deec dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · 10 years ago
  37. 421a5a0 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · 10 years ago
  38. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  39. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago