| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-05 | nvmem: layouts: onie-tlv: fix hang on unknown types | Andre Heider | 1 | -1/+2 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2025-11-24 | nvmem: layouts: u-boot-env: add optional "env-size" property | Jascha Sundaresan | 1 | -1/+3 |
| 2025-07-28 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-16 | nvmem: layouts: u-boot-env: remove crc32 endianness conversion | Michael C. Pratt | 1 | -3/+3 |
| 2025-06-30 | nvmem: layouts: Switch from crc32() to crc32_le() | Eric Biggers | 1 | -1/+1 |
| 2025-03-19 | net, treewide: define and use MAC_ADDR_STR_LEN | Uday Shankar | 1 | -1/+1 |
| 2024-09-11 | nvmem: layouts: add U-Boot env layout | Rafał Miłecki | 4 | -0/+238 |
| 2024-05-03 | nvmem: layouts: sl28vpd: drop driver owner initialization | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-03 | nvmem: layouts: onie-tlv: drop driver owner initialization | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-01-04 | nvmem: layouts: refactor .add_cells() callback arguments | Rafał Miłecki | 2 | -2/+6 |
| 2023-12-15 | nvmem: core: Rework layouts to become regular devices | Miquel Raynal | 3 | -8/+48 |
| 2023-12-15 | nvmem: Simplify the ->add_cells() hook | Miquel Raynal | 2 | -4/+2 |
| 2023-04-05 | nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier... | Tom Rix | 1 | -1/+1 |
| 2023-04-05 | nvmem: layouts: onie-tlv: Drop wrong module alias | Miquel Raynal | 1 | -1/+0 |
| 2023-04-05 | nvmem: layouts: onie-tlv: Use module_nvmem_layout_driver() | Miquel Raynal | 1 | -13/+1 |
| 2023-04-05 | nvmem: layouts: sl28vpd: Use module_nvmem_layout_driver() | Miquel Raynal | 1 | -13/+1 |
| 2023-04-05 | nvmem: layouts: onie-tlv: Add new layout driver | Miquel Raynal | 3 | -0/+267 |
| 2023-04-05 | nvmem: layouts: sl28vpd: Add new layout driver | Michael Walle | 3 | -0/+176 |
| 2023-04-05 | nvmem: core: introduce NVMEM layouts | Michael Walle | 2 | -0/+9 |