1. 22c7a18 thunderbolt: usb4: Fix NVM read buffer bounds and offset issue by Mathias Nyman · 3 years, 10 months ago
  2. b106776 thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue by Mathias Nyman · 3 years, 9 months ago
  3. 5367f82 Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
  4. 6f3bade thunderbolt: Hide authorized attribute if router does not support PCIe tunnels by Mika Westerberg · 3 years, 11 months ago
  5. 2f608ba thunderbolt: Add details to router uevent by Mika Westerberg · 3 years, 11 months ago
  6. 08fe7ae thunderbolt: Fix off by one in tb_port_find_retimer() by Dan Carpenter · 3 years, 10 months ago
  7. bec4d7c thunderbolt: Fix a leak in tb_retimer_add() by Dan Carpenter · 3 years, 10 months ago
  8. 2e7a5b3 thunderbolt: Unlock on error path in tb_domain_add() by Dan Carpenter · 3 years, 10 months ago
  9. 3231307 thunderbolt: Add support for USB4 DROM by Mika Westerberg · 4 years, 1 month ago
  10. e23a5af thunderbolt: Check quirks in tb_switch_add() by Mika Westerberg · 4 years, 1 month ago
  11. 5adab6c thunderbolt: Add KUnit tests for DMA tunnels by Mika Westerberg · 4 years ago
  12. 15a4c7e thunderbolt: Add KUnit tests for XDomain properties by Mika Westerberg · 4 years, 9 months ago
  13. 180b068 thunderbolt: Allow multiple DMA tunnels over a single XDomain connection by Mika Westerberg · 4 years ago
  14. 5cfdd30 thunderbolt: Drop unused tb_port_set_initial_credits() by Mika Westerberg · 3 years, 11 months ago
  15. e587655 thunderbolt: Use dedicated flow control for DMA tunnels by Mika Westerberg · 4 years ago
  16. 46b494f thunderbolt: Add support for maxhopid XDomain property by Mika Westerberg · 4 years ago
  17. 7d3084c thunderbolt: Add tb_property_copy_dir() by Mika Westerberg · 4 years ago
  18. 3bb1633 thunderbolt: Align XDomain protocol timeouts with the spec by Mika Westerberg · 4 years ago
  19. a6932c3 thunderbolt: Use pseudo-random number as initial property block generation by Mika Westerberg · 4 years ago
  20. 8ccbed2 thunderbolt: Do not re-establish XDomain DMA paths automatically by Mika Westerberg · 4 years ago
  21. d29c59b thunderbolt: Add more logging to XDomain connections by Mika Westerberg · 4 years, 1 month ago
  22. 7f0a34d thunderbolt: Decrease control channel timeout for software connection manager by Mika Westerberg · 4 years, 1 month ago
  23. bda83ae thunderbolt: Do not pass timeout for tb_cfg_reset() by Mika Westerberg · 4 years, 1 month ago
  24. 61ec15e thunderbolt: Disable retry logic for intra-domain control packets by Mika Westerberg · 4 years, 1 month ago
  25. 3382665 thunderbolt: debugfs: Show all accessible dwords by Gil Fine · 3 years, 11 months ago
  26. c94732b thunderbolt: Increase runtime PM reference count on DP tunnel discovery by Mika Westerberg · 4 years, 1 month ago
  27. 781e14e thunderbolt: Initialize HopID IDAs in tb_switch_alloc() by Mika Westerberg · 4 years ago
  28. d59b8fa thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake() by Gil Fine · 4 years ago
  29. 815f421 thunderbolt: debugfs: Handle fail reading block by Gil Fine · 4 years ago
  30. 0a25669 Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years ago
  31. c6da62a thunderbolt: Add support for native USB4 _OSC by Mika Westerberg · 5 years ago
  32. 5ca6768 thunderbolt: Allow disabling XDomain protocol by Mika Westerberg · 4 years, 3 months ago
  33. 3cd542e thunderbolt: Add support for PCIe tunneling disabled (SL5) by Mika Westerberg · 4 years, 5 months ago
  34. 8b0ab50 thunderbolt: dma_test: Drop unnecessary include by Mika Westerberg · 4 years ago
  35. c3963a5 thunderbolt: Add clarifying comments about USB4 terms router and adapter by Mika Westerberg · 4 years ago
  36. 5c6b471 thunderbolt: switch: Fix kernel-doc descriptions of non-static functions by Mika Westerberg · 4 years ago
  37. 6894bd3 thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions by Mika Westerberg · 4 years ago
  38. 5fbcb2d thunderbolt: path: Fix kernel-doc descriptions of non-static functions by Mika Westerberg · 4 years ago
  39. b12e482 thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions by Mika Westerberg · 4 years ago
  40. 9c3db0b thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions by Mika Westerberg · 4 years ago
  41. 4d395c5 thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link() by Mario Limonciello · 4 years, 3 months ago
  42. 2c2a232 thunderbolt: switch: Fix function name in the header by Lee Jones · 4 years ago
  43. a27ea0d thunderbolt: tunnel: Fix misspelling of 'receive_path' by Lee Jones · 4 years ago
  44. af6bd59 thunderbolt: icm: Fix a couple of formatting issues by Lee Jones · 4 years ago
  45. 47ba5ae thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headers by Lee Jones · 4 years ago
  46. 877e50b thunderbolt: tb: Kernel-doc function headers should document their parameters by Lee Jones · 4 years ago
  47. a7bfb27 thunderbolt: nhi: Demote some non-conformant kernel-doc headers by Lee Jones · 4 years ago
  48. 925a2af thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param by Lee Jones · 4 years ago
  49. ff48bc4 thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard comment blocks by Lee Jones · 4 years ago
  50. aa60825 thunderbolt: ctl: Demote non-conformant kernel-doc headers by Lee Jones · 4 years ago
  51. 4366979 thunderbolt: cap: Fix kernel-doc formatting issue by Lee Jones · 4 years ago
  52. f679a41 thunderbolt: dma_port: Check 'dma_port_flash_write_block()'s return value by Lee Jones · 4 years ago
  53. 3da88be thunderbolt: Add support for de-authorizing devices by Mika Westerberg · 4 years, 2 months ago
  54. fdb0887 thunderbolt: Start lane initialization after sleep by Mika Westerberg · 4 years, 2 months ago
  55. 6889e00f thunderbolt: Constify static attribute_group structs by Rikard Falkeborn · 4 years ago
  56. c14556f thunderbolt: Drop duplicated 0x prefix from format string by Mika Westerberg · 4 years, 1 month ago
  57. 82096ec thunderbolt: Use kmemdup instead of kzalloc and memcpy by Tian Tao · 4 years, 1 month ago
  58. 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, 1 month ago
  59. db0746e thunderbolt: Add support for Intel Maple Ridge by Mika Westerberg · 5 years ago
  60. 9039387 thunderbolt: Add USB4 router operation proxy for firmware connection manager by Mika Westerberg · 4 years, 3 months ago
  61. 579f142 thunderbolt: Move constants for USB4 router operations to tb_regs.h by Mika Westerberg · 4 years, 2 months ago
  62. 9490f71 thunderbolt: Add connection manager specific hooks for USB4 router operations by Mika Westerberg · 4 years, 3 months ago
  63. 83bab44 thunderbolt: Pass TX and RX data directly to usb4_switch_op() by Mika Westerberg · 4 years, 3 months ago
  64. fe265a0 thunderbolt: Pass metadata directly to usb4_switch_op() by Mika Westerberg · 4 years, 3 months ago
  65. 661b194 thunderbolt: Perform USB4 router NVM upgrade in two phases by Mika Westerberg · 4 years, 2 months ago
  66. 463e48f thunderbolt: Return -ENOTCONN when ERR_CONN is received by Mika Westerberg · 4 years, 2 months ago
  67. b658eb9 thunderbolt: Keep the parent runtime resumed for a while on device disconnect by Mika Westerberg · 4 years, 2 months ago
  68. a359525 thunderbolt: Log adapter numbers in decimal in path activation/deactivation by Mika Westerberg · 4 years, 2 months ago
  69. e025880 thunderbolt: Log which connection manager implementation is used by Mika Westerberg · 4 years, 2 months ago
  70. 45ef561 thunderbolt: Move max_boot_acl field to correct place in struct icm by Mika Westerberg · 4 years, 3 months ago
  71. 600c084 thunderbolt: Fix use-after-free in remove_unplugged_switch() by Mika Westerberg · 4 years, 2 months ago
  72. edc0f49 thunderbolt: Add DMA traffic test driver by Isaac Hazan · 4 years, 4 months ago
  73. afe704a thunderbolt: Add support for end-to-end flow control by Mika Westerberg · 4 years, 3 months ago
  74. 5bf722d thunderbolt: Make it possible to allocate one directional DMA tunnel by Mika Westerberg · 4 years, 4 months ago
  75. 407ac93 thunderbolt: Create debugfs directory automatically for services by Mika Westerberg · 4 years, 4 months ago
  76. 5cc0df9 thunderbolt: Add functions for enabling and disabling lane bonding on XDomain by Isaac Hazan · 4 years, 4 months ago
  77. 4210d50 thunderbolt: Add link_speed and link_width to XDomain by Isaac Hazan · 4 years, 4 months ago
  78. 47844ec thunderbolt: Create XDomain devices for loops back to the host by Mika Westerberg · 4 years, 4 months ago
  79. d67274b thunderbolt: Find XDomain by route instead of UUID by Mika Westerberg · 4 years, 4 months ago
  80. 81816f5 thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bits by Mika Westerberg · 4 years, 4 months ago
  81. f6439c5 thunderbolt: Add support for Intel Tiger Lake-H by Mika Westerberg · 4 years, 10 months ago
  82. f8fa2c2 thunderbolt: Only configure USB4 wake for lane 0 adapters by Mika Westerberg · 4 years, 4 months ago
  83. 7745512 thunderbolt: Add uaccess dependency to debugfs interface by Casey Bowman · 4 years, 4 months ago
  84. a663e0d thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services() by Mika Westerberg · 4 years, 4 months ago
  85. 7342ca3 thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() by Jing Xiangfeng · 4 years, 3 months ago
  86. 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, 4 months ago
  87. 810278d thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER by Mika Westerberg · 4 years, 5 months ago
  88. 9c8cac6 thunderbolt: Correct tb_check_quirks() kernel-doc by Mika Westerberg · 4 years, 5 months ago
  89. 22255be thunderbolt: Log correct zeroX entries in decode_error() by Mika Westerberg · 5 years ago
  90. 80e7c5d thunderbolt: Handle ERR_LOCK notification by Mika Westerberg · 5 years ago
  91. 8eabfca thunderbolt: Use "if USB4" instead of "depends on" in Kconfig by Mika Westerberg · 4 years, 5 months ago
  92. 2c6ea4e thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m by Mika Westerberg · 4 years, 5 months ago
  93. 884e4d5 thunderbolt: Only stop control channel when entering freeze by Mika Westerberg · 4 years, 5 months ago
  94. 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
  95. 77e4907f thunderbolt: debugfs: Fix uninitialized return in counters_write() by Dan Carpenter · 4 years, 4 months ago
  96. f022ff7b thunderbolt: Retry DROM read once if parsing fails by Mika Westerberg · 4 years, 5 months ago
  97. 54e4181 thunderbolt: Add debugfs interface by Gil Fine · 4 years, 7 months ago
  98. fa1653d thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACE by Mika Westerberg · 4 years, 7 months ago
  99. 0637e3d thunderbolt: Introduce tb_switch_is_tiger_lake() by Gil Fine · 4 years, 6 months ago
  100. 8c3b15a thunderbolt: Introduce tb_switch_is_ice_lake() by Mika Westerberg · 4 years, 5 months ago