index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-18
nvmem: add missing of_node_put() in of_nvmem_cell_get()
Masahiro Yamada
1
-0
/
+1
2017-09-18
nvmem: core: return EFBIG on out-of-range write
Guy Shapiro
1
-1
/
+1
2017-08-28
nvmem: core: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2017-08-28
nvmem: core: Add nvmem_cell_read_u32
Leonard Crestez
1
-0
/
+37
2017-08-28
nvmem: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-08-28
nvmem: lpc18xx-eeprom: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-17
nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuse
Frank Wang
1
-1
/
+1
2017-06-09
nvmem: rockchip-efuse: add support for rk322x-efuse
Finley Xiao
1
-0
/
+4
2017-06-09
nvmem: core: add locking to nvmem_find_cell
Heiner Kallweit
1
-1
/
+7
2017-06-09
nvmem: core: Call put_device() in nvmem_unregister()
Andrey Smirnov
1
-0
/
+1
2017-06-09
nvmem: core: fix leaks on registration errors
Johan Hovold
1
-5
/
+8
2017-06-09
nvmem: correct Broadcom OTP controller driver writes
Oza Pawandeep
1
-2
/
+2
2017-05-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2017-04-08
nvmem: imx-ocotp: add write support
Richard Leitner
1
-2
/
+208
2017-04-08
nvmem: imx-ocotp: clear error bit after reading locked values
Richard Leitner
1
-3
/
+38
2017-04-08
nvmem: octop: Add i.MX7D support
Peng Fan
1
-0
/
+1
2017-04-08
nvmem: Add driver for the i.MX IIM
Michael Grzeschik
3
-0
/
+186
2017-04-08
nvmem: imx-ocotp: fix usage of "dev" pointers
Richard Leitner
1
-1
/
+3
2017-04-08
nvmem: sunxi-sid: add support for H3's SID controller
Icenowy Zheng
1
-0
/
+62
2017-04-08
nvmem: sunxi-sid: read NVMEM size from device compatible
Icenowy Zheng
1
-4
/
+23
2017-04-08
nvmem: core: Allow allocating several anonymous nvmem devices
Aban Bedel
1
-1
/
+2
2017-03-23
firmware: meson-sm: Check for buffer output size
Carlo Caione
1
-1
/
+1
2017-01-25
nvmem: core: Allow getting nvmem cell with a NULL cell id
Vivek Gautam
1
-3
/
+8
2017-01-25
nvmem: core: Correct a bunch of function documentations
Vivek Gautam
1
-14
/
+16
2017-01-25
nvmem: core: Allow ignoring length when reading a cell
Vivek Gautam
1
-2
/
+4
2017-01-25
nvmem: octop: Add support for imx6ul
Bai Ping
1
-0
/
+1
2017-01-04
nvmem: fix nvmem_cell_read() return type doc
Brian Norris
1
-2
/
+2
2017-01-04
nvmem: imx-ocotp: Fix wrong register size
Daniel Schultz
1
-1
/
+1
2017-01-04
nvmem: qfprom: Allow single byte accesses for read/write
Vivek Gautam
1
-7
/
+7
2016-11-10
nvmem: Add the Broadcom OTP controller driver
Jonathan Richardson
3
-0
/
+349
2016-11-10
nvmem: add NXP LPC18xx OTP driver
Joachim Eastwood
3
-0
/
+136
2016-10-07
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+105
2016-09-02
nvmem: rockchip-efuse: add rk3399-efuse support
Finley Xiao
1
-19
/
+114
2016-09-01
nvmem: amlogic: Add Amlogic Meson EFUSE driver
Carlo Caione
3
-0
/
+105
2016-06-25
nvmem: imx-ocotp: Fix assignment warning.
Srinivas Kandagatla
1
-1
/
+1
2016-06-25
nvmem: imx-ocotp: add COMPILE_TEST for proper test coverage
Srinivas Kandagatla
1
-1
/
+2
2016-06-25
nvmem: imx-ocotp: handling clock
Peng Fan
1
-1
/
+14
2016-06-25
nvmem: mxs-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
1
-61
/
+22
2016-06-25
nvmem: mtk-efuse: remove nvmem regmap dependency
Srinivas Kandagatla
2
-16
/
+32
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-11
/
+11
2016-05-09
Merge 4.6-rc7 into char-misc-testing
Greg Kroah-Hartman
1
-2
/
+2
2016-05-02
nvmem: mxs-ocotp: fix buffer overflow in read
Stanislav Meduna
1
-2
/
+2
2016-05-01
nvmem: lpc18xx-eeprom: remove nvmem regmap dependency
Srinivas Kandagatla
1
-68
/
+26
2016-05-01
nvmem: imx-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
1
-44
/
+11
2016-05-01
nvmem: rockchip-efuse: remove nvmem regmap dependency
Srinivas Kandagatla
1
-40
/
+9
2016-05-01
nvmem: sunxi-sid: remove nvmem regmap dependency
Srinivas Kandagatla
2
-46
/
+9
2016-05-01
nvmem: vif610-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
1
-34
/
+10
2016-05-01
nvmem: qfprom: remove nvmem regmap dependency
Srinivas Kandagatla
2
-20
/
+37
2016-05-01
nvmem: core: remove regmap dependency
Srinivas Kandagatla
2
-28
/
+40
[next]