1. cfbb8a8 xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete() by Mathias Nyman · 5 years ago
  2. ac34336 xhci: Increase STS_SAVE timeout in xhci_suspend() by Kai-Heng Feng · 5 years ago
  3. 8de66b0 xhci: Prevent deadlock when xhci adapter breaks during init by Bill Kuzeja · 5 years ago
  4. a70bcbc3 usb: xhci: wait for CNR controller not ready bit in xhci resume by Rick Tseng · 5 years ago
  5. 47f50d6 xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts by Mathias Nyman · 5 years ago
  6. d500c63 xhci: Check all endpoints for LPM timeout by Jan Schmidt · 5 years ago
  7. cd9d949 xhci: Prevent device initiated U1/U2 link pm if exit latency is too long by Mathias Nyman · 5 years ago
  8. 9334367 xhci: fix possible memleak on setup address fails. by Ikjoon Jang · 5 years ago
  9. 7b81cb6 usb: add a HCD_DMA flag instead of guestimating DMA capabilities by Christoph Hellwig · 5 years ago
  10. cb53c51 xhci: Fix NULL pointer dereference at endpoint zero reset. by Mathias Nyman · 5 years ago
  11. 58ee010 Merge 5.2-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  12. ddd5798 xhci: detect USB 3.2 capable host controllers correctly by Mathias Nyman · 6 years ago
  13. b8c3b71 usb: xhci: Don't try to recover an endpoint if port is in error state. by Mathias Nyman · 6 years ago
  14. ef513be usb: xhci: Add Clear_TT_Buffer by Jim Lin · 6 years ago
  15. 4998f1e usb: Add devaddr in struct usb_device by Jim Lin · 6 years ago
  16. f7fac17 xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() by Andrey Smirnov · 6 years ago
  17. 7aa1bb2 usb: xhci: avoid null pointer deref when bos field is NULL by Carsten Schmid · 6 years ago
  18. 5afa0a5 usb: xhci: add endpoint context tracing when an endpoint is added by Mathias Nyman · 6 years ago
  19. 90d6d57 xhci: Add tracing for input control context by Mathias Nyman · 6 years ago
  20. d70d5a8 xhci: add port and bus number to port dynamic debugging by Mathias Nyman · 6 years ago
  21. 33e3935 usb: xhci: add Immediate Data Transfer support by Nicolas Saenz Julienne · 6 years ago
  22. da79ff6 xhci: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  23. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  24. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  25. 05afde1 xhci: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  26. b53bde6 Merge 4.20-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  27. f6187f4 xhci: move bus_state structure under the xhci_hub structure. by Mathias Nyman · 6 years ago
  28. f1fd62a xhci: remove the unused sw_lpm_support by Zeng Tao · 6 years ago
  29. 0472bf0 xhci: Prevent U1/U2 link pm states if exit latency is too long by Mathias Nyman · 6 years ago
  30. a7d57ab xhci: workaround CSS timeout on AMD SNPS 3.0 xHC by Sandeep Singh · 6 years ago
  31. f068090 xhci: Fix leaking USB3 shared_hcd at xhci removal by Mathias Nyman · 6 years ago
  32. 4937213 xhci: Fix use after free for URB cancellation on a reallocated endpoint by Mathias Nyman · 6 years ago
  33. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  34. d89b766 usb: xhci: Fix memory leak in xhci_endpoint_reset() by Zheng Xiaowei · 6 years ago
  35. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  36. 8f9cc83c USB: xhci-hcd: Add get_resuming_ports method by Alan Stern · 7 years ago
  37. 305886c usb: xhci: increase CRS timeout value by Ajay Gupta · 7 years ago
  38. 229bc19 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 7 years ago
  39. 12de0a3 xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers by Marc Zyngier · 7 years ago
  40. 36b6857 xhci: Allow more than 32 quirks by Marc Zyngier · 7 years ago
  41. 38986ff xhci: use port structures instead of port arrays in xhci.c functions by Mathias Nyman · 7 years ago
  42. 9ea95ec xhci: set hcd pointers for xhci usb2 and usb3 roothub structures by Mathias Nyman · 7 years ago
  43. 44a182b xhci: Fix use-after-free in xhci_free_virt_device by Mathias Nyman · 7 years ago
  44. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  45. 0ee78c1 xhci: Show what USB release number the xHC supports from protocol capablity by Mathias Nyman · 7 years ago
  46. f524946 xhci: Clear the host side toggle manually when endpoint is soft reset by Mathias Nyman · 7 years ago
  47. 15febf5 xhci: refactor xhci_urb_enqueue a bit with minor changes by Mathias Nyman · 7 years ago
  48. 191edc5 xhci: Fix front USB ports on ASUS PRIME B350M-A by Kai-Heng Feng · 7 years ago
  49. 11cd764 xhci: fix xhci debugfs errors in xhci_stop by Zhengjun Xing · 7 years ago
  50. 8c5a93e xhci: xhci debugfs device nodes weren't removed after device plugged out by Zhengjun Xing · 7 years ago
  51. d9167671 xhci: Fix xhci debugfs devices node disappearance after hibernation by Zhengjun Xing · 7 years ago
  52. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  53. 052f71e xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate by Mathias Nyman · 7 years ago
  54. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  55. 3054ea45 usb: xhci: Cleanup printk debug message for ERST by Lu Baolu · 7 years ago
  56. 4c116cb usb: xhci: Cleanup printk debug message for registers by Lu Baolu · 7 years ago
  57. dfba217 usb: xhci: Add DbC support in xHCI driver by Lu Baolu · 7 years ago
  58. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  59. 14d49b7 xhci: add helper to allocate command with input context by Mathias Nyman · 7 years ago
  60. bed5301 usb: xhci: remove unused variable ep by Corentin Labbe · 7 years ago
  61. 78a0db2 usb: xhci: remove unused variable last_freed_endpoint by Corentin Labbe · 7 years ago
  62. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  63. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  64. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  65. 7d86499 usb: host: xhci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  66. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  67. ea7d0d6 xhci: Identify USB 3.1 capable hosts by their port protocol capability by Mathias Nyman · 7 years ago
  68. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  69. e3a78ff xhci: trace slot context when calling xhci_configure_endpoint() by Mathias Nyman · 7 years ago
  70. 651aaf3 usb: xhci: Handle USB transaction error on address command by Lu Baolu · 7 years ago
  71. 089ed49 usb: xhci: Remove xhci->mutex from xhci_alloc_dev() by Lu Baolu · 7 years ago
  72. dcabc76f usb: xhci: Return error when host is dead in xhci_disable_slot() by Lu Baolu · 7 years ago
  73. 11ec758 usb: xhci: Fix memory leak when xhci_disable_slot() returns error by Lu Baolu · 7 years ago
  74. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  75. b64149c usb: xhci: Disable slot even when virt-dev is null by Lu Baolu · 7 years ago
  76. 02b6fdc usb: xhci: Add debugfs interface for xHCI driver by Lu Baolu · 7 years ago
  77. 4750bc7 usb: host: xhci support option to disable the xHCI USB2 HW LPM by Thang Q. Nguyen · 7 years ago
  78. 9821786 usb: xhci: Free the right ring in xhci_add_endpoint() by Lu Baolu · 7 years ago
  79. d6f5f07 xhci: fix memleak in xhci_run() by Shu Wang · 7 years ago
  80. 9da5a10 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  81. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 8 years ago
  82. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 8 years ago
  83. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 8 years ago
  84. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 8 years ago
  85. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 8 years ago
  86. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  87. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 8 years ago
  88. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 8 years ago
  89. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  90. 3969384 usb: xhci: make several functions static by Lu Baolu · 8 years ago
  91. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  92. fe190ed xhci: Do not halt the host until both HCD have disconnected their devices. by Joel Stanley · 8 years ago
  93. 19a7d0d6 usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 8 years ago
  94. 26bba5c usb: xhci: Expose xhci_start() function. by Guoqing Zhang · 8 years ago
  95. f9e609b usb: xhci: Add helper function xhci_disable_slot(). by Guoqing Zhang · 8 years ago
  96. d1001ab usb: xhci: clear EINT bit in status correctly by Lu Baolu · 8 years ago
  97. cb2e3d4 Merge 4.11-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  98. d3519b9 xhci: Manually give back cancelled URB if we can't queue it for cancel by Mathias Nyman · 8 years ago
  99. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  100. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago