index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
nvmem: qcom-spmi-sdam: Enable multiple devices
Guru Das Srinagesh
1
-2
/
+2
2020-07-29
nvmem: update Kconfig description
Matteo Croce
1
-3
/
+0
2020-07-29
nvmem: qfprom: Add fuse blowing support
Ravi Kumar Bokka
1
-12
/
+304
2020-07-29
nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances
Srinivas Kandagatla
1
-0
/
+1
2020-07-29
nvmem: core: add support to auto devid
Srinivas Kandagatla
1
-2
/
+8
2020-07-29
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
1
-0
/
+15
2020-07-29
nvmem: core: Grammar fixes for help text
Andreas Färber
1
-6
/
+6
2020-07-29
nvmem: sc27xx: add sc2730 efuse support
Freeman Liu
1
-3
/
+24
2020-07-29
nvmem: Enforce nvmem stride in the sysfs interface
Douglas Anderson
1
-0
/
+6
2020-07-29
nvmem: sprd: Fix return value of sprd_efuse_probe()
Tiezhu Yang
1
-2
/
+2
2020-05-27
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
1
-14
/
+0
2020-05-15
nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-3
/
+1
2020-05-15
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
1
-26
/
+26
2020-05-15
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
1
-7
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
1
-10
/
+1
2020-04-28
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
1
-38
/
+14
2020-03-25
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
4
-306
/
+272
2020-03-25
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
3
-66
/
+33
2020-03-25
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
1
-5
/
+2
2020-03-25
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2
-0
/
+2
2020-03-23
nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
Anson Huang
1
-19
/
+11
2020-03-23
nvmem: sprd: Determine double data programming from device data
Baolin Wang
1
-1
/
+2
2020-03-23
nvmem: sprd: Optimize the block lock operation
Freeman Liu
1
-4
/
+20
2020-03-23
nvmem: sprd: Fix the block lock operation
Freeman Liu
1
-1
/
+1
2020-03-19
nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv
H. Nikolaus Schaller
1
-3
/
+3
2020-03-19
nvmem: add driver for JZ4780 efuse
PrasannaKumar Muralidharan
3
-0
/
+253
2020-03-19
nvmem: imx-ocotp: Drop unnecessary initializations
Anson Huang
1
-4
/
+4
2020-03-19
nvmem: check for NULL reg_read and reg_write before dereferencing
Nicholas Johnson
1
-0
/
+6
2020-03-19
nvmem: core: validate nvmem config before parsing
Srinivas Kandagatla
1
-0
/
+3
2020-03-19
nvmem: release the write-protect pin
Khouloud Touil
1
-0
/
+1
2020-03-19
nvmem: fix memory leak in error path
Bartosz Golaszewski
1
-2
/
+6
2020-03-19
nvmem: add a newline for readability
Bartosz Golaszewski
1
-0
/
+1
2020-03-19
nvmem: remove a stray newline in nvmem_register()
Bartosz Golaszewski
1
-1
/
+0
2020-03-19
nvmem: core: add nvmem_cell_read_u64
Yangtao Li
1
-0
/
+15
2020-03-19
nvmem: core: add nvmem_cell_read_common
Yangtao Li
1
-35
/
+19
2020-03-19
nvmem: imx: ocotp: add i.MX8MP support
Peng Fan
1
-0
/
+21
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2
-2
/
+19
2020-01-16
nvmem: add QTI SDAM driver
Anirudh Ghayal
3
-0
/
+202
2020-01-10
nvmem: core: fix memory abort in cleanup path
Bitan Biswas
1
-3
/
+5
2020-01-10
nvmem: imx: ocotp: introduce ocotp_ctrl_reg
Peng Fan
1
-22
/
+57
2020-01-10
nvmem: imx: scu: correct the fuse word index
Peng Fan
1
-5
/
+5
2020-01-10
nvmem: imx: scu: fix write SIP
Peng Fan
1
-4
/
+2
2020-01-10
nvmem: fix a 'makes pointer from integer without a cast' build warning
Bartosz Golaszewski
1
-1
/
+1
2020-01-09
nvmem: add support for the write-protect pin
Khouloud Touil
2
-2
/
+19
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+21
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-18
/
+838
2019-11-05
nvmem: add Rockchip OTP driver
Finley Xiao
3
-0
/
+281
2019-11-05
nvmem: imx: scu: fix dependency in Kconfig
Srinivas Kandagatla
1
-0
/
+1
2019-11-05
nvmem: sprd: Add Spreadtrum SoCs eFuse support
Freeman Liu
3
-0
/
+437
2019-11-05
nvmem: imx-ocotp: reset error status on probe
Lucas Stach
1
-0
/
+4
[next]