1. dc52d19 xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed by Ding Hui · 4 years, 1 month ago
  2. a81f69d xhci: Return if xHCI doesn't support LPM by Kai-Heng Feng · 4 years, 3 months ago
  3. 26a7aef xhci: Fix enumeration issue when setting max packet size for FS devices. by Al Cooper · 4 years, 3 months ago
  4. e5e2b50 xhci: Poll for U0 after disabling USB2 LPM by Kai-Heng Feng · 4 years, 3 months ago
  5. 2554ae0 xhci: bail out early if driver can't accress host in resume by Mathias Nyman · 4 years, 6 months ago
  6. 5ce600f xhci: Increase STS_HALT timeout in xhci_suspend() by Kai-Heng Feng · 4 years, 9 months ago
  7. 2f23dc8 usb: xhci: only set D3hot for pci device by Henry Lin · 4 years, 9 months ago
  8. ea725566 xhci: Increase STS_SAVE timeout in xhci_suspend() by Kai-Heng Feng · 5 years ago
  9. cbc5abaa6 xhci: Prevent deadlock when xhci adapter breaks during init by Bill Kuzeja · 5 years ago
  10. fde058a17 usb: xhci: wait for CNR controller not ready bit in xhci resume by Rick Tseng · 5 years ago
  11. 13e793d xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts by Mathias Nyman · 5 years ago
  12. d6bdd46 xhci: Check all endpoints for LPM timeout by Jan Schmidt · 5 years ago
  13. faa0502 xhci: Prevent device initiated U1/U2 link pm if exit latency is too long by Mathias Nyman · 5 years ago
  14. 1702703 usb: xhci: Don't try to recover an endpoint if port is in error state. by Mathias Nyman · 5 years ago
  15. d606a82 xhci: detect USB 3.2 capable host controllers correctly by Mathias Nyman · 5 years ago
  16. 9690202 usb: xhci: avoid null pointer deref when bos field is NULL by Carsten Schmid · 5 years ago
  17. 8e30ba0 xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() by Andrey Smirnov · 5 years ago
  18. 33f310e xhci: Prevent U1/U2 link pm states if exit latency is too long by Mathias Nyman · 6 years ago
  19. 5d3b106 xhci: workaround CSS timeout on AMD SNPS 3.0 xHC by Sandeep Singh · 6 years ago
  20. 82c1b66 xhci: Fix leaking USB3 shared_hcd at xhci removal by Mathias Nyman · 6 years ago
  21. 4937213 xhci: Fix use after free for URB cancellation on a reallocated endpoint by Mathias Nyman · 6 years ago
  22. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  23. d89b766 usb: xhci: Fix memory leak in xhci_endpoint_reset() by Zheng Xiaowei · 6 years ago
  24. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 6 years ago
  25. 8f9cc83c USB: xhci-hcd: Add get_resuming_ports method by Alan Stern · 6 years ago
  26. 305886c usb: xhci: increase CRS timeout value by Ajay Gupta · 6 years ago
  27. 229bc19 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 6 years ago
  28. 12de0a3 xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers by Marc Zyngier · 6 years ago
  29. 36b6857 xhci: Allow more than 32 quirks by Marc Zyngier · 6 years ago
  30. 38986ff xhci: use port structures instead of port arrays in xhci.c functions by Mathias Nyman · 6 years ago
  31. 9ea95ec xhci: set hcd pointers for xhci usb2 and usb3 roothub structures by Mathias Nyman · 6 years ago
  32. 44a182b xhci: Fix use-after-free in xhci_free_virt_device by Mathias Nyman · 6 years ago
  33. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  34. 0ee78c1 xhci: Show what USB release number the xHC supports from protocol capablity by Mathias Nyman · 7 years ago
  35. f524946 xhci: Clear the host side toggle manually when endpoint is soft reset by Mathias Nyman · 7 years ago
  36. 15febf5 xhci: refactor xhci_urb_enqueue a bit with minor changes by Mathias Nyman · 7 years ago
  37. 191edc5 xhci: Fix front USB ports on ASUS PRIME B350M-A by Kai-Heng Feng · 7 years ago
  38. 11cd764 xhci: fix xhci debugfs errors in xhci_stop by Zhengjun Xing · 7 years ago
  39. 8c5a93e xhci: xhci debugfs device nodes weren't removed after device plugged out by Zhengjun Xing · 7 years ago
  40. d9167671 xhci: Fix xhci debugfs devices node disappearance after hibernation by Zhengjun Xing · 7 years ago
  41. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  42. 052f71e xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate by Mathias Nyman · 7 years ago
  43. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  44. 3054ea45 usb: xhci: Cleanup printk debug message for ERST by Lu Baolu · 7 years ago
  45. 4c116cb usb: xhci: Cleanup printk debug message for registers by Lu Baolu · 7 years ago
  46. dfba217 usb: xhci: Add DbC support in xHCI driver by Lu Baolu · 7 years ago
  47. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  48. 14d49b7 xhci: add helper to allocate command with input context by Mathias Nyman · 7 years ago
  49. bed5301 usb: xhci: remove unused variable ep by Corentin Labbe · 7 years ago
  50. 78a0db2 usb: xhci: remove unused variable last_freed_endpoint by Corentin Labbe · 7 years ago
  51. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  52. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  53. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  54. 7d86499 usb: host: xhci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  55. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  56. ea7d0d6 xhci: Identify USB 3.1 capable hosts by their port protocol capability by Mathias Nyman · 7 years ago
  57. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  58. e3a78ff xhci: trace slot context when calling xhci_configure_endpoint() by Mathias Nyman · 7 years ago
  59. 651aaf3 usb: xhci: Handle USB transaction error on address command by Lu Baolu · 7 years ago
  60. 089ed49 usb: xhci: Remove xhci->mutex from xhci_alloc_dev() by Lu Baolu · 7 years ago
  61. dcabc76f usb: xhci: Return error when host is dead in xhci_disable_slot() by Lu Baolu · 7 years ago
  62. 11ec758 usb: xhci: Fix memory leak when xhci_disable_slot() returns error by Lu Baolu · 7 years ago
  63. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  64. b64149c usb: xhci: Disable slot even when virt-dev is null by Lu Baolu · 7 years ago
  65. 02b6fdc usb: xhci: Add debugfs interface for xHCI driver by Lu Baolu · 7 years ago
  66. 4750bc7 usb: host: xhci support option to disable the xHCI USB2 HW LPM by Thang Q. Nguyen · 7 years ago
  67. 9821786 usb: xhci: Free the right ring in xhci_add_endpoint() by Lu Baolu · 7 years ago
  68. d6f5f07 xhci: fix memleak in xhci_run() by Shu Wang · 7 years ago
  69. 9da5a10 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  70. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 7 years ago
  71. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 7 years ago
  72. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 7 years ago
  73. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 7 years ago
  74. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 7 years ago
  75. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 7 years ago
  76. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 7 years ago
  77. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 7 years ago
  78. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 7 years ago
  79. 3969384 usb: xhci: make several functions static by Lu Baolu · 7 years ago
  80. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 7 years ago
  81. fe190ed xhci: Do not halt the host until both HCD have disconnected their devices. by Joel Stanley · 7 years ago
  82. 19a7d0d usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 7 years ago
  83. 26bba5c usb: xhci: Expose xhci_start() function. by Guoqing Zhang · 7 years ago
  84. f9e609b usb: xhci: Add helper function xhci_disable_slot(). by Guoqing Zhang · 7 years ago
  85. d1001ab usb: xhci: clear EINT bit in status correctly by Lu Baolu · 7 years ago
  86. cb2e3d4 Merge 4.11-rc5 into usb-next by Greg Kroah-Hartman · 7 years ago
  87. d3519b9 xhci: Manually give back cancelled URB if we can't queue it for cancel by Mathias Nyman · 7 years ago
  88. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  89. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  90. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. 6969408 xhci: refactor xhci_urb_enqueue by Mathias Nyman · 8 years ago
  92. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  93. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  94. e6f7caa xhci: rename size variable to num_tds by Mathias Nyman · 8 years ago
  95. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  96. 5abdc2e usb: host: xhci: add urb_enqueue/dequeue/giveback tracers by Felipe Balbi · 8 years ago
  97. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  98. 98871e9 usb: host: xhci: change pre-increments to post-increments by Felipe Balbi · 8 years ago
  99. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  100. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago