1. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · Sun Oct 29 15:37:43 2023 +0900
  2. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · Sun Oct 29 15:37:42 2023 +0900
  3. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · Sun Oct 29 15:37:41 2023 +0900
  4. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  5. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  6. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  7. fac410c usb: xhci: Implement DMA mapping by Mark Kettenis · Sat Jan 21 20:27:55 2023 +0100
  8. ec2b73d usb: xhci: reset endpoint on USB stall by Stefan Agner · Mon Sep 27 14:42:58 2021 +0200
  9. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  10. ede9de1 usb: xhci: Make debug output better readable and checkpatch clean by Stefan Roese · Tue Apr 06 12:10:18 2021 +0200
  11. 4033aa3 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · Tue Jan 12 13:55:28 2021 +0100
  12. 5e3c146 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · Fri Jan 15 08:52:56 2021 +0100
  13. a050583 usb: xhci: fix lack of short packet event trb handling by Ran Wang · Wed Nov 18 15:49:02 2020 +0800
  14. 79db944 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · Mon Aug 24 13:04:37 2020 +0200
  15. 57c052b usb: xhci: convert to TRB_TX_TYPE() by developer · Tue Sep 08 19:00:01 2020 +0200
  16. 6cabb14 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by developer · Tue Sep 08 19:00:00 2020 +0200
  17. 497dcfa usb: xhci: convert to TRB_TYPE() by developer · Tue Sep 08 18:59:59 2020 +0200
  18. 8039053 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by developer · Tue Sep 08 18:59:57 2020 +0200
  19. 570c2a9 usb: xhci: create one unified function to calculate TRB TD remainder by developer · Tue Sep 08 18:59:56 2020 +0200
  20. d1c2da4 usb: xhci: add a member hci_version in xhci_ctrl struct by developer · Tue Sep 08 18:59:55 2020 +0200
  21. caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · Tue Jul 21 10:46:05 2020 +0200
  22. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  25. c0932e2 usb: xhci: support 1.1 or later version by developer · Fri Nov 08 10:55:52 2019 +0800
  26. ad4142b usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · Wed Sep 11 11:33:46 2019 +0200
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  28. 0a1ef7c usb: xhci: Fix bool initialization in xhci_bulk_tx by Gustavo A. R. Silva · Sat Jan 20 02:37:31 2018 -0600
  29. 474b250 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · Wed Jul 19 21:49:54 2017 +0800
  30. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  31. a49e27b dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · Wed Mar 25 12:22:49 2015 -0600
  32. 3859346 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · Wed Apr 01 17:18:45 2015 +0300
  33. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  34. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · Sat Sep 14 14:02:45 2013 +0530