summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/qfprom.c
Commit message (Expand)AuthorAgeFilesLines
* nvmem: qfprom: Add fuse blowing supportRavi Kumar Bokka2020-07-291-12/+304
* nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instancesSrinivas Kandagatla2020-07-291-0/+1
* nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla2020-05-271-14/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* 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