Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-15 | mtd: spi-nor: use kernel sized types instead of c99 types | Tudor Ambarus | 1 | -13/+12 |
2023-09-19 | mtd: spi-nor: make sector_size optional | Michael Walle | 1 | -1/+5 |
2023-09-19 | mtd: spi-nor: convert .n_sectors to .size | Michael Walle | 1 | -4/+5 |
2023-07-13 | mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected | Amit Kumar Mahapatra | 1 | -2/+7 |
2023-03-29 | mtd: spi-nor: Reorder the preparation vs. locking steps | Miquel Raynal | 1 | -3/+3 |
2021-12-07 | mtd: spi-nor: Introduce spi_nor_set_mtd_info() | Tudor Ambarus | 1 | -1/+1 |
2021-03-31 | mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr() | Tudor Ambarus | 1 | -12/+15 |
2021-03-31 | mtd: spi-nor: Move Software Write Protection logic out of the core | Tudor Ambarus | 1 | -0/+424 |