index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
stm32-romem.c
Age
Commit message (
Expand
)
Author
2023-12-15
nvmem: stm32: add support for STM32MP25 BSEC to control OTP data
Patrick Delaunay
2023-10-21
nvmem: Use device_get_match_data()
Rob Herring
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2023-08-23
nvmem: stm32-romem: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-04-05
nvmem: stm32-romem: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-02-06
nvmem: stm32: detect bsec pta presence for STM32MP15x
Patrick Delaunay
2023-02-06
nvmem: stm32: add OP-TEE support for STM32MP13x
Patrick Delaunay
2022-11-23
nvmem: stm32: fix spelling typo in comment
Jiangshan Yi
2022-11-23
nvmem: stm32: add nvmem type attribute
Patrick Delaunay
2022-11-23
nvmem: stm32: add warning when upper OTPs are updated
Patrick Delaunay
2022-11-23
nvmem: stm32: move STM32MP15_BSEC_NUM_LOWER in config
Patrick Delaunay
2019-04-25
nvmem: stm32: add support for STM32MP15 BSEC to control OTP data
Fabrice Gasnier
2019-04-25
nvmem: Add driver for STM32 factory-programmed read only mem
Fabrice Gasnier