summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/sunxi_sid.c
Commit message (Expand)AuthorAgeFilesLines
* nvmem: sunxi_sid: Support SID on A83T and H5Chen-Yu Tsai2019-06-151-0/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* nvmem: sunxi-sid: fix H3 SID controller supportIcenowy Zheng2018-03-141-21/+50
* nvmem: sunxi-sid: add support for A64/H5's SID controllerIcenowy Zheng2017-11-081-0/+6
* nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada2017-11-081-1/+0
* nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng2017-04-081-0/+62
* nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng2017-04-081-4/+23
* nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-45/+9
* nvmem: sunxi: trivial: fix code styleCaesar Wang2016-02-071-6/+3
* nvmem: sunxi: Check for memory allocation failureMaxime Ripard2015-10-041-1/+10
* nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard2015-08-051-0/+171