Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-23 | thunderbolt: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -2/+2 |
2023-06-16 | thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controller | Gil Fine | 1 | -1/+1 |
2023-06-16 | thunderbolt: Move constants related to NVM into nvm.c | Gil Fine | 1 | -0/+4 |
2022-09-07 | thunderbolt: Add support for ASMedia NVM image format | Szuying Chen | 1 | -0/+37 |
2022-09-07 | thunderbolt: Move vendor specific NVM handling into nvm.c | Szuying Chen | 1 | -9/+339 |
2022-02-21 | thunderbolt: Drop duplicate NULL checks around nvmem_unregister() | Andy Shevchenko | 1 | -4/+2 |
2021-05-31 | thunderbolt: Split NVM read/write generic functions out from usb4.c | Mika Westerberg | 1 | -0/+95 |
2020-07-01 | thunderbolt: Add support for separating the flush to SPI and authenticate | Mario Limonciello | 1 | -0/+1 |
2020-06-22 | thunderbolt: Split common NVM functionality into a separate file | Mika Westerberg | 1 | -0/+169 |