开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
layouts
Age
Commit message (
Expand
)
Author
2024-09-11
nvmem: layouts: add U-Boot env layout
Rafał Miłecki
2024-05-03
nvmem: layouts: sl28vpd: drop driver owner initialization
Krzysztof Kozlowski
2024-05-03
nvmem: layouts: onie-tlv: drop driver owner initialization
Krzysztof Kozlowski
2024-01-04
nvmem: layouts: refactor .add_cells() callback arguments
Rafał Miłecki
2023-12-15
nvmem: core: Rework layouts to become regular devices
Miquel Raynal
2023-12-15
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
2023-04-05
nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier...
Tom Rix
2023-04-05
nvmem: layouts: onie-tlv: Drop wrong module alias
Miquel Raynal
2023-04-05
nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver()
Miquel Raynal
2023-04-05
nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver()
Miquel Raynal
2023-04-05
nvmem: layouts: onie-tlv: Add new layout driver
Miquel Raynal
2023-04-05
nvmem: layouts: sl28vpd: Add new layout driver
Michael Walle
2023-04-05
nvmem: core: introduce NVMEM layouts
Michael Walle