index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
2020-04-28
1
-38
/
+14
*
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
2020-03-25
4
-306
/
+272
*
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
2020-03-25
3
-66
/
+33
*
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
2020-03-25
1
-5
/
+2
*
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2020-03-25
2
-0
/
+2
*
nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
Anson Huang
2020-03-23
1
-19
/
+11
*
nvmem: sprd: Determine double data programming from device data
Baolin Wang
2020-03-23
1
-1
/
+2
*
nvmem: sprd: Optimize the block lock operation
Freeman Liu
2020-03-23
1
-4
/
+20
*
nvmem: sprd: Fix the block lock operation
Freeman Liu
2020-03-23
1
-1
/
+1
*
nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv
H. Nikolaus Schaller
2020-03-19
1
-3
/
+3
*
nvmem: add driver for JZ4780 efuse
PrasannaKumar Muralidharan
2020-03-19
3
-0
/
+253
*
nvmem: imx-ocotp: Drop unnecessary initializations
Anson Huang
2020-03-19
1
-4
/
+4
*
nvmem: check for NULL reg_read and reg_write before dereferencing
Nicholas Johnson
2020-03-19
1
-0
/
+6
*
nvmem: core: validate nvmem config before parsing
Srinivas Kandagatla
2020-03-19
1
-0
/
+3
*
nvmem: release the write-protect pin
Khouloud Touil
2020-03-19
1
-0
/
+1
*
nvmem: fix memory leak in error path
Bartosz Golaszewski
2020-03-19
1
-2
/
+6
*
nvmem: add a newline for readability
Bartosz Golaszewski
2020-03-19
1
-0
/
+1
*
nvmem: remove a stray newline in nvmem_register()
Bartosz Golaszewski
2020-03-19
1
-1
/
+0
*
nvmem: core: add nvmem_cell_read_u64
Yangtao Li
2020-03-19
1
-0
/
+15
*
nvmem: core: add nvmem_cell_read_common
Yangtao Li
2020-03-19
1
-35
/
+19
*
nvmem: imx: ocotp: add i.MX8MP support
Peng Fan
2020-03-19
1
-0
/
+21
*
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-02-07
2
-2
/
+19
|
\
|
*
nvmem: fix a 'makes pointer from integer without a cast' build warning
Bartosz Golaszewski
2020-01-10
1
-1
/
+1
|
*
nvmem: add support for the write-protect pin
Khouloud Touil
2020-01-09
2
-2
/
+19
*
|
nvmem: add QTI SDAM driver
Anirudh Ghayal
2020-01-16
3
-0
/
+202
*
|
nvmem: core: fix memory abort in cleanup path
Bitan Biswas
2020-01-10
1
-3
/
+5
*
|
nvmem: imx: ocotp: introduce ocotp_ctrl_reg
Peng Fan
2020-01-10
1
-22
/
+57
*
|
nvmem: imx: scu: correct the fuse word index
Peng Fan
2020-01-10
1
-5
/
+5
*
|
nvmem: imx: scu: fix write SIP
Peng Fan
2020-01-10
1
-4
/
+2
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-12-05
1
-3
/
+21
|
\
|
*
firmware: meson_sm: Rework driver as a proper platform driver
Carlo Caione
2019-10-03
1
-3
/
+21
*
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
7
-18
/
+838
|
\
\
|
*
|
nvmem: add Rockchip OTP driver
Finley Xiao
2019-11-05
3
-0
/
+281
|
*
|
nvmem: imx: scu: fix dependency in Kconfig
Srinivas Kandagatla
2019-11-05
1
-0
/
+1
|
*
|
nvmem: sprd: Add Spreadtrum SoCs eFuse support
Freeman Liu
2019-11-05
3
-0
/
+437
|
*
|
nvmem: imx-ocotp: reset error status on probe
Lucas Stach
2019-11-05
1
-0
/
+4
|
*
|
nvmem: imx: scu: support write
Peng Fan
2019-11-05
1
-1
/
+72
|
*
|
nvmem: imx: scu: support hole region check
Peng Fan
2019-11-05
1
-5
/
+42
|
*
|
nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...
Baolin Wang
2019-11-05
1
-12
/
+1
|
|
/
*
/
nvmem: core: add nvmem_device_find
Thomas Bogendoerfer
2019-10-07
1
-34
/
+27
|
/
*
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-18
5
-2
/
+18
|
\
|
*
nvmem: imx: add i.MX8QM platform support
Fugang Duan
2019-08-18
1
-0
/
+7
|
*
nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
Stefan Wahren
2019-08-18
1
-1
/
+1
|
*
nvmem: meson-mx-efuse: allow reading data smaller than word_size
Martin Blumenstingl
2019-08-18
1
-1
/
+2
|
*
nvmem: sunxi_sid: fix A64 SID controller support
Stefan Mavrodiev
2019-08-18
1
-0
/
+1
[next]