1. b18f901 thunderbolt: Fix DROM handling for USB4 DROM by Gil Fine · 3 years, 7 months ago
  2. 3231307 thunderbolt: Add support for USB4 DROM by Mika Westerberg · 4 years, 1 month ago
  3. e23a5af thunderbolt: Check quirks in tb_switch_add() by Mika Westerberg · 4 years, 1 month ago
  4. b12e482 thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions by Mika Westerberg · 4 years ago
  5. ff48bc4 thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard comment blocks by Lee Jones · 4 years ago
  6. f022ff7b thunderbolt: Retry DROM read once if parsing fails by Mika Westerberg · 4 years, 4 months ago
  7. 1cb3629 thunderbolt: Add support for authenticate on disconnect by Mario Limonciello · 4 years, 7 months ago
  8. c2a9fca thunderbolt: eeprom: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  9. b040798 thunderbolt: Add initial support for USB4 by Mika Westerberg · 5 years ago
  10. 4deb200 thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n() by Mika Westerberg · 5 years ago
  11. 0d46c08 thunderbolt: Add default linking between lane adapters if not provided by DROM by Mika Westerberg · 5 years ago
  12. d94dcbb thunderbolt: Do not fail adding switch if some port is not implemented by Mika Westerberg · 7 years ago
  13. 100c12f thunderbolt: Switch to use device_property_count_uXX() by Andy Shevchenko · 5 years ago
  14. 15c6784 thunderbolt: Add Intel as copyright holder by Mika Westerberg · 6 years ago
  15. daa5140 thunderbolt: Make the driver less verbose by Mika Westerberg · 6 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 1cd65d1 thunderbolt: Do not enumerate more ports from DROM than the controller has by Mika Westerberg · 7 years ago
  18. eb7bfcc thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  19. 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 8 years ago
  20. 72ee339 thunderbolt: Read vendor and device name from DROM by Mika Westerberg · 8 years ago
  21. 02b17a4 thunderbolt: Refactor and fix parsing of port drom entries by Lukas Wunner · 8 years ago
  22. 3902294 thunderbolt: Do not fail if DROM data CRC32 is invalid by Mika Westerberg · 8 years ago
  23. bfe778a thunderbolt: Convert switch to a device by Mika Westerberg · 8 years ago
  24. b246635 thunderbolt: Do not warn about newer DROM versions by Mika Westerberg · 8 years ago
  25. df1421b thunderbolt: Do not try to read UID if DROM offset is read as 0 by Mika Westerberg · 8 years ago
  26. c9cc3aa thunderbolt: Use Device ROM retrieved from EFI by Lukas Wunner · 8 years ago
  27. 2ffa9a5 thunderbolt: Fix double free of drom buffer by Andreas Noever · 9 years ago
  28. 19bf4d4 thunderbolt: Support 1st gen Light Ridge controller by Lukas Wunner · 9 years ago
  29. aae20bb thunderbolt: Fix typos and magic number by Lukas Wunner · 9 years ago
  30. e0f5501 thunderbolt: Make tb_eeprom_get_drom_offset static by Andreas Noever · 11 years ago
  31. e712077 thunderbolt: Make enum tb_drom_entry_type unsigned by Andreas Noever · 11 years ago
  32. 3543fb7 thunderbolt: fix format string for size_t by Arnd Bergmann · 11 years ago
  33. 2b35404 thunderbolt: Fix build error in eeprom.c by Sachin Kamat · 11 years ago
  34. cd22e73 thunderbolt: Read port configuration from eeprom. by Andreas Noever · 11 years ago
  35. c90553b thunderbolt: Read switch uid from EEPROM by Andreas Noever · 11 years ago