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