Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-11 | thunderbolt: Do not enumerate more ports from DROM than the controller has | Mika Westerberg | 1 | -0/+9 |
2017-06-09 | thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" | Colin Ian King | 1 | -1/+1 |
2017-06-09 | thunderbolt: Add support for DMA configuration based mailbox | Mika Westerberg | 1 | -1/+50 |
2017-06-09 | thunderbolt: Read vendor and device name from DROM | Mika Westerberg | 1 | -0/+32 |
2017-06-09 | thunderbolt: Refactor and fix parsing of port drom entries | Lukas Wunner | 1 | -16/+16 |
2017-06-09 | thunderbolt: Do not fail if DROM data CRC32 is invalid | Mika Westerberg | 1 | -2/+1 |
2017-06-09 | thunderbolt: Convert switch to a device | Mika Westerberg | 1 | -0/+2 |
2017-06-09 | thunderbolt: Do not warn about newer DROM versions | Mika Westerberg | 1 | -1/+1 |
2017-06-09 | thunderbolt: Do not try to read UID if DROM offset is read as 0 | Mika Westerberg | 1 | -0/+3 |
2016-11-13 | thunderbolt: Use Device ROM retrieved from EFI | Lukas Wunner | 1 | -0/+43 |
2016-05-02 | thunderbolt: Fix double free of drom buffer | Andreas Noever | 1 | -0/+1 |
2016-04-08 | thunderbolt: Support 1st gen Light Ridge controller | Lukas Wunner | 1 | -0/+5 |
2016-04-08 | thunderbolt: Fix typos and magic number | Lukas Wunner | 1 | -1/+1 |
2014-06-21 | thunderbolt: Make tb_eeprom_get_drom_offset static | Andreas Noever | 1 | -1/+1 |
2014-06-21 | thunderbolt: Make enum tb_drom_entry_type unsigned | Andreas Noever | 1 | -1/+2 |
2014-06-20 | thunderbolt: fix format string for size_t | Arnd Bergmann | 1 | -1/+1 |
2014-06-20 | thunderbolt: Fix build error in eeprom.c | Sachin Kamat | 1 | -0/+1 |
2014-06-20 | thunderbolt: Read port configuration from eeprom. | Andreas Noever | 1 | -4/+262 |
2014-06-20 | thunderbolt: Read switch uid from EEPROM | Andreas Noever | 1 | -0/+189 |