aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvmem/bcm-ocotp.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-14nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitlyGravatar Andrey Smirnov 1-2/+1
2018-03-14nvmem: bcm-ocotp: Convert to use devm_nvmem_register()Gravatar Andrey Smirnov 1-11/+1
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetGravatar Masahiro Yamada 1-1/+0
2017-06-09nvmem: correct Broadcom OTP controller driver writesGravatar Oza Pawandeep 1-2/+2
2016-11-10nvmem: Add the Broadcom OTP controller driverGravatar Jonathan Richardson 1-0/+335