aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/nvm.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-23thunderbolt: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2023-06-16thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controllerGil Fine1-1/+1
2023-06-16thunderbolt: Move constants related to NVM into nvm.cGil Fine1-0/+4
2022-09-07thunderbolt: Add support for ASMedia NVM image formatSzuying Chen1-0/+37
2022-09-07thunderbolt: Move vendor specific NVM handling into nvm.cSzuying Chen1-9/+339
2022-02-21thunderbolt: Drop duplicate NULL checks around nvmem_unregister()Andy Shevchenko1-4/+2
2021-05-31thunderbolt: Split NVM read/write generic functions out from usb4.cMika Westerberg1-0/+95
2020-07-01thunderbolt: Add support for separating the flush to SPI and authenticateMario Limonciello1-0/+1
2020-06-22thunderbolt: Split common NVM functionality into a separate fileMika Westerberg1-0/+169