index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
nvm.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-17
thunderbolt: Update nvm.c function documentation
Alan Borzeszkowski
2025-06-23
thunderbolt: Fix typos in documentation comments
Alok Tiwari
2024-01-23
thunderbolt: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-06-16
thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controller
Gil Fine
2023-06-16
thunderbolt: Move constants related to NVM into nvm.c
Gil Fine
2022-09-07
thunderbolt: Add support for ASMedia NVM image format
Szuying Chen
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
2022-02-21
thunderbolt: Drop duplicate NULL checks around nvmem_unregister()
Andy Shevchenko
2021-05-31
thunderbolt: Split NVM read/write generic functions out from usb4.c
Mika Westerberg
2020-07-01
thunderbolt: Add support for separating the flush to SPI and authenticate
Mario Limonciello
2020-06-22
thunderbolt: Split common NVM functionality into a separate file
Mika Westerberg