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