1. 3cdb944 thunderbolt: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  2. 3f415e5 thunderbolt: Expose active parts of NVM even if upgrade is not supported by Mika Westerberg · 6 years ago
  3. 58f414f thunderbolt: Hide switch attributes that are not set by Mika Westerberg · 6 years ago
  4. d94dcbb thunderbolt: Do not fail adding switch if some port is not implemented by Mika Westerberg · 7 years ago
  5. 9437952 thunderbolt: Use 32-bit writes when writing ring producer/consumer by Mika Westerberg · 7 years ago
  6. f437c24 thunderbolt: Move NVM upgrade support flag to struct icm by Mika Westerberg · 7 years ago
  7. ce19f91 thunderbolt: Correct path indices for PCIe tunnel by Mika Westerberg · 6 years ago
  8. 04f7745 thunderbolt: Show key using %*pE not %*pEp by J. Bruce Fields · 5 years ago
  9. 100c12f thunderbolt: Switch to use device_property_count_uXX() by Andy Shevchenko · 5 years ago
  10. 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
  11. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  12. 0d53827 thunderbolt: Implement CIO reset correctly for Titan Ridge by Mika Westerberg · 6 years ago
  13. 4f7c2e0 thunderbolt: Make sure device runtime resume completes before taking domain lock by Mika Westerberg · 6 years ago
  14. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  15. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  16. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  17. 3720978 thunderbolt: Make priority unsigned in struct tb_path by Nathan Chancellor · 6 years ago
  18. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  19. c4630d6 thunderbolt: Start firmware on Titan Ridge Apple systems by Mika Westerberg · 6 years ago
  20. 6755156 thunderbolt: Reword output of tb_dump_hop() by Mika Westerberg · 6 years ago
  21. 62efe69 thunderbolt: Make rest of the logging to happen at debug level by Mika Westerberg · 6 years ago
  22. b323a98 thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters by Mika Westerberg · 6 years ago
  23. 7ea4cd6 thunderbolt: Add support for XDomain connections by Mika Westerberg · 6 years ago
  24. 444ac38 thunderbolt: Make tb_switch_alloc() return ERR_PTR() by Mika Westerberg · 6 years ago
  25. 44242d6 thunderbolt: Add support for DMA tunnels by Mika Westerberg · 6 years ago
  26. 3b4b323 thunderbolt: Add XDomain UUID exchange support by Mika Westerberg · 6 years ago
  27. 559c1e1 thunderbolt: Run tb_xdp_handle_request() in system workqueue by Mika Westerberg · 6 years ago
  28. ab9f31c thunderbolt: Do not tear down tunnels when driver is unloaded by Mika Westerberg · 6 years ago
  29. 4f807e4 thunderbolt: Add support for Display Port tunnels by Mika Westerberg · 6 years ago
  30. c5ee6fe thunderbolt: Rework NFC credits handling by Mika Westerberg · 6 years ago
  31. e78db6f thunderbolt: Generalize port finding routines to support all port types by Mika Westerberg · 7 years ago
  32. 344e064 thunderbolt: Scan only valid NULL adapter ports in hotplug by Mika Westerberg · 7 years ago
  33. 99cabbb thunderbolt: Add support for full PCIe daisy chains by Mika Westerberg · 6 years ago
  34. 0414bec thunderbolt: Discover preboot PCIe paths the boot firmware established by Mika Westerberg · 8 years ago
  35. aae9e27 thunderbolt: Deactivate all paths before restarting them by Mika Westerberg · 8 years ago
  36. 8c7acaaf thunderbolt: Extend tunnel creation to more than 2 adjacent switches by Mika Westerberg · 8 years ago
  37. fb19fac thunderbolt: Add helper function to iterate from one port to another by Mika Westerberg · 8 years ago
  38. dfe40ca thunderbolt: Assign remote for both ports in case of dual link by Mika Westerberg · 6 years ago
  39. 0b2863a thunderbolt: Add functions for allocating and releasing HopIDs by Mika Westerberg · 8 years ago
  40. 93f36ad thunderbolt: Generalize tunnel creation functionality by Mika Westerberg · 8 years ago
  41. 1752b9f thunderbolt: Rename tunnel_pci to tunnel by Mika Westerberg · 8 years ago
  42. 56183c8 thunderbolt: Cache adapter specific capability offset into struct port by Mika Westerberg · 8 years ago
  43. 4944269 thunderbolt: Properly disable path by Mika Westerberg · 8 years ago
  44. 5480dfc thunderbolt: Set sleep bit when suspending switch by Mika Westerberg · 6 years ago
  45. e879a70 thunderbolt: Configure lanes when switch is initialized by Mika Westerberg · 6 years ago
  46. a9be558 thunderbolt: Move LC specific functionality into a separate file by Mika Westerberg · 6 years ago
  47. ffd003b thunderbolt: Add dummy read after port capability list walk on Light Ridge by Mika Westerberg · 6 years ago
  48. 8b0110d thunderbolt: Enable TMU access when accessing port space on legacy devices by Mika Westerberg · 6 years ago
  49. f0342e7 thunderbolt: Do not allocate switch if depth is greater than 6 by Mika Westerberg · 6 years ago
  50. 09f11b6 thunderbolt: Take domain lock in switch sysfs attribute callbacks by Mika Westerberg · 6 years ago
  51. 4708384 thunderbolt: Block reads and writes if switch is unplugged by Mika Westerberg · 6 years ago
  52. 8f965ef thunderbolt: Drop duplicated get_switch_at_route() by Mika Westerberg · 6 years ago
  53. a336b62 thunderbolt: Remove unused work field in struct tb_switch by Mika Westerberg · 6 years ago
  54. fd21b79 thunderbolt: Fix to check the return value of kmemdup by Aditya Pakki · 6 years ago
  55. 6183d5a thunderbolt: property: Fix a missing check of kzalloc by Kangjie Lu · 6 years ago
  56. 48f40b9 thunderbolt: xdomain: Fix to check return value of kmemdup by Aditya Pakki · 6 years ago
  57. 9aabb68 thunderbolt: Fix to check return value of ida_simple_get by Aditya Pakki · 6 years ago
  58. 2cc1275 thunderbolt: Fix to check for kmemdup failure by Aditya Pakki · 6 years ago
  59. e4dfdd5 thunderbolt: Fix a missing check of kmemdup by Kangjie Lu · 6 years ago
  60. 106204b thunderbolt: property: Fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  61. dcc3c9e thunderbolt: Export IOMMU based DMA protection support to userspace by Mika Westerberg · 6 years ago
  62. 1830b6e thunderbolt: Prevent root port runtime suspend during NVM upgrade by Mika Westerberg · 6 years ago
  63. ba1cb31 Merge 4.19-rc7 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  64. 15c6784 thunderbolt: Add Intel as copyright holder by Mika Westerberg · 6 years ago
  65. fd3b339 thunderbolt: Convert rest of the driver files to use SPDX identifier by Mika Westerberg · 6 years ago
  66. a83bc4a thunderbolt: Print connected devices by Mika Westerberg · 6 years ago
  67. daa5140 thunderbolt: Make the driver less verbose by Mika Westerberg · 6 years ago
  68. 0bb5a1a thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroy by zhong jiang · 6 years ago
  69. eafa717 thunderbolt: Initialize after IOMMUs by Mika Westerberg · 6 years ago
  70. 86da809 thunderbolt: Do not handle ICM events after domain is stopped by Mika Westerberg · 6 years ago
  71. 2d8ff0b thunderbolt: Add support for runtime PM by Mika Westerberg · 6 years ago
  72. fa3af1c thunderbolt: Remove redundant variable 'approved' by Colin Ian King · 6 years ago
  73. d04522fa thunderbolt: Use correct ICM commands in system suspend by Mika Westerberg · 6 years ago
  74. 84db685 thunderbolt: No need to take tb->lock in domain suspend/complete by Mika Westerberg · 6 years ago
  75. fdd92e8 thunderbolt: Do not unnecessarily call ICM get route by Mika Westerberg · 6 years ago
  76. dba3caf thunderbolt: Use 64-bit DMA mask if supported by the platform by Mika Westerberg · 6 years ago
  77. c356915 thunderbolt: Fix small typo in variable name by Nathan Ciobanu · 6 years ago
  78. 007a749 thunderbolt: Notify userspace when boot_acl is changed by Mika Westerberg · 7 years ago
  79. dd010bd thunderbolt: Handle NULL boot ACL entries properly by Mika Westerberg · 7 years ago
  80. ea9d7bb thunderbolt: Prevent crash when ICM firmware is not running by Mika Westerberg · 7 years ago
  81. 4bac471 thunderbolt: Add support for Intel Titan Ridge by Radion Mirchevsky · 7 years ago
  82. 6fc14e1 thunderbolt: Introduce USB only (SL4) security level by Mika Westerberg · 7 years ago
  83. 9aaa3b8 thunderbolt: Add support for preboot ACL by Mika Westerberg · 7 years ago
  84. 14862ee thunderbolt: Add 'boot' attribute for devices by Yehezkel Bernat · 7 years ago
  85. 3080e19 thunderbolt: Move driver ready handling to struct icm by Mika Westerberg · 7 years ago
  86. 0b0a0bd thunderbolt: Add constant for approval timeout by Mika Westerberg · 7 years ago
  87. 484cb15 thunderbolt: Add tb_xdomain_find_by_route() by Radion Mirchevsky · 7 years ago
  88. 8e9267b thunderbolt: Add tb_switch_find_by_route() by Radion Mirchevsky · 7 years ago
  89. b6b0ea7 thunderbolt: Add tb_switch_get() by Mika Westerberg · 7 years ago
  90. 432019d thunderbolt: Correct function name in kernel-doc comment by Radion Mirchevsky · 7 years ago
  91. ee487dd thunderbolt: Factor common ICM add and update operations out by Mika Westerberg · 7 years ago
  92. cb653ee thunderbolt: Handle rejected Thunderbolt devices by Mika Westerberg · 7 years ago
  93. e4be8c9 thunderbolt: Wait a bit longer for ICM to authenticate the active NVM by Mika Westerberg · 7 years ago
  94. 44b51bb thunderbolt: Wait a bit longer for root switch config space by Mika Westerberg · 7 years ago
  95. 68a7a2a thunderbolt: Do not overwrite error code when domain adding fails by Mika Westerberg · 7 years ago
  96. 79fae98 thunderbolt: Handle connecting device in place of host properly by Mika Westerberg · 7 years ago
  97. a03e828 thunderbolt: Serialize PCIe tunnel creation with PCI rescan by Mika Westerberg · 7 years ago
  98. f2a659f thunderbolt: Resume control channel after hibernation image is created by Mika Westerberg · 7 years ago
  99. 7465718 thunderbolt: Mask ring interrupt properly when polling starts by Mika Westerberg · 7 years ago
  100. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago