1. 661b194 thunderbolt: Perform USB4 router NVM upgrade in two phases by Mika Westerberg · 4 years, 2 months ago
  2. 5cc0df9 thunderbolt: Add functions for enabling and disabling lane bonding on XDomain by Isaac Hazan · 4 years, 4 months ago
  3. 4210d50 thunderbolt: Add link_speed and link_width to XDomain by Isaac Hazan · 4 years, 4 months ago
  4. 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
  5. 54e4181 thunderbolt: Add debugfs interface by Gil Fine · 4 years, 7 months ago
  6. a3cfebd thunderbolt: Introduce tb_port_is_nhi() by Mika Westerberg · 4 years, 6 months ago
  7. 6ac6fae thunderbolt: Add runtime PM for Software CM by Mika Westerberg · 4 years, 8 months ago
  8. b2911a5 thunderbolt: Enable wakes from system suspend by Mika Westerberg · 5 years ago
  9. 341d451 thunderbolt: Disable lane 1 for XDomain connection by Mika Westerberg · 5 years ago
  10. e28178b thunderbolt: Set port configured for both ends of the link by Mika Westerberg · 4 years, 10 months ago
  11. de46203 thunderbolt: Configure link after lane bonding is enabled by Mika Westerberg · 4 years, 10 months ago
  12. 5cb6ed31 thunderbolt: Do not change default USB4 router notification timeout by Mika Westerberg · 4 years, 10 months ago
  13. 8145c43 thunderbolt: Initialize TMU again on resume by Mika Westerberg · 4 years, 10 months ago
  14. 356b6c4 thunderbolt: Send reset only to first generation routers by Mika Westerberg · 5 years ago
  15. edfbd68 thunderbolt: Do not program NFC buffers for USB4 router protocol adapters by Mika Westerberg · 4 years, 5 months ago
  16. fff15f2 thunderbolt: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 5 months ago
  17. 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, 5 months ago
  18. 8824d19 thunderbolt: Disable ports that are not implemented by Nikunj A. Dadhania · 4 years, 6 months ago
  19. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  20. 1cb3629 thunderbolt: Add support for authenticate on disconnect by Mario Limonciello · 4 years, 7 months ago
  21. 4b794f8 thunderbolt: Add support for separating the flush to SPI and authenticate by Mario Limonciello · 4 years, 7 months ago
  22. dacb128 thunderbolt: Add support for on-board retimers by Kranthi Kuntala · 4 years, 11 months ago
  23. 719a5fe thunderbolt: Split common NVM functionality into a separate file by Mika Westerberg · 4 years, 11 months ago
  24. 83d1703 thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list by Mika Westerberg · 4 years, 8 months ago
  25. 5b7b8c0 thunderbolt: Make tb_port_get_link_speed() available to other files by Mika Westerberg · 4 years, 8 months ago
  26. 69eb79f thunderbolt: Make tb_next_port_on_path() work with tree topologies by Mika Westerberg · 4 years, 9 months ago
  27. 1267642 thunderbolt: NHI can use HopIDs 1-7 by Mika Westerberg · 4 years, 8 months ago
  28. 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
  29. 6ae72bf PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() by Yicong Yang · 4 years, 8 months ago
  30. cbb5494 Revert "thunderbolt: Prevent crash if non-active NVMem file is read" by Nicholas Johnson · 4 years, 9 months ago
  31. e9d0e75 thunderbolt: Fix error code in tb_port_is_width_supported() by Dan Carpenter · 4 years, 11 months ago
  32. 03cd45d2 thunderbolt: Prevent crash if non-active NVMem file is read by Mika Westerberg · 5 years ago
  33. 704a940 thunderbolt: fix memory leak of object sw by Colin Ian King · 5 years ago
  34. e6f8185 thunderbolt: Add support for USB 3.x tunnels by Rajmohan Mani · 5 years ago
  35. cf29b9af thunderbolt: Add support for Time Management Unit by Rajmohan Mani · 5 years ago
  36. b040798 thunderbolt: Add initial support for USB4 by Mika Westerberg · 5 years ago
  37. 386e5e2 thunderbolt: Make tb_find_port() available to other files by Mika Westerberg · 5 years ago
  38. 7a7ebfa thunderbolt: Power cycle the router if NVM authentication fails by Mika Westerberg · 5 years ago
  39. 8afe909 thunderbolt: Add Display Port adapter pairing and resource management by Mika Westerberg · 6 years ago
  40. 0d46c08 thunderbolt: Add default linking between lane adapters if not provided by DROM by Mika Westerberg · 5 years ago
  41. 91c0c12 thunderbolt: Add support for lane bonding by Mika Westerberg · 6 years ago
  42. b433d01 thunderbolt: Add helper macro to iterate over switch ports by Mika Westerberg · 5 years ago
  43. 9817638 thunderbolt: Convert DP adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
  44. 778bfca thunderbolt: Convert PCIe adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
  45. 8f57d47 thunderbolt: Convert basic adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
  46. af99f69 thunderbolt: Log error if adding switch fails by Mika Westerberg · 5 years ago
  47. f07a360 thunderbolt: Introduce tb_switch_is_icm() by Mika Westerberg · 6 years ago
  48. 1c9c5bc Merge branch 'thunderbolt/fixes' into thunderbolt/next by Mika Westerberg · 5 years ago
  49. b406357 thunderbolt: Add 'generation' attribute for devices by Christian Kellner · 5 years ago
  50. 6f67097 thunderbolt: Fix lockdep circular locking depedency warning by Mika Westerberg · 5 years ago
  51. fd5c46b thunderbolt: Read DP IN adapter first two dwords in one go by Mika Westerberg · 5 years ago
  52. 3cdb944 thunderbolt: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  53. 3f415e5 thunderbolt: Expose active parts of NVM even if upgrade is not supported by Mika Westerberg · 6 years ago
  54. 58f414f thunderbolt: Hide switch attributes that are not set by Mika Westerberg · 6 years ago
  55. d94dcbb thunderbolt: Do not fail adding switch if some port is not implemented by Mika Westerberg · 7 years ago
  56. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  57. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  58. 4f7c2e0 thunderbolt: Make sure device runtime resume completes before taking domain lock by Mika Westerberg · 6 years ago
  59. 62efe69 thunderbolt: Make rest of the logging to happen at debug level by Mika Westerberg · 6 years ago
  60. 7ea4cd6 thunderbolt: Add support for XDomain connections by Mika Westerberg · 6 years ago
  61. 444ac38 thunderbolt: Make tb_switch_alloc() return ERR_PTR() by Mika Westerberg · 6 years ago
  62. 44242d6 thunderbolt: Add support for DMA tunnels by Mika Westerberg · 6 years ago
  63. 4f807e4 thunderbolt: Add support for Display Port tunnels by Mika Westerberg · 6 years ago
  64. c5ee6fe thunderbolt: Rework NFC credits handling by Mika Westerberg · 6 years ago
  65. e78db6f thunderbolt: Generalize port finding routines to support all port types by Mika Westerberg · 7 years ago
  66. 0414bec thunderbolt: Discover preboot PCIe paths the boot firmware established by Mika Westerberg · 8 years ago
  67. fb19fac thunderbolt: Add helper function to iterate from one port to another by Mika Westerberg · 8 years ago
  68. dfe40ca thunderbolt: Assign remote for both ports in case of dual link by Mika Westerberg · 6 years ago
  69. 0b2863a thunderbolt: Add functions for allocating and releasing HopIDs by Mika Westerberg · 8 years ago
  70. 93f36ad thunderbolt: Generalize tunnel creation functionality by Mika Westerberg · 8 years ago
  71. 56183c8 thunderbolt: Cache adapter specific capability offset into struct port by Mika Westerberg · 8 years ago
  72. 5480dfc thunderbolt: Set sleep bit when suspending switch by Mika Westerberg · 6 years ago
  73. e879a70 thunderbolt: Configure lanes when switch is initialized by Mika Westerberg · 6 years ago
  74. a9be558 thunderbolt: Move LC specific functionality into a separate file by Mika Westerberg · 6 years ago
  75. f0342e7 thunderbolt: Do not allocate switch if depth is greater than 6 by Mika Westerberg · 6 years ago
  76. 09f11b6 thunderbolt: Take domain lock in switch sysfs attribute callbacks by Mika Westerberg · 6 years ago
  77. 8f965ef thunderbolt: Drop duplicated get_switch_at_route() by Mika Westerberg · 6 years ago
  78. 2cc1275 thunderbolt: Fix to check for kmemdup failure by Aditya Pakki · 6 years ago
  79. 1830b6e thunderbolt: Prevent root port runtime suspend during NVM upgrade by Mika Westerberg · 6 years ago
  80. 15c6784 thunderbolt: Add Intel as copyright holder by Mika Westerberg · 6 years ago
  81. a83bc4a thunderbolt: Print connected devices by Mika Westerberg · 6 years ago
  82. daa5140 thunderbolt: Make the driver less verbose by Mika Westerberg · 6 years ago
  83. 2d8ff0b thunderbolt: Add support for runtime PM by Mika Westerberg · 6 years ago
  84. 4bac471 thunderbolt: Add support for Intel Titan Ridge by Radion Mirchevsky · 7 years ago
  85. 14862ee thunderbolt: Add 'boot' attribute for devices by Yehezkel Bernat · 7 years ago
  86. 8e9267b thunderbolt: Add tb_switch_find_by_route() by Radion Mirchevsky · 7 years ago
  87. 432019d thunderbolt: Correct function name in kernel-doc comment by Radion Mirchevsky · 7 years ago
  88. a03e828 thunderbolt: Serialize PCIe tunnel creation with PCI rescan by Mika Westerberg · 7 years ago
  89. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  90. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  91. d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
  92. e545f0d thunderbolt: Allow clearing the key by Bernat, Yehezkel · 7 years ago
  93. 0956e41 thunderbolt: Make key root-only accessible by Bernat, Yehezkel · 7 years ago
  94. 8fdd6ab thunderbolt: Remove superfluous check by Bernat, Yehezkel · 7 years ago
  95. 5d4eeb8 Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  96. 7c39ffe thunderbolt: use uuid_t instead of uuid_be by Christoph Hellwig · 8 years ago
  97. 800161b thunderbolt: Correct access permissions for active NVM contents by Mika Westerberg · 8 years ago
  98. e6b245c thunderbolt: Add support for host and device NVM firmware upgrade by Mika Westerberg · 8 years ago
  99. f67cf49 thunderbolt: Add support for Internal Connection Manager (ICM) by Mika Westerberg · 8 years ago
  100. 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 8 years ago