summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/swp.c
AgeCommit message (Expand)Author
2023-11-15mtd: spi-nor: use kernel sized types instead of c99 typesTudor Ambarus
2023-09-19mtd: spi-nor: make sector_size optionalMichael Walle
2023-09-19mtd: spi-nor: convert .n_sectors to .sizeMichael Walle
2023-07-13mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connectedAmit Kumar Mahapatra
2023-03-29mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal
2021-12-07mtd: spi-nor: Introduce spi_nor_set_mtd_info()Tudor Ambarus
2021-03-31mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()Tudor Ambarus
2021-03-31mtd: spi-nor: Move Software Write Protection logic out of the coreTudor Ambarus