aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/sunxi_sid.c
AgeCommit message (Expand)Author
2018-09-28nvmem: sunxi_sid: remove unused variable in probeSrinivas Kandagatla
2018-09-28nvmem: sunxi_sid: use devm_nvmem_register()Bartosz Golaszewski
2018-09-28nvmem: sunxi_sid: return -ENOMEM if kzalloc() failsBartosz Golaszewski
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-14nvmem: sunxi-sid: fix H3 SID controller supportIcenowy Zheng
2017-11-08nvmem: sunxi-sid: add support for A64/H5's SID controllerIcenowy Zheng
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada
2017-04-08nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng
2017-04-08nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng
2016-05-01nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla
2016-02-07nvmem: sunxi: trivial: fix code styleCaesar Wang
2015-10-04nvmem: sunxi: Check for memory allocation failureMaxime Ripard
2015-08-05nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard