summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/layouts
Commit message (Expand)AuthorAgeFilesLines
* nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki2024-01-042-2/+6
* nvmem: core: Rework layouts to become regular devicesMiquel Raynal2023-12-153-8/+48
* nvmem: Simplify the ->add_cells() hookMiquel Raynal2023-12-152-4/+2
* nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier...Tom Rix2023-04-051-1/+1
* nvmem: layouts: onie-tlv: Drop wrong module aliasMiquel Raynal2023-04-051-1/+0
* nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver()Miquel Raynal2023-04-051-13/+1
* nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver()Miquel Raynal2023-04-051-13/+1
* nvmem: layouts: onie-tlv: Add new layout driverMiquel Raynal2023-04-053-0/+267
* nvmem: layouts: sl28vpd: Add new layout driverMichael Walle2023-04-053-0/+176
* nvmem: core: introduce NVMEM layoutsMichael Walle2023-04-052-0/+9