Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvmem: layouts: refactor .add_cells() callback arguments | Rafał Miłecki | 2024-01-04 | 2 | -2/+6 |
* | nvmem: core: Rework layouts to become regular devices | Miquel Raynal | 2023-12-15 | 3 | -8/+48 |
* | nvmem: Simplify the ->add_cells() hook | Miquel Raynal | 2023-12-15 | 2 | -4/+2 |
* | nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier... | Tom Rix | 2023-04-05 | 1 | -1/+1 |
* | nvmem: layouts: onie-tlv: Drop wrong module alias | Miquel Raynal | 2023-04-05 | 1 | -1/+0 |
* | nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver() | Miquel Raynal | 2023-04-05 | 1 | -13/+1 |
* | nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver() | Miquel Raynal | 2023-04-05 | 1 | -13/+1 |
* | nvmem: layouts: onie-tlv: Add new layout driver | Miquel Raynal | 2023-04-05 | 3 | -0/+267 |
* | nvmem: layouts: sl28vpd: Add new layout driver | Michael Walle | 2023-04-05 | 3 | -0/+176 |
* | nvmem: core: introduce NVMEM layouts | Michael Walle | 2023-04-05 | 2 | -0/+9 |