index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmem: NVMEM_NINTENDO_OTP should depend on WII
Geert Uytterhoeven
2021-09-21
1
-0
/
+1
*
nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
Emmanuel Gil Peyrot
2021-08-13
3
-0
/
+137
*
nvmem: core: fix error handling while validating keepout regions
Srinivas Kandagatla
2021-08-06
1
-2
/
+5
*
nvmem: qfprom: sc7280: Handle the additional power-domains vote
Rajendra Nayak
2021-08-06
1
-0
/
+25
*
nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
Rajendra Nayak
2021-08-06
1
-3
/
+3
*
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
4
-13
/
+22
|
\
|
*
nvmem: core: add a missing of_node_put
Christophe JAILLET
2021-06-11
1
-3
/
+6
|
*
nvmem: prepare basics for FRAM support
Jiri Prchal
2021-06-11
1
-0
/
+4
|
*
nvmem: qfprom: Improve the comment about regulator setting
Douglas Anderson
2021-06-11
1
-3
/
+3
|
*
nvmem: core: constify nvmem_cell_read_variable_common() return value
Douglas Anderson
2021-06-11
1
-5
/
+5
|
*
nvmem: qfprom: minor nit fixes
Rajendra Nayak
2021-06-11
1
-2
/
+3
|
*
nvmem: sunxi_sid: Set type to OTP
Samuel Holland
2021-06-11
1
-0
/
+1
|
*
nvmem: sprd: Fix an error message
Christophe JAILLET
2021-05-14
1
-1
/
+1
*
|
nvmem: core: allow specifying of_node
Michael Walle
2021-05-10
1
-1
/
+3
|
/
*
nvmem: qfprom: Add support for fuse blowing on sc7280
Rajendra Nayak
2021-04-02
1
-2
/
+25
*
nvmem: rmem: fix undefined reference to memremap
Srinivas Kandagatla
2021-04-02
1
-0
/
+1
*
nvmem: core: Fix unintentional sign extension issue
Colin Ian King
2021-04-02
1
-1
/
+1
*
nvmem: core: Add functions to make number reading easy
Douglas Anderson
2021-04-02
1
-0
/
+95
*
nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM
Rafał Miłecki
2021-04-02
3
-0
/
+89
*
drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
Ravi Kumar Bokka
2021-04-02
1
-0
/
+21
*
nvmem: convert comma to semicolon
Zheng Yongjun
2021-04-02
2
-2
/
+2
*
nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer
Subbaraman Narayanamurthy
2021-02-05
1
-4
/
+3
*
nvmem: Kconfig: Correct typo in NVMEM_RMEM
Nicolas Saenz Julienne
2021-02-05
1
-1
/
+1
*
nvmem: core: skip child nodes not matching binding
Ahmad Fatoum
2021-02-04
1
-1
/
+3
*
nvmem: Add driver to expose reserved memory as nvmem
Nicolas Saenz Julienne
2021-02-04
3
-0
/
+107
*
nvmem: imx-iim: Use of_device_get_match_data()
Fabio Estevam
2021-02-04
1
-6
/
+1
*
nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()
Dan Carpenter
2021-02-04
1
-0
/
+1
*
nvmem: imx-ocotp: add support for the unaliged word count
Peng Fan
2020-11-27
1
-6
/
+24
*
nvmem: qfprom: Don't touch certain fuses
Evan Green
2020-11-27
1
-0
/
+30
*
nvmem: core: Add support for keepout regions
Evan Green
2020-11-27
1
-4
/
+149
*
nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
Vadym Kochan
2020-09-27
1
-9
/
+24
*
nvmem: core: fix missing of_node_put() in of_nvmem_device_get()
Vadym Kochan
2020-09-17
1
-1
/
+4
*
nvmem: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-17
1
-3
/
+3
*
nvmem: core: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-17
1
-3
/
+3
*
nvmem: mtk-efuse: Remove EFUSE register write support
Chih-En Hsu
2020-09-17
1
-14
/
+0
*
nvmem: qcom-spmi-sdam: Enable multiple devices
Guru Das Srinagesh
2020-07-29
1
-2
/
+2
*
nvmem: update Kconfig description
Matteo Croce
2020-07-29
1
-3
/
+0
*
nvmem: qfprom: Add fuse blowing support
Ravi Kumar Bokka
2020-07-29
1
-12
/
+304
*
nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances
Srinivas Kandagatla
2020-07-29
1
-0
/
+1
*
nvmem: core: add support to auto devid
Srinivas Kandagatla
2020-07-29
1
-2
/
+8
*
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
2020-07-29
1
-0
/
+15
*
nvmem: core: Grammar fixes for help text
Andreas Färber
2020-07-29
1
-6
/
+6
*
nvmem: sc27xx: add sc2730 efuse support
Freeman Liu
2020-07-29
1
-3
/
+24
*
nvmem: Enforce nvmem stride in the sysfs interface
Douglas Anderson
2020-07-29
1
-0
/
+6
*
nvmem: sprd: Fix return value of sprd_efuse_probe()
Tiezhu Yang
2020-07-29
1
-2
/
+2
*
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
2020-05-27
1
-14
/
+0
*
nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
2020-05-15
1
-3
/
+1
*
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
2020-05-15
1
-26
/
+26
*
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
2020-05-15
1
-7
/
+2
*
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
2020-04-28
1
-10
/
+1
[next]