summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Use Device ROM retrieved from EFILukas Wunner2016-11-131-0/+43
* thunderbolt: Fix double free of drom bufferAndreas Noever2016-05-021-0/+1
* thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner2016-04-081-0/+5
* thunderbolt: Fix typos and magic numberLukas Wunner2016-04-081-1/+1
* thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever2014-06-201-1/+1
* thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever2014-06-201-1/+2
* thunderbolt: fix format string for size_tArnd Bergmann2014-06-201-1/+1
* thunderbolt: Fix build error in eeprom.cSachin Kamat2014-06-201-0/+1
* thunderbolt: Read port configuration from eeprom.Andreas Noever2014-06-191-4/+262
* thunderbolt: Read switch uid from EEPROMAndreas Noever2014-06-191-0/+189