index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
core.c
Age
Commit message (
Expand
)
Author
2017-01-25
nvmem: core: Allow getting nvmem cell with a NULL cell id
Vivek Gautam
2017-01-25
nvmem: core: Correct a bunch of function documentations
Vivek Gautam
2017-01-25
nvmem: core: Allow ignoring length when reading a cell
Vivek Gautam
2017-01-04
nvmem: fix nvmem_cell_read() return type doc
Brian Norris
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-01
nvmem: core: remove regmap dependency
Srinivas Kandagatla
2016-03-01
nvmem: Add backwards compatibility support for older EEPROM drivers.
Andrew Lunn
2016-03-01
nvmem: Add flag to export NVMEM to root only
Andrew Lunn
2016-02-11
nvmem: core: fix error path in nvmem_add_cells()
Rasmus Villemoes
2016-02-07
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
2015-10-04
nvmem: core: Fix memory leak in nvmem_cell_write
Axel Lin
2015-10-04
nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
Axel Lin
2015-10-04
nvmem: core: fix the out-of-range leak in read/write()
ZhengShunQian
2015-08-05
nvmem: Add nvmem_device based consumer apis.
Srinivas Kandagatla
2015-08-05
nvmem: Add a simple NVMEM framework for consumers
Srinivas Kandagatla
2015-08-05
nvmem: Add a simple NVMEM framework for nvmem providers
Srinivas Kandagatla