aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/imx-iim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada1-1/+0
2017-11-08nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing itMasahiro Yamada1-15/+12
2017-04-08nvmem: Add driver for the i.MX IIMMichael Grzeschik1-0/+173