1. 6f0306d Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 4 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  3. f1ec7ae xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed by Ding Hui · 4 years, 5 months ago
  4. f3a9492 usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment block by Lee Jones · 4 years, 6 months ago
  5. b3d71ab xhci: Poll for U0 after disabling USB2 LPM by Kai-Heng Feng · 4 years, 7 months ago
  6. f0c472a xhci: Return if xHCI doesn't support LPM by Kai-Heng Feng · 4 years, 7 months ago
  7. a73d9d9c xhci: Fix enumeration issue when setting max packet size for FS devices. by Al Cooper · 4 years, 7 months ago
  8. 93ceaa8 xhci: Fix handling halted endpoint even if endpoint ring appears empty by Mathias Nyman · 4 years, 9 months ago
  9. 72ae194 xhci: bail out early if driver can't accress host in resume by Mathias Nyman · 4 years, 10 months ago
  10. 7c67cf6 xhci: Increase STS_HALT timeout in xhci_suspend() by Kai-Heng Feng · 5 years ago
  11. f2c710f usb: xhci: only set D3hot for pci device by Henry Lin · 5 years ago
  12. 36dc016 usb: host: xhci: Support running urb giveback in tasklet context by Suwan Kim · 5 years ago
  13. 18b7406 xhci: Fix use-after-free regression in xhci clear hub TT implementation by Mathias Nyman · 5 years ago
  14. cfbb8a8 xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete() by Mathias Nyman · 5 years ago
  15. ac34336 xhci: Increase STS_SAVE timeout in xhci_suspend() by Kai-Heng Feng · 5 years ago
  16. 8de66b0 xhci: Prevent deadlock when xhci adapter breaks during init by Bill Kuzeja · 5 years ago
  17. a70bcbc3 usb: xhci: wait for CNR controller not ready bit in xhci resume by Rick Tseng · 5 years ago
  18. 47f50d6 xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts by Mathias Nyman · 5 years ago
  19. d500c63 xhci: Check all endpoints for LPM timeout by Jan Schmidt · 5 years ago
  20. cd9d949 xhci: Prevent device initiated U1/U2 link pm if exit latency is too long by Mathias Nyman · 5 years ago
  21. 9334367 xhci: fix possible memleak on setup address fails. by Ikjoon Jang · 5 years ago
  22. 7b81cb6 usb: add a HCD_DMA flag instead of guestimating DMA capabilities by Christoph Hellwig · 5 years ago
  23. cb53c51 xhci: Fix NULL pointer dereference at endpoint zero reset. by Mathias Nyman · 5 years ago
  24. 58ee010 Merge 5.2-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  25. ddd5798 xhci: detect USB 3.2 capable host controllers correctly by Mathias Nyman · 6 years ago
  26. b8c3b71 usb: xhci: Don't try to recover an endpoint if port is in error state. by Mathias Nyman · 6 years ago
  27. ef513be usb: xhci: Add Clear_TT_Buffer by Jim Lin · 6 years ago
  28. 4998f1e usb: Add devaddr in struct usb_device by Jim Lin · 6 years ago
  29. f7fac17 xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() by Andrey Smirnov · 6 years ago
  30. 7aa1bb2 usb: xhci: avoid null pointer deref when bos field is NULL by Carsten Schmid · 6 years ago
  31. 5afa0a5 usb: xhci: add endpoint context tracing when an endpoint is added by Mathias Nyman · 6 years ago
  32. 90d6d57 xhci: Add tracing for input control context by Mathias Nyman · 6 years ago
  33. d70d5a8 xhci: add port and bus number to port dynamic debugging by Mathias Nyman · 6 years ago
  34. 33e3935 usb: xhci: add Immediate Data Transfer support by Nicolas Saenz Julienne · 6 years ago
  35. da79ff6 xhci: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  36. 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
  37. 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
  38. 05afde1 xhci: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  39. b53bde6 Merge 4.20-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  40. f6187f4 xhci: move bus_state structure under the xhci_hub structure. by Mathias Nyman · 6 years ago
  41. f1fd62a xhci: remove the unused sw_lpm_support by Zeng Tao · 6 years ago
  42. 0472bf0 xhci: Prevent U1/U2 link pm states if exit latency is too long by Mathias Nyman · 6 years ago
  43. a7d57ab xhci: workaround CSS timeout on AMD SNPS 3.0 xHC by Sandeep Singh · 6 years ago
  44. f068090 xhci: Fix leaking USB3 shared_hcd at xhci removal by Mathias Nyman · 6 years ago
  45. 4937213 xhci: Fix use after free for URB cancellation on a reallocated endpoint by Mathias Nyman · 6 years ago
  46. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  47. d89b766 usb: xhci: Fix memory leak in xhci_endpoint_reset() by Zheng Xiaowei · 6 years ago
  48. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  49. 8f9cc83c USB: xhci-hcd: Add get_resuming_ports method by Alan Stern · 7 years ago
  50. 305886c usb: xhci: increase CRS timeout value by Ajay Gupta · 7 years ago
  51. 229bc19 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 7 years ago
  52. 12de0a3 xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers by Marc Zyngier · 7 years ago
  53. 36b6857 xhci: Allow more than 32 quirks by Marc Zyngier · 7 years ago
  54. 38986ff xhci: use port structures instead of port arrays in xhci.c functions by Mathias Nyman · 7 years ago
  55. 9ea95ec xhci: set hcd pointers for xhci usb2 and usb3 roothub structures by Mathias Nyman · 7 years ago
  56. 44a182b xhci: Fix use-after-free in xhci_free_virt_device by Mathias Nyman · 7 years ago
  57. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  58. 0ee78c1 xhci: Show what USB release number the xHC supports from protocol capablity by Mathias Nyman · 7 years ago
  59. f524946 xhci: Clear the host side toggle manually when endpoint is soft reset by Mathias Nyman · 7 years ago
  60. 15febf5 xhci: refactor xhci_urb_enqueue a bit with minor changes by Mathias Nyman · 7 years ago
  61. 191edc5 xhci: Fix front USB ports on ASUS PRIME B350M-A by Kai-Heng Feng · 7 years ago
  62. 11cd764 xhci: fix xhci debugfs errors in xhci_stop by Zhengjun Xing · 7 years ago
  63. 8c5a93e xhci: xhci debugfs device nodes weren't removed after device plugged out by Zhengjun Xing · 7 years ago
  64. d9167671 xhci: Fix xhci debugfs devices node disappearance after hibernation by Zhengjun Xing · 7 years ago
  65. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  66. 052f71e xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate by Mathias Nyman · 7 years ago
  67. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  68. 3054ea45 usb: xhci: Cleanup printk debug message for ERST by Lu Baolu · 7 years ago
  69. 4c116cb usb: xhci: Cleanup printk debug message for registers by Lu Baolu · 7 years ago
  70. dfba217 usb: xhci: Add DbC support in xHCI driver by Lu Baolu · 7 years ago
  71. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  72. 14d49b7 xhci: add helper to allocate command with input context by Mathias Nyman · 7 years ago
  73. bed5301 usb: xhci: remove unused variable ep by Corentin Labbe · 7 years ago
  74. 78a0db2 usb: xhci: remove unused variable last_freed_endpoint by Corentin Labbe · 7 years ago
  75. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  76. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  77. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  78. 7d86499 usb: host: xhci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  79. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  80. ea7d0d6 xhci: Identify USB 3.1 capable hosts by their port protocol capability by Mathias Nyman · 7 years ago
  81. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  82. e3a78ff xhci: trace slot context when calling xhci_configure_endpoint() by Mathias Nyman · 7 years ago
  83. 651aaf3 usb: xhci: Handle USB transaction error on address command by Lu Baolu · 7 years ago
  84. 089ed49 usb: xhci: Remove xhci->mutex from xhci_alloc_dev() by Lu Baolu · 7 years ago
  85. dcabc76f usb: xhci: Return error when host is dead in xhci_disable_slot() by Lu Baolu · 7 years ago
  86. 11ec758 usb: xhci: Fix memory leak when xhci_disable_slot() returns error by Lu Baolu · 7 years ago
  87. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  88. b64149c usb: xhci: Disable slot even when virt-dev is null by Lu Baolu · 7 years ago
  89. 02b6fdc usb: xhci: Add debugfs interface for xHCI driver by Lu Baolu · 7 years ago
  90. 4750bc7 usb: host: xhci support option to disable the xHCI USB2 HW LPM by Thang Q. Nguyen · 7 years ago
  91. 9821786 usb: xhci: Free the right ring in xhci_add_endpoint() by Lu Baolu · 7 years ago
  92. d6f5f07 xhci: fix memleak in xhci_run() by Shu Wang · 7 years ago
  93. 9da5a10 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  94. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 8 years ago
  95. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 8 years ago
  96. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 8 years ago
  97. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 8 years ago
  98. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 8 years ago
  99. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  100. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 8 years ago