summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/qfprom.c
Commit message (Expand)AuthorAgeFilesLines
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* nvmem: qfprom: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-14/+2
* nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada2017-11-081-1/+0
* nvmem: qfprom: fix different address space warnings of sparseMasahiro Yamada2017-11-081-9/+17
* nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam2017-01-041-7/+7
* nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-19/+37
* nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-071-0/+1
* nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla2015-08-051-0/+85