ator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/linux/nvmem-provider.h
AgeCommit message (Expand)Author
2025-09-13nvmem: update a comment related to struct nvmem_configChristophe JAILLET
2025-05-21nvmem: Remove unused nvmem cell table supportGeert Uytterhoeven
2024-12-30nvmem: specify ->reg_read/reg_write() expected return valuesThéo Lebrun
2024-05-03nvmem: layouts: store owner from modules with nvmem_layout_driver_register()Krzysztof Kozlowski
2024-01-04nvmem: drop nvmem_layout_get_match_data()Rafał Miłecki
2024-01-04nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal
2023-10-27Revert "nvmem: add new config option"Rafał Miłecki
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2023-04-05nvmem: Add macro to register nvmem layout driversMiquel Raynal
2023-04-05nvmem: core: support specifying both: cell raw data & post read lengthsRafał Miłecki
2023-04-05nvmem: core: provide own priv pointer in post process callbackMichael Walle
2023-04-05nvmem: cell: drop global cell_post_processMichael Walle
2023-04-05nvmem: core: allow to modify a cell before adding itMichael Walle
2023-04-05nvmem: core: add per-cell post processingMichael Walle
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle
2023-02-06nvmem: core: add nvmem_add_one_cell()Michael Walle
2023-02-06nvmem: core: move struct nvmem_cell_info to nvmem-provider.hMichael Walle
2023-02-06nvmem: core: add an index parameter to the cellMichael Walle
2023-01-28nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)