index
:
hverkuil/media_tree.git
array_mod
bttv-audio
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
dp-mst-cec
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
for-v5.19a
for-v5.19b
for-v5.20a
for-v5.20b
for-v5.20c
for-v5.20d
for-v5.20e
for-v5.20f
for-v5.20g
fract-ctrl
hdcp
hdmi-dbg
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vb2-prepare
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing it
Masahiro Yamada
1
-15
/
+12
2017-10-20
nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs
Martin Blumenstingl
3
-0
/
+277
2017-10-20
nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs
Martin Blumenstingl
2
-4
/
+4
2017-10-20
nvmem: rockchip: add support for RK3368
Romain Perier
1
-0
/
+4
2017-10-16
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+2
2017-10-04
nvmem: add snvs_lpgpr driver
Oleksij Rempel
3
-0
/
+168
2017-09-18
nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditional
Masahiro Yamada
1
-2
/
+2
2017-09-18
nvmem: remove inline in drivers/nvmem/core.c
Masahiro Yamada
1
-4
/
+3
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
[next]
Privacy Policy