summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/sst.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-15mtd: spi-nor: use kernel sized types instead of c99 typesTudor Ambarus1-3/+3
2023-09-19mtd: spi-nor: sst: sort flash_info databaseMichael Walle1-45/+45
2023-09-19mtd: spi-nor: sst: convert flash_info to new formatMichael Walle1-58/+104
2023-09-19mtd: spi-nor: remove or move flash_info commentsMichael Walle1-1/+0
2023-09-19mtd: spi-nor: drop .parse_sfdpMichael Walle1-1/+0
2023-08-18mtd: spi-nor: Add support for sst26vf032b flashMiquel Raynal1-0/+4
2023-07-26mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano1-2/+6
2023-03-29mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal1-1/+1
2022-02-25mtd: spi-nor: sst: unify function namesMichael Walle1-22/+22
2021-12-07mtd: spi-nor: Rework the flash_info flagsTudor Ambarus1-39/+44
2021-12-07mtd: spi-nor: core: Introduce flash_info mfr_flagsTudor Ambarus1-10/+31
2021-11-17mtd: spi-nor: sst: Use manufacturer late_init() to set _write()Tudor Ambarus1-2/+2
2021-11-17mtd: spi-nor: sst: Use flash late_init() for lockingTudor Ambarus1-2/+2
2021-02-05mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus1-2/+50
2020-12-07mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle1-10/+11
2020-12-07mtd: spi-nor: sst: remove global protection flagMichael Walle1-18/+12
2020-12-07mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle1-1/+2
2020-03-17mtd: spi-nor: Move SST bits out of core.cBoris Brezillon1-0/+151