summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
AgeCommit message (Expand)AuthorLines
2016-02-07nvmem: qfprom: Specify LE device endiannessStephen Boyd-0/+1
2016-02-07nvmem: core: return error for non word aligned accessSrinivas Kandagatla-0/+6
2015-10-12Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman-5/+14
2015-10-04nvmem: sunxi: Check for memory allocation failureMaxime Ripard-1/+10
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-10-04nvmem: rockchip_efuse_regmap_config can be statickbuild test robot-3/+3
2015-10-04nvmem: Adding bindings for rockchip-efuseZhengShunQian-0/+198
2015-10-04nvmem: add driver for ocotp in i.MX23 and i.MX28Stefan Wahren-0/+270
2015-10-04nvmem: imx-ocotp: Add i.MX6 OCOTP driverPhilipp Zabel-0/+167
2015-10-04nvmem: Add Vybrid OCOTP supportSanchayan Maity-0/+314
2015-08-05nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard-0/+184
2015-08-05nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla-0/+104
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/+425