index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
brcm_nvram.c
Age
Commit message (
Expand
)
Author
11 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
2024-11-05
nvmem: Correct some typos in comments
Shen Lichuan
2024-07-05
nvmem: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-12-15
nvmem: brcm_nvram: store a copy of NVRAM content
Rafał Miłecki
2023-08-23
nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-06-15
nvmem: brcm_nvram: add .read_post_process() for MACs
Rafał Miłecki
2023-01-28
nvmem: brcm_nvram: Add check for kzalloc
Jiasheng Jiang
2022-11-09
firmware/nvram: bcm47xx: support init from IO memory
Rafał Miłecki
2022-09-24
nvmem: brcm_nvram: Use kzalloc for allocating only one element
Kenneth Lee
2022-05-09
nvmem: brcm_nvram: find Device Tree nodes for NVMEM cells
Rafał Miłecki
2022-03-18
nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
Rafał Miłecki
2021-04-02
nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM
Rafał Miłecki