summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/sst.c
AgeCommit message (Expand)Author
2025-02-17mtd: spi-nor: sst: Fix SST write failureAmit Kumar Mahapatra
2024-09-14mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence
2023-11-15mtd: spi-nor: use kernel sized types instead of c99 typesTudor Ambarus
2023-09-19mtd: spi-nor: sst: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: sst: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: remove or move flash_info commentsMichael Walle
2023-09-19mtd: spi-nor: drop .parse_sfdpMichael Walle
2023-08-18mtd: spi-nor: Add support for sst26vf032b flashMiquel Raynal
2023-07-26mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano
2023-03-29mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal
2022-02-25mtd: spi-nor: sst: unify function namesMichael Walle
2021-12-07mtd: spi-nor: Rework the flash_info flagsTudor Ambarus
2021-12-07mtd: spi-nor: core: Introduce flash_info mfr_flagsTudor Ambarus
2021-11-17mtd: spi-nor: sst: Use manufacturer late_init() to set _write()Tudor Ambarus
2021-11-17mtd: spi-nor: sst: Use flash late_init() for lockingTudor Ambarus
2021-02-05mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus
2020-12-07mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle
2020-12-07mtd: spi-nor: sst: remove global protection flagMichael Walle
2020-12-07mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle
2020-03-17mtd: spi-nor: Move SST bits out of core.cBoris Brezillon