summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/eeprom.c
AgeCommit message (Expand)Author
2017-08-10thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg
2017-06-09thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"Colin Ian King
2017-06-09thunderbolt: Add support for DMA configuration based mailboxMika Westerberg
2017-06-09thunderbolt: Read vendor and device name from DROMMika Westerberg
2017-06-09thunderbolt: Refactor and fix parsing of port drom entriesLukas Wunner
2017-06-09thunderbolt: Do not fail if DROM data CRC32 is invalidMika Westerberg
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg
2017-06-09thunderbolt: Do not warn about newer DROM versionsMika Westerberg
2017-06-09thunderbolt: Do not try to read UID if DROM offset is read as 0Mika Westerberg
2016-11-13thunderbolt: Use Device ROM retrieved from EFILukas Wunner
2016-05-02thunderbolt: Fix double free of drom bufferAndreas Noever
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner
2014-06-20thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever
2014-06-20thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever
2014-06-20thunderbolt: fix format string for size_tArnd Bergmann
2014-06-20thunderbolt: Fix build error in eeprom.cSachin Kamat
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever