index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-11
/
+11
2016-05-01
nvmem: core: remove regmap dependency
Srinivas Kandagatla
1
-27
/
+40
2016-03-01
nvmem: Add backwards compatibility support for older EEPROM drivers.
Andrew Lunn
1
-8
/
+76
2016-03-01
nvmem: Add flag to export NVMEM to root only
Andrew Lunn
1
-2
/
+55
2016-02-11
nvmem: core: fix error path in nvmem_add_cells()
Rasmus Villemoes
1
-1
/
+3
2016-02-07
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
1
-0
/
+6
2015-10-04
nvmem: core: Fix memory leak in nvmem_cell_write
Axel Lin
1
-1
/
+1
2015-10-04
nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
Axel Lin
1
-1
/
+1
2015-10-04
nvmem: core: fix the out-of-range leak in read/write()
ZhengShunQian
1
-2
/
+2
2015-08-05
nvmem: Add nvmem_device based consumer apis.
Srinivas Kandagatla
1
-0
/
+258
2015-08-05
nvmem: Add a simple NVMEM framework for consumers
Srinivas Kandagatla
1
-1
/
+420
2015-08-05
nvmem: Add a simple NVMEM framework for nvmem providers
Srinivas Kandagatla
1
-0
/
+406