1. 0e5cb87 thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link() by Mario Limonciello · 4 years, 2 months ago
  2. 600c084 thunderbolt: Fix use-after-free in remove_unplugged_switch() by Mika Westerberg · 4 years, 1 month ago
  3. f6439c5 thunderbolt: Add support for Intel Tiger Lake-H by Mika Westerberg · 4 years, 9 months ago
  4. f8fa2c2 thunderbolt: Only configure USB4 wake for lane 0 adapters by Mika Westerberg · 4 years, 3 months ago
  5. 7745512 thunderbolt: Add uaccess dependency to debugfs interface by Casey Bowman · 4 years, 3 months ago
  6. a663e0d thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services() by Mika Westerberg · 4 years, 3 months ago
  7. 7342ca3 thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() by Jing Xiangfeng · 4 years, 3 months ago
  8. 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, 3 months ago
  9. 810278d thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER by Mika Westerberg · 4 years, 4 months ago
  10. 9c8cac6 thunderbolt: Correct tb_check_quirks() kernel-doc by Mika Westerberg · 4 years, 4 months ago
  11. 22255be thunderbolt: Log correct zeroX entries in decode_error() by Mika Westerberg · 5 years ago
  12. 80e7c5d thunderbolt: Handle ERR_LOCK notification by Mika Westerberg · 5 years ago
  13. 8eabfca thunderbolt: Use "if USB4" instead of "depends on" in Kconfig by Mika Westerberg · 4 years, 4 months ago
  14. 2c6ea4e thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m by Mika Westerberg · 4 years, 4 months ago
  15. 884e4d5 thunderbolt: Only stop control channel when entering freeze by Mika Westerberg · 4 years, 4 months ago
  16. bf638d7 Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus by Greg Kroah-Hartman · 4 years, 4 months ago
  17. 77e4907f thunderbolt: debugfs: Fix uninitialized return in counters_write() by Dan Carpenter · 4 years, 4 months ago
  18. f022ff7b thunderbolt: Retry DROM read once if parsing fails by Mika Westerberg · 4 years, 4 months ago
  19. 54e4181 thunderbolt: Add debugfs interface by Gil Fine · 4 years, 6 months ago
  20. fa1653d thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACE by Mika Westerberg · 4 years, 6 months ago
  21. 0637e3d thunderbolt: Introduce tb_switch_is_tiger_lake() by Gil Fine · 4 years, 5 months ago
  22. 8c3b15a thunderbolt: Introduce tb_switch_is_ice_lake() by Mika Westerberg · 4 years, 4 months ago
  23. 35ee69e thunderbolt: Check for Intel vendor ID when identifying controller by Mika Westerberg · 4 years, 5 months ago
  24. a3cfebd thunderbolt: Introduce tb_port_is_nhi() by Mika Westerberg · 4 years, 5 months ago
  25. 6de057e thunderbolt: Introduce tb_switch_next_cap() by Mika Westerberg · 4 years, 6 months ago
  26. 3c8b228 thunderbolt: Introduce tb_port_next_cap() by Mika Westerberg · 4 years, 6 months ago
  27. 8f83101 thunderbolt: Move struct tb_cap_any to tb_regs.h by Mika Westerberg · 4 years, 6 months ago
  28. 6ac6fae thunderbolt: Add runtime PM for Software CM by Mika Westerberg · 4 years, 7 months ago
  29. b2be2b0 thunderbolt: Create device links from ACPI description by Mika Westerberg · 6 years ago
  30. 2b9941e PCI / thunderbolt: Switch to use device links instead of PCI quirk by Mika Westerberg · 4 years, 7 months ago
  31. b2911a5 thunderbolt: Enable wakes from system suspend by Mika Westerberg · 5 years ago
  32. 341d451 thunderbolt: Disable lane 1 for XDomain connection by Mika Westerberg · 4 years, 10 months ago
  33. 284652a thunderbolt: Configure port for XDomain by Mika Westerberg · 4 years, 9 months ago
  34. e28178b thunderbolt: Set port configured for both ends of the link by Mika Westerberg · 4 years, 9 months ago
  35. de46203 thunderbolt: Configure link after lane bonding is enabled by Mika Westerberg · 4 years, 9 months ago
  36. 5cb6ed31 thunderbolt: Do not change default USB4 router notification timeout by Mika Westerberg · 4 years, 9 months ago
  37. 8145c43 thunderbolt: Initialize TMU again on resume by Mika Westerberg · 4 years, 9 months ago
  38. 81a2e3e thunderbolt: Tear down DP tunnels when suspending by Mika Westerberg · 4 years, 8 months ago
  39. 356b6c4 thunderbolt: Send reset only to first generation routers by Mika Westerberg · 5 years ago
  40. 2ca3263 thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails by Mika Westerberg · 4 years, 9 months ago
  41. edfbd68 thunderbolt: Do not program NFC buffers for USB4 router protocol adapters by Mika Westerberg · 4 years, 4 months ago
  42. 49f2a7f thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake by Mika Westerberg · 4 years, 7 months ago
  43. 59ed8dc thunderbolt: Software CM only should set force power in Tiger Lake by Mika Westerberg · 4 years, 5 months ago
  44. 6651c91 thunderbolt: Optimize NHI LC mailbox command processing by Rajmohan Mani · 4 years, 4 months ago
  45. dc4c4bf thunderbolt: Optimize Force Power logic by Rajmohan Mani · 4 years, 4 months ago
  46. fff15f2 thunderbolt: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 4 months ago
  47. 6b6c71e Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus by Greg Kroah-Hartman · 4 years, 4 months ago
  48. 813050e thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up by Mika Westerberg · 4 years, 6 months ago
  49. 8824d19 thunderbolt: Disable ports that are not implemented by Nikunj A. Dadhania · 4 years, 5 months ago
  50. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  51. 71fa1a4 thunderbolt: merge fix for kunix_resource changes by Stephen Rothwell · 4 years, 6 months ago
  52. ef7e120 thunderbolt: Fix old style declaration warning by Wei Yongjun · 4 years, 6 months ago
  53. 1cb3629 thunderbolt: Add support for authenticate on disconnect by Mario Limonciello · 4 years, 6 months ago
  54. 4b794f8 thunderbolt: Add support for separating the flush to SPI and authenticate by Mario Limonciello · 4 years, 6 months ago
  55. 4c767ce thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int by Colin Ian King · 4 years, 6 months ago
  56. dacb128 thunderbolt: Add support for on-board retimers by Kranthi Kuntala · 4 years, 10 months ago
  57. 02d1285 thunderbolt: Implement USB4 port sideband operations for retimer access by Rajmohan Mani · 4 years, 10 months ago
  58. 6bfe334 thunderbolt: Retry USB4 block read operation by Mika Westerberg · 4 years, 11 months ago
  59. 7e72846 thunderbolt: Generalize usb4_switch_do_[read|write]_data() by Mika Westerberg · 4 years, 11 months ago
  60. 719a5fe thunderbolt: Split common NVM functionality into a separate file by Mika Westerberg · 4 years, 10 months ago
  61. 83d1703 thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list by Mika Westerberg · 4 years, 8 months ago
  62. 40c14d9 thunderbolt: Add KUnit tests for tunneling by Mika Westerberg · 4 years, 8 months ago
  63. 0bd680c thunderbolt: Add USB3 bandwidth management by Mika Westerberg · 4 years, 9 months ago
  64. 5b7b8c0 thunderbolt: Make tb_port_get_link_speed() available to other files by Mika Westerberg · 4 years, 8 months ago
  65. 3b1d8d5 thunderbolt: Implement USB3 bandwidth negotiation routines by Mika Westerberg · 4 years, 10 months ago
  66. acf815b thunderbolt: Increase DP DPRX wait timeout by Mika Westerberg · 4 years, 8 months ago
  67. 7c0ee8f thunderbolt: Report consumed bandwidth in both directions by Mika Westerberg · 4 years, 9 months ago
  68. 9cac51a thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports by Mika Westerberg · 4 years, 10 months ago
  69. 77cfa40 thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports by Mika Westerberg · 4 years, 10 months ago
  70. bbcf40b thunderbolt: Do not tunnel USB3 if link is not USB4 by Mika Westerberg · 4 years, 10 months ago
  71. e876f34 thunderbolt: Add DP IN resources for all routers by Mika Westerberg · 4 years, 9 months ago
  72. 54509f5 thunderbolt: Add KUnit tests for path walking by Mika Westerberg · 4 years, 8 months ago
  73. c738a79 thunderbolt: Increase path length in discovery by Mika Westerberg · 4 years, 8 months ago
  74. 75ab3f0 thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery by Mika Westerberg · 4 years, 8 months ago
  75. 7e897bb thunderbolt: Check that both ports are reachable when allocating path by Mika Westerberg · 4 years, 8 months ago
  76. c64c3f3 thunderbolt: Make tb_path_alloc() work with tree topologies by Mika Westerberg · 4 years, 8 months ago
  77. 69eb79f thunderbolt: Make tb_next_port_on_path() work with tree topologies by Mika Westerberg · 4 years, 8 months ago
  78. 783735f thunderbolt: Fix path indices used in USB3 tunnel discovery by Mika Westerberg · 4 years, 9 months ago
  79. 53f1331 thunderbolt: Get rid of E2E workaround by Mika Westerberg · 4 years, 7 months ago
  80. 1267642 thunderbolt: NHI can use HopIDs 1-7 by Mika Westerberg · 4 years, 7 months ago
  81. 177aa36 thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32 by Mika Westerberg · 4 years, 7 months ago
  82. 8a00c67 thunderbolt: Build initial XDomain property block upon first connect by Mika Westerberg · 4 years, 7 months ago
  83. b7c408a thunderbolt: Improve USB4 config symbol help text by Geert Uytterhoeven · 4 years, 7 months ago
  84. e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 7 months ago
  85. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  86. d19c64b Merge tag 'thunderbolt-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years, 7 months ago
  87. 4caf251 thunderbolt: Add trivial .shutdown by Maxim Levitsky · 4 years, 7 months ago
  88. 6ae72bf PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() by Yicong Yang · 4 years, 8 months ago
  89. eb4a6de thunderbolt: Update Kconfig to allow building on other architectures. by David Manouchehri · 4 years, 8 months ago
  90. c3bf993 thunderbolt: Check return value of tb_sw_read() in usb4_switch_op() by Mika Westerberg · 4 years, 9 months ago
  91. 57d8df6 thunderbolt: Add support for Intel Tiger Lake by Mika Westerberg · 6 years ago
  92. cbb5494 Revert "thunderbolt: Prevent crash if non-active NVMem file is read" by Nicholas Johnson · 4 years, 9 months ago
  93. d2e971d Merge 5.6-rc7 into usb-next by Greg Kroah-Hartman · 4 years, 9 months ago
  94. cfe2082 Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  95. 3010518 thunderbolt: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  96. e9d0e75 thunderbolt: Fix error code in tb_port_is_width_supported() by Dan Carpenter · 4 years, 10 months ago
  97. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  98. 21d78d8 thunderbolt: Add missing kernel-doc parameter descriptions by Mika Westerberg · 4 years, 11 months ago
  99. 3084ea9 thunderbolt: icm: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  100. c2a9fca thunderbolt: eeprom: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago