index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2025-03-13
nvmem: core: improve range check for nvmem_cell_write()
Jennifer Berringer
1
-0
/
+2
2025-03-13
nvmem: qcom-spmi-sdam: Set size in struct nvmem_config
Luca Weiss
1
-0
/
+1
2024-09-12
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
1
-3
/
+3
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-04-10
nvmem: meson-efuse: fix function pointer type mismatch
Jerome Brunet
1
-22
/
+3
2023-11-08
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
1
-1
/
+1
2023-11-08
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
1
-1
/
+1
2023-11-08
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
1
-1
/
+1
2023-07-23
nvmem: rmem: Use NVMEM_DEVID_AUTO
Phil Elwell
1
-0
/
+1
2023-02-22
nvmem: core: fix return value
Russell King (Oracle)
1
-0
/
+1
2023-02-22
nvmem: core: fix registration vs use race
Russell King (Oracle)
1
-10
/
+8
2023-02-22
nvmem: core: fix cleanup after dev_set_name()
Russell King (Oracle)
1
-12
/
+10
2023-02-22
nvmem: core: add error handling for dev_set_name
Gaosheng Cui
1
-3
/
+9
2023-02-09
nvmem: core: fix cell removal on error
Michael Walle
1
-2
/
+1
2023-02-09
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
1
-3
/
+1
2023-02-09
nvmem: core: initialise nvmem->id early
Russell King (Oracle)
1
-1
/
+2
2023-02-09
nvmem: qcom-spmi-sdam: fix module autoloading
Johan Hovold
1
-0
/
+1
2022-12-08
nvmem: rmem: Fix return value check in rmem_read()
Wei Yongjun
1
-2
/
+2
2022-10-26
nvmem: core: Fix memleak in nvmem_register()
Gaosheng Cui
1
-9
/
+6
2022-03-02
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
1
-1
/
+1
2022-01-27
nvmem: core: set size for sysfs bin file
Srinivas Kandagatla
1
-0
/
+2
2021-10-13
nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells
Stephen Boyd
1
-1
/
+2
2021-09-21
nvmem: NVMEM_NINTENDO_OTP should depend on WII
Geert Uytterhoeven
1
-0
/
+1
2021-08-13
nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
Emmanuel Gil Peyrot
3
-0
/
+137
2021-08-06
nvmem: core: fix error handling while validating keepout regions
Srinivas Kandagatla
1
-2
/
+5
2021-08-06
nvmem: qfprom: sc7280: Handle the additional power-domains vote
Rajendra Nayak
1
-0
/
+25
2021-08-06
nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
Rajendra Nayak
1
-3
/
+3
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+22
2021-06-11
nvmem: core: add a missing of_node_put
Christophe JAILLET
1
-3
/
+6
2021-06-11
nvmem: prepare basics for FRAM support
Jiri Prchal
1
-0
/
+4
2021-06-11
nvmem: qfprom: Improve the comment about regulator setting
Douglas Anderson
1
-3
/
+3
2021-06-11
nvmem: core: constify nvmem_cell_read_variable_common() return value
Douglas Anderson
1
-5
/
+5
2021-06-11
nvmem: qfprom: minor nit fixes
Rajendra Nayak
1
-2
/
+3
2021-06-11
nvmem: sunxi_sid: Set type to OTP
Samuel Holland
1
-0
/
+1
2021-05-14
nvmem: sprd: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-10
nvmem: core: allow specifying of_node
Michael Walle
1
-1
/
+3
2021-04-02
nvmem: qfprom: Add support for fuse blowing on sc7280
Rajendra Nayak
1
-2
/
+25
2021-04-02
nvmem: rmem: fix undefined reference to memremap
Srinivas Kandagatla
1
-0
/
+1
2021-04-02
nvmem: core: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-02
nvmem: core: Add functions to make number reading easy
Douglas Anderson
1
-0
/
+95
2021-04-02
nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM
Rafał Miłecki
3
-0
/
+89
2021-04-02
drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
Ravi Kumar Bokka
1
-0
/
+21
2021-04-02
nvmem: convert comma to semicolon
Zheng Yongjun
2
-2
/
+2
2021-02-05
nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer
Subbaraman Narayanamurthy
1
-4
/
+3
2021-02-05
nvmem: Kconfig: Correct typo in NVMEM_RMEM
Nicolas Saenz Julienne
1
-1
/
+1
2021-02-04
nvmem: core: skip child nodes not matching binding
Ahmad Fatoum
1
-1
/
+3
2021-02-04
nvmem: Add driver to expose reserved memory as nvmem
Nicolas Saenz Julienne
3
-0
/
+107
2021-02-04
nvmem: imx-iim: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
[next]