index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
brcm_nvram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
nvmem: brcm_nvram: fix out-of-bounds access on malformed flash data
Rosen Penev
1
-3
/
+7
2026-07-31
nvmem: brcm_nvram: reject empty NVRAM partition
Rosen Penev
1
-0
/
+5
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
1
-1
/
+1
2024-11-05
nvmem: Correct some typos in comments
Shen Lichuan
1
-1
/
+1
2024-07-05
nvmem: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-12-15
nvmem: brcm_nvram: store a copy of NVRAM content
Rafał Miłecki
1
-40
/
+94
2023-08-23
nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-06-15
nvmem: brcm_nvram: add .read_post_process() for MACs
Rafał Miłecki
1
-0
/
+28
2023-01-28
nvmem: brcm_nvram: Add check for kzalloc
Jiasheng Jiang
1
-0
/
+3
2022-11-09
firmware/nvram: bcm47xx: support init from IO memory
Rafał Miłecki
1
-0
/
+3
2022-09-24
nvmem: brcm_nvram: Use kzalloc for allocating only one element
Kenneth Lee
1
-1
/
+1
2022-05-09
nvmem: brcm_nvram: find Device Tree nodes for NVMEM cells
Rafał Miłecki
1
-0
/
+2
2022-03-18
nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
Rafał Miłecki
1
-0
/
+90
2021-04-02
nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM
Rafał Miłecki
1
-0
/
+78