index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-18
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
1
-0
/
+7
2024-09-18
nvmem: u-boot-env: improve coding style
Rafał Miłecki
1
-4
/
+4
2024-09-18
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
1
-8
/
+15
2024-09-18
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
1
-34
/
+21
2024-09-18
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
1
-0
/
+13
2024-09-12
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
1
-3
/
+3
2024-08-03
nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option
Heiko Stuebner
1
-0
/
+1
2024-07-18
nvmem: core: only change name to fram for current attribute
Thomas Weißschuh
1
-3
/
+2
2024-07-18
nvmem: meson-efuse: Fix return value of nvmem callbacks
Joy Chakraborty
1
-4
/
+10
2024-07-18
nvmem: rmem: Fix return value of rmem_read()
Joy Chakraborty
1
-1
/
+4
2024-05-17
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
20
-3
/
+24
2024-04-03
nvmem: meson-efuse: fix function pointer type mismatch
Jerome Brunet
1
-22
/
+3
2024-01-01
nvmem: brcm_nvram: store a copy of NVRAM content
Rafał Miłecki
1
-40
/
+94
2023-12-13
nvmem: Do not expect fixed layouts to grab a layout driver
Miquel Raynal
1
-0
/
+6
2023-10-16
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
1
-1
/
+1
2023-10-16
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
1
-1
/
+1
2023-10-16
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
1
-1
/
+1
2023-08-23
nvmem: core: Notify when a new layout is registered
Miquel Raynal
1
-0
/
+4
2023-08-23
nvmem: core: Do not open-code existing functions
Miquel Raynal
1
-2
/
+2
2023-08-23
nvmem: core: Create all cells before adding the nvmem device
Miquel Raynal
1
-5
/
+5
2023-08-23
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
1
-1
/
+1
2023-08-23
nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
Komal Bajaj
3
-0
/
+111
2023-08-23
nvmem: Kconfig: Fix typo "drive" -> "driver"
Diederik de Haas
1
-3
/
+3
2023-08-23
nvmem: Explicitly include correct DT includes
Rob Herring
16
-16
/
+9
2023-08-23
nvmem: add new NXP QorIQ eFuse driver
Richard Alpe
3
-0
/
+92
2023-08-23
nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-23
nvmem: qfprom: do some cleanup
Yangtao Li
1
-12
/
+5
2023-08-23
nvmem: stm32-romem: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-23
nvmem: rockchip-efuse: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-23
nvmem: meson-mx-efuse: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-23
nvmem: lpc18xx_otp: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-23
nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-23
nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-06-15
nvmem: rmem: Use NVMEM_DEVID_AUTO
Phil Elwell
1
-0
/
+1
2023-06-15
nvmem: core: add support for fixed cells *layout*
Rafał Miłecki
1
-3
/
+29
2023-06-15
nvmem: imx: support i.MX93 OCOTP
Peng Fan
3
-0
/
+186
2023-06-15
nvmem: zynqmp: Switch @xilinx.com emails to @amd.com
Michal Simek
1
-1
/
+1
2023-06-15
nvmem: rockchip-otp: Add support for RK3588
Cristian Ciocaltea
1
-2
/
+76
2023-06-15
nvmem: rockchip-otp: Improve probe error handling
Cristian Ciocaltea
1
-9
/
+12
2023-06-15
nvmem: rockchip-otp: Use devm_reset_control_array_get_exclusive()
Cristian Ciocaltea
1
-1
/
+1
2023-06-15
nvmem: rockchip-otp: Generalize rockchip_otp_wait_status()
Cristian Ciocaltea
1
-5
/
+6
2023-06-15
nvmem: rockchip-otp: Add clks and reg_read to rockchip_data
Cristian Ciocaltea
1
-30
/
+49
2023-06-15
nvmem: brcm_nvram: add .read_post_process() for MACs
Rafał Miłecki
2
-0
/
+29
2023-06-15
nvmem: imx-ocotp: Reverse MAC addresses on all i.MX derivates
Alexander Stein
1
-7
/
+1
2023-06-15
nvmem: imx-ocotp: set varaiable imx_ocotp_layout storage-class-specifier to s...
Tom Rix
1
-1
/
+1
2023-06-15
nvmem: sunplus-ocotp: release otp->clk before return
Yi Yingao
1
-2
/
+7
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-04-13
nvmem: core: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
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
[next]