aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/layouts
AgeCommit message (Expand)AuthorFilesLines
2024-05-03nvmem: layouts: sl28vpd: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-05-03nvmem: layouts: onie-tlv: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-01-04nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki2-2/+6
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal3-8/+48
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal2-4/+2
2023-04-05nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier...Tom Rix1-1/+1
2023-04-05nvmem: layouts: onie-tlv: Drop wrong module aliasMiquel Raynal1-1/+0
2023-04-05nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver()Miquel Raynal1-13/+1
2023-04-05nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver()Miquel Raynal1-13/+1
2023-04-05nvmem: layouts: onie-tlv: Add new layout driverMiquel Raynal3-0/+267
2023-04-05nvmem: layouts: sl28vpd: Add new layout driverMichael Walle3-0/+176
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle2-0/+9