summaryrefslogtreecommitdiff
path: root/drivers/misc/mxs_ocotp.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-24treewide: 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