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