index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
2020-08-19
nvmem: sprd: Fix return value of sprd_efuse_probe()
Tiezhu Yang
2020-05-27
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
2020-05-15
nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
2020-05-15
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
2020-05-15
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
2020-04-28
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
2020-04-28
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
2020-03-25
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
2020-03-25
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
2020-03-25
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
2020-03-25
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2020-03-23
nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
Anson Huang
2020-03-23
nvmem: sprd: Determine double data programming from device data
Baolin Wang
2020-03-23
nvmem: sprd: Optimize the block lock operation
Freeman Liu
2020-03-23
nvmem: sprd: Fix the block lock operation
Freeman Liu
2020-03-19
nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv
H. Nikolaus Schaller
2020-03-19
nvmem: add driver for JZ4780 efuse
PrasannaKumar Muralidharan
2020-03-19
nvmem: imx-ocotp: Drop unnecessary initializations
Anson Huang
2020-03-19
nvmem: check for NULL reg_read and reg_write before dereferencing
Nicholas Johnson
2020-03-19
nvmem: core: validate nvmem config before parsing
Srinivas Kandagatla
2020-03-19
nvmem: release the write-protect pin
Khouloud Touil
2020-03-19
nvmem: fix memory leak in error path
Bartosz Golaszewski
2020-03-19
nvmem: add a newline for readability
Bartosz Golaszewski
2020-03-19
nvmem: remove a stray newline in nvmem_register()
Bartosz Golaszewski
2020-03-19
nvmem: core: add nvmem_cell_read_u64
Yangtao Li
2020-03-19
nvmem: core: add nvmem_cell_read_common
Yangtao Li
2020-03-19
nvmem: imx: ocotp: add i.MX8MP support
Peng Fan
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-01-16
nvmem: add QTI SDAM driver
Anirudh Ghayal
2020-01-10
nvmem: core: fix memory abort in cleanup path
Bitan Biswas
2020-01-10
nvmem: imx: ocotp: introduce ocotp_ctrl_reg
Peng Fan
2020-01-10
nvmem: imx: scu: correct the fuse word index
Peng Fan
2020-01-10
nvmem: imx: scu: fix write SIP
Peng Fan
2020-01-10
nvmem: fix a 'makes pointer from integer without a cast' build warning
Bartosz Golaszewski
2020-01-09
nvmem: add support for the write-protect pin
Khouloud Touil
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-05
nvmem: add Rockchip OTP driver
Finley Xiao
2019-11-05
nvmem: imx: scu: fix dependency in Kconfig
Srinivas Kandagatla
2019-11-05
nvmem: sprd: Add Spreadtrum SoCs eFuse support
Freeman Liu
2019-11-05
nvmem: imx-ocotp: reset error status on probe
Lucas Stach
2019-11-05
nvmem: imx: scu: support write
Peng Fan
2019-11-05
nvmem: imx: scu: support hole region check
Peng Fan
2019-11-05
nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...
Baolin Wang
2019-10-07
nvmem: core: add nvmem_device_find
Thomas Bogendoerfer
2019-10-03
firmware: meson_sm: Rework driver as a proper platform driver
Carlo Caione
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-18
nvmem: imx: add i.MX8QM platform support
Fugang Duan
2019-08-18
nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
Stefan Wahren
[next]