aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/qfprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-03-14nvmem: qfprom: Convert to use devm_nvmem_register()Andrey Smirnov1-14/+2
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada1-1/+0
2017-11-08nvmem: qfprom: fix different address space warnings of sparseMasahiro Yamada1-9/+17
2017-01-04nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam1-7/+7
2016-05-01nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla1-19/+37
2016-02-07nvmem: qfprom: Specify LE device endiannessStephen Boyd1-0/+1
2015-08-05nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla1-0/+85