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
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460
Thomas Gleixner
2
-14
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
3
-27
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+7
2019-04-25
nvmem: core: add NVMEM_SYSFS Kconfig
Srinivas Kandagatla
5
-260
/
+335
2019-04-25
nvmem: sunxi_sid: Support SID on H6
Yangtao Li
1
-0
/
+6
2019-04-25
nvmem: sunxi-sid: convert to SPDX license tags
Yangtao Li
1
-10
/
+1
2019-04-25
nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-25
nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-25
nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-25
nvmem: core: fix read buffer in place
Jorge Ramirez-Ortiz
1
-5
/
+10
2019-04-25
nvmem: core: add nvmem_cell_read_u16
Fabrice Gasnier
1
-0
/
+37
2019-04-25
nvmem: stm32: add support for STM32MP15 BSEC to control OTP data
Fabrice Gasnier
1
-5
/
+129
2019-04-25
nvmem: Add driver for STM32 factory-programmed read only mem
Fabrice Gasnier
3
-0
/
+90
2019-04-25
nvmem: sunxi_sid: Support SID on A83T and H5
Chen-Yu Tsai
1
-0
/
+2
2019-04-25
nvmem: sunxi_sid: Read out data in native format
Chen-Yu Tsai
1
-22
/
+1
2019-04-25
nvmem: sunxi_sid: Dynamically allocate nvmem_config structure
Chen-Yu Tsai
1
-15
/
+17
2019-04-25
nvmem: sunxi_sid: Optimize register read-out method
Chen-Yu Tsai
1
-20
/
+18
2019-04-25
nvmem: sunxi_sid: Read out SID for randomness without looping
Chen-Yu Tsai
1
-3
/
+2
2019-04-25
nvmem: imx-ocotp: broaden Kconfig dependency
Lucas Stach
1
-2
/
+2
2019-04-25
nvmem: imx-ocotp: add support for imx8mq
Lucas Stach
1
-0
/
+7
2019-03-18
drivers: Defer probe if firmware is not ready
Rajan Vaja
1
-3
/
+7
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-41
/
+65
2019-02-19
nvmem: core: don't check the return value of notifier chain call
Bartosz Golaszewski
1
-3
/
+1
2019-02-05
nvmem: zynqmp: Added zynqmp nvmem firmware driver
Nava kishore Manne
3
-0
/
+98
2019-02-03
nvmem: allow to select i.MX nvmem driver for i.MX 7D
Stefan Agner
1
-1
/
+1
2019-01-31
nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup()
Alban Bedel
1
-3
/
+2
2019-01-31
nvmem: core: Fix device reference leak
Alban Bedel
1
-0
/
+2
2019-01-31
nvmem: core: Always reference the device returned by nvmem_device_get()
Alban Bedel
1
-1
/
+1
2019-01-31
nvmem: core: Properly handle connection ID in of_nvmem_device_get()
Alban Bedel
1
-3
/
+4
2019-01-31
nvmem: core: Fix cell lookup when no cell is found
Alban Bedel
1
-6
/
+10
2019-01-31
nvmem: core: Fix of_nvmem_cell_get() for optional cells
Alban Bedel
1
-1
/
+1
2019-01-31
nvmem: core: Set the provider read-only when no write callback is given
Alban Bedel
1
-2
/
+2
2019-01-31
nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support
Stefan Wahren
1
-0
/
+7
2019-01-31
nvmem: imx-ocotp: add i.MX7ULP support
Anson Huang
1
-0
/
+6
2019-01-31
nvmem: bcm-ocotp: Add ACPI support to BCM OCOTP
Srinath Mannam
1
-17
/
+20
2019-01-31
nvmem: sc27xx: Convert nvmem offset to block index
Freeman Liu
1
-4
/
+8
2018-12-06
nvmem: add new config option
Bartosz Golaszewski
1
-1
/
+2
2018-12-06
nvmem: Move nvmem_type_str array to its only user
Andy Shevchenko
1
-0
/
+7
2018-12-06
nvmem: meson-efuse: add peripheral clock
Jerome Brunet
1
-0
/
+25
2018-12-06
nvmem: meson-efuse: add error message on user_max failure.
Jerome Brunet
1
-1
/
+3
2018-12-06
nvmem: add type attribute
Alexandre Belloni
1
-0
/
+21
2018-11-11
nvmem: core: fix regression in of_nvmem_cell_get()
Srinivas Kandagatla
1
-4
/
+6
2018-10-15
nvmem: hide unused nvmem_find_cell_by_index function
Arnd Bergmann
1
-16
/
+16
2018-10-15
nvmem: lpc18xx_eeprom: remove unused variable
Bartosz Golaszewski
1
-1
/
+0
2018-10-15
nvmem: fix nvmem_cell_get_from_lookup()
Bartosz Golaszewski
1
-2
/
+3
[next]