index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-11-05
nvmem: imx: scu: support write
Peng Fan
1
-1
/
+72
2019-11-05
nvmem: imx: scu: support hole region check
Peng Fan
1
-5
/
+42
2019-11-05
nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...
Baolin Wang
1
-12
/
+1
2019-10-07
nvmem: core: add nvmem_device_find
Thomas Bogendoerfer
1
-34
/
+27
2019-10-03
firmware: meson_sm: Rework driver as a proper platform driver
Carlo Caione
1
-3
/
+21
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-2
/
+18
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2019-08-18
nvmem: imx: add i.MX8QM platform support
Fugang Duan
1
-0
/
+7
2019-08-18
nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
Stefan Wahren
1
-1
/
+1
2019-08-18
nvmem: meson-mx-efuse: allow reading data smaller than word_size
Martin Blumenstingl
1
-1
/
+2
2019-08-18
nvmem: sunxi_sid: fix A64 SID controller support
Stefan Mavrodiev
1
-0
/
+1
2019-08-18
nvmem: imx-ocotp: Add i.MX8MN support
Anson Huang
1
-0
/
+7
2019-07-30
nvmem: Use the same permissions for eeprom as for nvmem
Jean Delvare
1
-4
/
+11
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-6
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-26
nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7
Leonard Crestez
1
-2
/
+2
[prev]
[next]