aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-04nvmem: sunxi: Check for memory allocation failureMaxime Ripard1-1/+10
2015-10-04nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin1-1/+1
2015-10-04nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin1-1/+1
2015-10-04nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian1-2/+2
2015-08-05nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard3-0/+184
2015-08-05nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla3-0/+104
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla1-0/+258
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla1-1/+420
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla3-0/+425