aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mxs_ocotp.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-09-02mxs_ocotp: Shift the HBUS divider correctlyChris Smith1-0/+1
2014-12-01mxs_ocotp: clear the error flag before initiating write operationHector Palacios1-0/+2
2014-12-01mxs_ocotp: check for errors from the OTP controller after writingHector Palacios1-0/+7
2014-12-01mxs_ocotp: prevent error path from returning successHector Palacios1-4/+1
2014-03-31ARM: mxs: Add OCOTP driverMarek Vasut1-0/+311