1. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  2. 162736b driver core: make struct device_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  3. 6ce3563 thunderbolt: Add support for DisplayPort bandwidth allocation mode by Mika Westerberg · 3 years ago
  4. e327380 thunderbolt: Add functions to support DisplayPort bandwidth allocation mode by Mika Westerberg · 3 years ago
  5. d311376 thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype by Jiri Slaby (SUSE) · 2 years, 3 months ago
  6. d3dcbe2 Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 5 months ago
  7. 5d2569c thunderbolt: Explicitly enable lane adapter hotplug events at startup by Mario Limonciello · 2 years, 6 months ago
  8. aef9c69 thunderbolt: Move vendor specific NVM handling into nvm.c by Szuying Chen · 2 years, 6 months ago
  9. 8b02b2d thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read() by Mika Westerberg · 2 years, 6 months ago
  10. 7bfafaa thunderbolt: Rename and make nvm_read() available for other files by Szuying Chen · 2 years, 6 months ago
  11. 5424e1b thunderbolt: Extend NVM version fields to 32-bits by Szuying Chen · 2 years, 6 months ago
  12. d0f1e0c thunderbolt: Add support for receiver lane margining by Mika Westerberg · 3 years, 1 month ago
  13. b12d295 thunderbolt: Add helper to check if CL states are enabled on port by Mika Westerberg · 2 years, 7 months ago
  14. 3846d01 thunderbolt: Pass CL state bitmask to tb_port_clx_supported() by Mika Westerberg · 2 years, 6 months ago
  15. 7f333ac thunderbolt: Move tb_xdomain_parent() to tb.h by Mika Westerberg · 3 years, 1 month ago
  16. f9cad07 thunderbolt: Show link type for XDomain connections too by Mika Westerberg · 2 years, 6 months ago
  17. 9e2e5ea Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 7 months ago
  18. 635dcd1 thunderbolt: test: Use kunit_test_suite() macro by David Gow · 2 years, 8 months ago
  19. 3084b48 thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled by Gil Fine · 2 years, 10 months ago
  20. b017a46 thunderbolt: Add CL1 support for USB4 and Titan Ridge routers by Gil Fine · 2 years, 10 months ago
  21. 0e14dd5 thunderbolt: Split setting link width and lane bonding into own functions by Mika Westerberg · 3 years, 1 month ago
  22. 94581b2 thunderbolt: Move tb_port_state() prototype to correct place by Mika Westerberg · 3 years, 1 month ago
  23. ebe99c0 thunderbolt: Use decimal number with port numbers by Mika Westerberg · 3 years ago
  24. 30a4eca thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices by Mika Westerberg · 3 years, 2 months ago
  25. f1d5ec3 thunderbolt: Add missing device ID to tb_switch_is_alpine_ridge() by Mika Westerberg · 3 years, 2 months ago
  26. 43f977b thunderbolt: Enable CL0s for Intel Titan Ridge by Gil Fine · 3 years, 3 months ago
  27. 23ccd21 thunderbolt: Implement TMU time disruption for Intel Titan Ridge by Gil Fine · 3 years, 3 months ago
  28. 1639664 thunderbolt: Move usb4_switch_wait_for_bit() to switch.c by Gil Fine · 3 years, 3 months ago
  29. 8a90e4f thunderbolt: Add CL0s support for USB4 routers by Gil Fine · 3 years, 3 months ago
  30. a28ec0e thunderbolt: Add TMU uni-directional mode by Gil Fine · 3 years, 3 months ago
  31. 43bddb2 thunderbolt: Tear down existing tunnels when resuming from hibernate by Mika Westerberg · 3 years, 4 months ago
  32. faa1c61 thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers by Rajmohan Mani · 4 years ago
  33. 1cbf680 thunderbolt: Allow router NVM authenticate separately by Mika Westerberg · 4 years ago
  34. ff3a830 thunderbolt: Move nvm_write_ops to tb.h by Rajmohan Mani · 4 years ago
  35. 3fb10ea thunderbolt: Add support for retimer NVM upgrade when there is no link by Rajmohan Mani · 4 years ago
  36. 3406de7 thunderbolt: Add additional USB4 port operations for retimer access by Rajmohan Mani · 4 years ago
  37. ccc5cb8 thunderbolt: Add support for ACPI _DSM to power on/off retimers by Rajmohan Mani · 4 years ago
  38. cae5f51 thunderbolt: Add USB4 port devices by Mika Westerberg · 4 years ago
  39. 6ed541c thunderbolt: Allocate credits according to router preferences by Mika Westerberg · 4 years ago
  40. 69fea37 thunderbolt: Update port credits after bonding is enabled/disabled by Mika Westerberg · 4 years ago
  41. 56ad3ae thunderbolt: Read router preferred credit allocation information by Mika Westerberg · 4 years ago
  42. e7051be thunderbolt: Wait for the lanes to actually bond by Mika Westerberg · 4 years ago
  43. 02c5e7c thunderbolt: Move nfc_credits field to struct tb_path_hop by Mika Westerberg · 4 years, 3 months ago
  44. 6026b70 thunderbolt: Add wake from DisplayPort by Mika Westerberg · 4 years, 2 months ago
  45. 9b38303 thunderbolt: Split NVM read/write generic functions out from usb4.c by Mika Westerberg · 4 years ago
  46. 180b068 thunderbolt: Allow multiple DMA tunnels over a single XDomain connection by Mika Westerberg · 4 years, 2 months ago
  47. 5cfdd30 thunderbolt: Drop unused tb_port_set_initial_credits() by Mika Westerberg · 4 years ago
  48. 7f0a34d thunderbolt: Decrease control channel timeout for software connection manager by Mika Westerberg · 4 years, 2 months ago
  49. d59b8fa thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake() by Gil Fine · 4 years, 1 month ago
  50. c6da62a thunderbolt: Add support for native USB4 _OSC by Mika Westerberg · 5 years ago
  51. 5ca6768 thunderbolt: Allow disabling XDomain protocol by Mika Westerberg · 4 years, 5 months ago
  52. c3963a5 thunderbolt: Add clarifying comments about USB4 terms router and adapter by Mika Westerberg · 4 years, 1 month ago
  53. 3da88be thunderbolt: Add support for de-authorizing devices by Mika Westerberg · 4 years, 4 months ago
  54. fdb0887 thunderbolt: Start lane initialization after sleep by Mika Westerberg · 4 years, 3 months ago
  55. 3d41137 Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years, 3 months ago
  56. 9490f71 thunderbolt: Add connection manager specific hooks for USB4 router operations by Mika Westerberg · 4 years, 4 months ago
  57. 661b194 thunderbolt: Perform USB4 router NVM upgrade in two phases by Mika Westerberg · 4 years, 4 months ago
  58. 407ac93 thunderbolt: Create debugfs directory automatically for services by Mika Westerberg · 4 years, 5 months ago
  59. 5cc0df9 thunderbolt: Add functions for enabling and disabling lane bonding on XDomain by Isaac Hazan · 4 years, 6 months ago
  60. 4210d50 thunderbolt: Add link_speed and link_width to XDomain by Isaac Hazan · 4 years, 6 months ago
  61. f6439c5 thunderbolt: Add support for Intel Tiger Lake-H by Mika Westerberg · 5 years ago
  62. 59ee364 Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years, 5 months ago
  63. 810278d thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER by Mika Westerberg · 4 years, 7 months ago
  64. 2c6ea4e thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m by Mika Westerberg · 4 years, 7 months ago
  65. 884e4d5 thunderbolt: Only stop control channel when entering freeze by Mika Westerberg · 4 years, 6 months ago
  66. 54e4181 thunderbolt: Add debugfs interface by Gil Fine · 4 years, 8 months ago
  67. 0637e3d thunderbolt: Introduce tb_switch_is_tiger_lake() by Gil Fine · 4 years, 8 months ago
  68. 8c3b15a thunderbolt: Introduce tb_switch_is_ice_lake() by Mika Westerberg · 4 years, 7 months ago
  69. 35ee69e thunderbolt: Check for Intel vendor ID when identifying controller by Mika Westerberg · 4 years, 8 months ago
  70. a3cfebd thunderbolt: Introduce tb_port_is_nhi() by Mika Westerberg · 4 years, 8 months ago
  71. 6de057e thunderbolt: Introduce tb_switch_next_cap() by Mika Westerberg · 4 years, 8 months ago
  72. 3c8b228 thunderbolt: Introduce tb_port_next_cap() by Mika Westerberg · 4 years, 8 months ago
  73. 6ac6fae thunderbolt: Add runtime PM for Software CM by Mika Westerberg · 4 years, 9 months ago
  74. b2be2b0 thunderbolt: Create device links from ACPI description by Mika Westerberg · 6 years ago
  75. b2911a5 thunderbolt: Enable wakes from system suspend by Mika Westerberg · 5 years ago
  76. 341d451 thunderbolt: Disable lane 1 for XDomain connection by Mika Westerberg · 5 years ago
  77. 284652a thunderbolt: Configure port for XDomain by Mika Westerberg · 5 years ago
  78. e28178b thunderbolt: Set port configured for both ends of the link by Mika Westerberg · 5 years ago
  79. de46203 thunderbolt: Configure link after lane bonding is enabled by Mika Westerberg · 5 years ago
  80. 356b6c4 thunderbolt: Send reset only to first generation routers by Mika Westerberg · 5 years ago
  81. 8824d19 thunderbolt: Disable ports that are not implemented by Nikunj A. Dadhania · 4 years, 8 months ago
  82. 1cb3629 thunderbolt: Add support for authenticate on disconnect by Mario Limonciello · 4 years, 9 months ago
  83. 4b794f8 thunderbolt: Add support for separating the flush to SPI and authenticate by Mario Limonciello · 4 years, 9 months ago
  84. dacb128 thunderbolt: Add support for on-board retimers by Kranthi Kuntala · 5 years ago
  85. 02d1285 thunderbolt: Implement USB4 port sideband operations for retimer access by Rajmohan Mani · 5 years ago
  86. 719a5fe thunderbolt: Split common NVM functionality into a separate file by Mika Westerberg · 5 years ago
  87. 0bd680c thunderbolt: Add USB3 bandwidth management by Mika Westerberg · 5 years ago
  88. 5b7b8c0 thunderbolt: Make tb_port_get_link_speed() available to other files by Mika Westerberg · 4 years, 10 months ago
  89. 3b1d8d5 thunderbolt: Implement USB3 bandwidth negotiation routines by Mika Westerberg · 5 years ago
  90. bbcf40b thunderbolt: Do not tunnel USB3 if link is not USB4 by Mika Westerberg · 5 years ago
  91. c738a79 thunderbolt: Increase path length in discovery by Mika Westerberg · 4 years, 10 months ago
  92. c64c3f3 thunderbolt: Make tb_path_alloc() work with tree topologies by Mika Westerberg · 4 years, 11 months ago
  93. e6f8185 thunderbolt: Add support for USB 3.x tunnels by Rajmohan Mani · 5 years ago
  94. cf29b9af thunderbolt: Add support for Time Management Unit by Rajmohan Mani · 5 years ago
  95. aa43a9d thunderbolt: Make tb_switch_find_cap() available to other files by Rajmohan Mani · 5 years ago
  96. b040798 thunderbolt: Add initial support for USB4 by Mika Westerberg · 5 years ago
  97. 386e5e2 thunderbolt: Make tb_find_port() available to other files by Mika Westerberg · 5 years ago
  98. a11b88a thunderbolt: Add bandwidth management for Display Port tunnels by Mika Westerberg · 6 years ago
  99. 8afe909 thunderbolt: Add Display Port adapter pairing and resource management by Mika Westerberg · 6 years ago
  100. 7bffd97e thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge by Mika Westerberg · 6 years ago