summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/core.c
AgeCommit message (Expand)AuthorLines
2016-02-07nvmem: core: return error for non word aligned accessSrinivas Kandagatla-0/+6
2015-10-04nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin-1/+1
2015-10-04nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin-1/+1
2015-10-04nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian-2/+2
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla-0/+258
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla-1/+420
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla-0/+406