index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Lines
2016-05-02
nvmem: mxs-ocotp: fix buffer overflow in read
Stanislav Meduna
-2
/
+2
2016-05-01
nvmem: lpc18xx-eeprom: remove nvmem regmap dependency
Srinivas Kandagatla
-68
/
+26
2016-05-01
nvmem: imx-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
-44
/
+11
2016-05-01
nvmem: rockchip-efuse: remove nvmem regmap dependency
Srinivas Kandagatla
-40
/
+9
2016-05-01
nvmem: sunxi-sid: remove nvmem regmap dependency
Srinivas Kandagatla
-46
/
+9
2016-05-01
nvmem: vif610-ocotp: remove nvmem regmap dependency
Srinivas Kandagatla
-34
/
+10
2016-05-01
nvmem: qfprom: remove nvmem regmap dependency
Srinivas Kandagatla
-20
/
+37
2016-05-01
nvmem: core: remove regmap dependency
Srinivas Kandagatla
-28
/
+40
2016-05-01
nvmem: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
-0
/
+2
2016-03-05
nvmem: mediatek: Fix later provider initialization
Andrew-CT Chen
-1
/
+22
2016-03-05
nvmem: imx-ocotp: Fix return value of imx_ocotp_read
Axel Lin
-1
/
+1
2016-03-05
nvmem: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
-0
/
+4
2016-03-01
nvmem: Add backwards compatibility support for older EEPROM drivers.
Andrew Lunn
-8
/
+76
2016-03-01
nvmem: Add flag to export NVMEM to root only
Andrew Lunn
-2
/
+55
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
-0
/
+1
2016-02-11
nvmem: core: fix error path in nvmem_add_cells()
Rasmus Villemoes
-1
/
+3
2016-02-07
nvmem: qfprom: Specify LE device endianness
Stephen Boyd
-0
/
+1
2016-02-07
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
-0
/
+6
2016-02-07
nvmem: rockchip: trivial: Make the driver more readability
Caesar Wang
-48
/
+42
2016-02-07
nvmem: sunxi: trivial: fix code style
Caesar Wang
-6
/
+3
2016-02-07
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
-0
/
+6
2016-02-07
nvmem: mediatek: Add Mediatek EFUSE driver
Andrew-CT Chen
-0
/
+102
2016-02-07
nvmem: NXP LPC18xx EEPROM memory NVMEM driver
Ariel D'Alessandro
-0
/
+341
2015-10-12
Merge 4.3-rc5 into char-misc next
Greg Kroah-Hartman
-5
/
+14
2015-10-04
nvmem: sunxi: Check for memory allocation failure
Maxime Ripard
-1
/
+10
2015-10-04
nvmem: core: Fix memory leak in nvmem_cell_write
Axel Lin
-1
/
+1
2015-10-04
nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
Axel Lin
-1
/
+1
2015-10-04
nvmem: core: fix the out-of-range leak in read/write()
ZhengShunQian
-2
/
+2
2015-10-04
nvmem: rockchip_efuse_regmap_config can be static
kbuild test robot
-3
/
+3
2015-10-04
nvmem: Adding bindings for rockchip-efuse
ZhengShunQian
-0
/
+198
2015-10-04
nvmem: add driver for ocotp in i.MX23 and i.MX28
Stefan Wahren
-0
/
+270
2015-10-04
nvmem: imx-ocotp: Add i.MX6 OCOTP driver
Philipp Zabel
-0
/
+167
2015-10-04
nvmem: Add Vybrid OCOTP support
Sanchayan Maity
-0
/
+314
2015-08-05
nvmem: sunxi: Move the SID driver to the nvmem framework
Maxime Ripard
-0
/
+184
2015-08-05
nvmem: qfprom: Add Qualcomm QFPROM support.
Srinivas Kandagatla
-0
/
+104
2015-08-05
nvmem: Add nvmem_device based consumer apis.
Srinivas Kandagatla
-0
/
+258
2015-08-05
nvmem: Add a simple NVMEM framework for consumers
Srinivas Kandagatla
-1
/
+420
2015-08-05
nvmem: Add a simple NVMEM framework for nvmem providers
Srinivas Kandagatla
-0
/
+425
[prev]