summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/otp.c
AgeCommit message (Expand)Author
2021-12-07mtd: spi-nor: Introduce spi_nor_set_mtd_info()Tudor Ambarus
2021-06-09mtd: spi-nor: otp: implement erase for Winbond and similar flashesMichael Walle
2021-06-09mtd: spi-nor: otp: return -EROFS if region is read-onlyMichael Walle
2021-06-09mtd: spi-nor: otp: use more consistent wordingMichael Walle
2021-06-09mtd: spi-nor: otp: fix access to security registers in 4 byte modeMichael Walle
2021-05-26mtd: spi-nor: otp: fix kerneldoc typosMichael Walle
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus
2021-04-02mtd: spi-nor: implement OTP support for Winbond and similar flashesMichael Walle
2021-04-02mtd: spi-nor: add OTP supportMichael Walle