aboutsummaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-02thunderbolt: Fix double free of drom bufferGravatar Andreas Noever 1-0/+1
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerGravatar Lukas Wunner 1-0/+5
2016-04-08thunderbolt: Fix typos and magic numberGravatar Lukas Wunner 1-1/+1
2014-06-20thunderbolt: Make tb_eeprom_get_drom_offset staticGravatar Andreas Noever 1-1/+1
2014-06-20thunderbolt: Make enum tb_drom_entry_type unsignedGravatar Andreas Noever 1-1/+2
2014-06-20thunderbolt: fix format string for size_tGravatar Arnd Bergmann 1-1/+1
2014-06-20thunderbolt: Fix build error in eeprom.cGravatar Sachin Kamat 1-0/+1
2014-06-19thunderbolt: Read port configuration from eeprom.Gravatar Andreas Noever 1-4/+262
2014-06-19thunderbolt: Read switch uid from EEPROMGravatar Andreas Noever 1-0/+189