1. d7ed5fc xhci: Fix incorrect EP_STATE_MASK by Mathias Nyman · 4 years, 4 months ago
  2. 2a2582d xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2 by Mathias Nyman · 4 years, 8 months ago
  3. 2f23dc8 usb: xhci: only set D3hot for pci device by Henry Lin · 4 years, 10 months ago
  4. 1702703 usb: xhci: Don't try to recover an endpoint if port is in error state. by Mathias Nyman · 5 years ago
  5. 82a5090 xhci: Don't let USB3 ports stuck in polling state prevent suspend by Mathias Nyman · 6 years ago
  6. a67fb44 USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd by Nicolas Saenz Julienne · 6 years ago
  7. 5d3b106 xhci: workaround CSS timeout on AMD SNPS 3.0 xHC by Sandeep Singh · 6 years ago
  8. b6cc7f9 xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc by Cherian, George · 6 years ago
  9. cad3876c usb: xhci: fix timeout for transition from RExit to U0 by Aaron Ma · 6 years ago
  10. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 6 years ago
  11. 8f9cc83c USB: xhci-hcd: Add get_resuming_ports method by Alan Stern · 6 years ago
  12. 229bc19 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 6 years ago
  13. 12de0a3 xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers by Marc Zyngier · 6 years ago
  14. 36b6857 xhci: Allow more than 32 quirks by Marc Zyngier · 6 years ago
  15. 07f7619 xhci: xhci-mem: remove port_arrays and the code initializing them by Mathias Nyman · 6 years ago
  16. eaefcf2 xhci: change xhci_test_and_clear_bit() to use new port structure by Mathias Nyman · 6 years ago
  17. 6b7f40f xhci: change xhci_set_link_state() to work with port structures by Mathias Nyman · 6 years ago
  18. ffd4b4f xhci: Add helper to get xhci roothub from hcd by Mathias Nyman · 6 years ago
  19. bcaa9d5 xhci: Create new structures to store xhci port information by Mathias Nyman · 6 years ago
  20. 0fd2060 usb: host: xhci-plat: Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  21. fa31b3c xhci: Add Intel extended cap / otg phy mux handling by Hans de Goede · 7 years ago
  22. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  23. f524946 xhci: Clear the host side toggle manually when endpoint is soft reset by Mathias Nyman · 7 years ago
  24. 191edc5 xhci: Fix front USB ports on ASUS PRIME B350M-A by Kai-Heng Feng · 7 years ago
  25. 97ef0fa xhci: fix endpoint context tracer output by Mathias Nyman · 7 years ago
  26. bde0716 xhci: workaround for AMD Promontory disabled ports wakeup by Joe Lee · 7 years ago
  27. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  28. 3054ea45 usb: xhci: Cleanup printk debug message for ERST by Lu Baolu · 7 years ago
  29. 4c116cb usb: xhci: Cleanup printk debug message for registers by Lu Baolu · 7 years ago
  30. dfba217 usb: xhci: Add DbC support in xHCI driver by Lu Baolu · 7 years ago
  31. 67d2ea9 usb: xhci: Make some static functions global by Lu Baolu · 7 years ago
  32. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  33. 14d49b7 xhci: add helper to allocate command with input context by Mathias Nyman · 7 years ago
  34. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  35. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  36. 66a4550 xhci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  37. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  38. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  39. 02b6fdc usb: xhci: Add debugfs interface for xHCI driver by Lu Baolu · 7 years ago
  40. 8f11487 xhci: add port speed ID to portsc tracing by Mathias Nyman · 7 years ago
  41. 4750bc7 usb: host: xhci support option to disable the xHCI USB2 HW LPM by Thang Q. Nguyen · 7 years ago
  42. bcd6a7a Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" by Kai-Heng Feng · 7 years ago
  43. 76a14d7 xhci: fix wrong endpoint ESIT value shown in tracing by Mathias Nyman · 7 years ago
  44. 5a838a1 xhci: fix finding correct bus_state structure for USB 3.1 hosts by Mathias Nyman · 7 years ago
  45. 2e77a82 xhci: Add port status decoder for tracing purposes by Mathias Nyman · 7 years ago
  46. 7344ee3 xhci: add definitions for all port link states by Mathias Nyman · 7 years ago
  47. 9da5a10 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  48. 6481352 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  49. dec0819 xhci: Limit USB2 port wake support for AMD Promontory hosts by Jiahau Chang · 7 years ago
  50. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 7 years ago
  51. 2174914 xhci: Add support for endpoint soft reset by Mathias Nyman · 7 years ago
  52. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 7 years ago
  53. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 7 years ago
  54. 11e1d25 xhci: remove unused stopped_td pointer by Mathias Nyman · 7 years ago
  55. d852ed9 usb: host: xhci: remove #ifdef around PM functions by Arnd Bergmann · 7 years ago
  56. 314eaf7 usb: host: xhci: delete sp_dma_buffers for scratchpad by Peter Chen · 8 years ago
  57. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  58. 69307cc usb: xhci: bInterval quirk for TI TUSB73x0 by Roger Quadros · 8 years ago
  59. d256162 usb: xhci: refine xhci_decode_trb() by Lu Baolu · 8 years ago
  60. 96d9a6e usb: xhci: fix link trb decoding by Lu Baolu · 8 years ago
  61. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 8 years ago
  62. 8c10152 usb: xhci: remove xhci_debug_trb() by Lu Baolu · 8 years ago
  63. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 8 years ago
  64. cd12fd9 usb: xhci: remove enq_updates and deq_updates from ring by Lu Baolu · 8 years ago
  65. 3969384 usb: xhci: make several functions static by Lu Baolu · 8 years ago
  66. b7d09fe usb: xhci: remove xhci_dbg_ep_rings() by Lu Baolu · 8 years ago
  67. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  68. 5d062ab usb: host: xhci: fix up Control Transfer TRB decoder by Felipe Balbi · 8 years ago
  69. 19a7d0d usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 8 years ago
  70. 5240772 usb: host: xhci: extract xhci_slot_state_string() by Felipe Balbi · 8 years ago
  71. 0f1d832 usb: xhci: Add port test modes support for usb2. by Guoqing Zhang · 8 years ago
  72. 26bba5c usb: xhci: Expose xhci_start() function. by Guoqing Zhang · 8 years ago
  73. f9e609b usb: xhci: Add helper function xhci_disable_slot(). by Guoqing Zhang · 8 years ago
  74. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  75. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  76. a37c3f7 usb: host: xhci: make a generic TRB tracer by Felipe Balbi · 8 years ago
  77. ed6d643 usb: host: xhci: combine event TRB completion debugging messages by Felipe Balbi · 8 years ago
  78. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  79. 41135de usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 8 years ago
  80. e22caf8 usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure by Baolin Wang · 8 years ago
  81. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  82. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago
  83. 1c111b6 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  84. cb4d5ce xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  85. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  86. c2d3d49 usb: xhci: move slot_id from xhci_hcd to xhci_command structure by Lu Baolu · 8 years ago
  87. 87e44f2 usb: xhci: remove the use of xhci->addr_dev by Lu Baolu · 8 years ago
  88. 228cfae usb: xhci: cleanup cmd_completion in xhci_virt_device by Lu Baolu · 8 years ago
  89. 5071e6b xhci: add helper to get the endpoint state of a endpoint context by Mathias Nyman · 8 years ago
  90. f4c8f03 usb: xhci: clean up error_bitmask usage by Lu Baolu · 8 years ago
  91. 734d3dd usb: host: xhci: purge GET_MAX_PACKET() by Felipe Balbi · 8 years ago
  92. 346e9973 xhci: workaround for hosts missing CAS bit by Mathias Nyman · 8 years ago
  93. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 8 years ago
  94. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 8 years ago
  95. d251034 usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions by Alexandr Ivanov · 8 years ago
  96. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 9 years ago
  97. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 9 years ago
  98. 2f6d3b6 xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 by Mathias Nyman · 9 years ago
  99. 8ef8a9f xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints by Mathias Nyman · 9 years ago
  100. def4e6f xhci: refactor and cleanup endpoint initialization. by Mathias Nyman · 9 years ago