1. e879a70 thunderbolt: Configure lanes when switch is initialized by Mika Westerberg · 6 years ago
  2. a9be558 thunderbolt: Move LC specific functionality into a separate file by Mika Westerberg · 6 years ago
  3. 8b0110d thunderbolt: Enable TMU access when accessing port space on legacy devices by Mika Westerberg · 6 years ago
  4. f0342e7 thunderbolt: Do not allocate switch if depth is greater than 6 by Mika Westerberg · 6 years ago
  5. 09f11b6 thunderbolt: Take domain lock in switch sysfs attribute callbacks by Mika Westerberg · 6 years ago
  6. 4708384 thunderbolt: Block reads and writes if switch is unplugged by Mika Westerberg · 6 years ago
  7. 8f965ef thunderbolt: Drop duplicated get_switch_at_route() by Mika Westerberg · 6 years ago
  8. a336b62 thunderbolt: Remove unused work field in struct tb_switch by Mika Westerberg · 6 years ago
  9. 15c6784 thunderbolt: Add Intel as copyright holder by Mika Westerberg · 6 years ago
  10. daa5140 thunderbolt: Make the driver less verbose by Mika Westerberg · 6 years ago
  11. 2d8ff0b thunderbolt: Add support for runtime PM by Mika Westerberg · 6 years ago
  12. 9aaa3b8 thunderbolt: Add support for preboot ACL by Mika Westerberg · 7 years ago
  13. 14862ee thunderbolt: Add 'boot' attribute for devices by Yehezkel Bernat · 7 years ago
  14. 8e9267b thunderbolt: Add tb_switch_find_by_route() by Radion Mirchevsky · 7 years ago
  15. b6b0ea7 thunderbolt: Add tb_switch_get() by Mika Westerberg · 7 years ago
  16. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
  19. e69b71f thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h by Mika Westerberg · 7 years ago
  20. 9e99b9f thunderbolt: Move thunderbolt domain structure to thunderbolt.h by Mika Westerberg · 7 years ago
  21. 7c39ffe thunderbolt: use uuid_t instead of uuid_be by Christoph Hellwig · 8 years ago
  22. e6b245c thunderbolt: Add support for host and device NVM firmware upgrade by Mika Westerberg · 8 years ago
  23. f67cf49 thunderbolt: Add support for Internal Connection Manager (ICM) by Mika Westerberg · 8 years ago
  24. 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 8 years ago
  25. 2c3c419 thunderbolt: Store Thunderbolt generation in the switch structure by Mika Westerberg · 8 years ago
  26. d7f781b thunderbolt: Rework control channel to be more reliable by Mika Westerberg · 8 years ago
  27. 81a54b5 thunderbolt: Let the connection manager handle all notifications by Mika Westerberg · 8 years ago
  28. 72ee339 thunderbolt: Read vendor and device name from DROM by Mika Westerberg · 8 years ago
  29. bfe778a thunderbolt: Convert switch to a device by Mika Westerberg · 8 years ago
  30. 9d3cce0 thunderbolt: Introduce thunderbolt bus and connection manager by Mika Westerberg · 8 years ago
  31. da2da04 thunderbolt: Rework capability handling by Mika Westerberg · 8 years ago
  32. 16a1258 thunderbolt: Use const buffer pointer in write operations by Mika Westerberg · 8 years ago
  33. aae20bb thunderbolt: Fix typos and magic number by Lukas Wunner · 9 years ago
  34. 7f2d5f7 thunderbolt: Fix header declaration of tb_find_cap by Andreas Noever · 11 years ago
  35. cd22e73 thunderbolt: Read port configuration from eeprom. by Andreas Noever · 11 years ago
  36. 23dd5bb thunderbolt: Add suspend/hibernate support by Andreas Noever · 11 years ago
  37. c90553b thunderbolt: Read switch uid from EEPROM by Andreas Noever · 11 years ago
  38. 3364f0c thunderbolt: Add support for simple pci tunnels by Andreas Noever · 11 years ago
  39. 520b670 thunderbolt: Add path setup code. by Andreas Noever · 11 years ago
  40. 053596d thunderbolt: Handle hotplug events by Andreas Noever · 11 years ago
  41. 9da672a thunderbolt: Scan for downstream switches by Andreas Noever · 11 years ago
  42. ca389f7 thunderbolt: Enable plug events by Andreas Noever · 11 years ago
  43. e2b8785 thunderbolt: Add thunderbolt capability handling by Andreas Noever · 11 years ago
  44. a25c8b2 thunderbolt: Initialize root switch and ports by Andreas Noever · 11 years ago
  45. d6cc51c thunderbolt: Setup control channel by Andreas Noever · 11 years ago