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