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