summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/sst.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence2024-09-141-20/+19
* mtd: spi-nor: use kernel sized types instead of c99 typesTudor Ambarus2023-11-151-3/+3
* mtd: spi-nor: sst: sort flash_info databaseMichael Walle2023-09-191-45/+45
* mtd: spi-nor: sst: convert flash_info to new formatMichael Walle2023-09-191-58/+104
* mtd: spi-nor: remove or move flash_info commentsMichael Walle2023-09-191-1/+0
* mtd: spi-nor: drop .parse_sfdpMichael Walle2023-09-191-1/+0
* mtd: spi-nor: Add support for sst26vf032b flashMiquel Raynal2023-08-181-0/+4
* mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano2023-07-261-2/+6
* mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal2023-03-291-1/+1
* mtd: spi-nor: sst: unify function namesMichael Walle2022-02-251-22/+22
* mtd: spi-nor: Rework the flash_info flagsTudor Ambarus2021-12-071-39/+44
* mtd: spi-nor: core: Introduce flash_info mfr_flagsTudor Ambarus2021-12-071-10/+31
* mtd: spi-nor: sst: Use manufacturer late_init() to set _write()Tudor Ambarus2021-11-171-2/+2
* mtd: spi-nor: sst: Use flash late_init() for lockingTudor Ambarus2021-11-171-2/+2
* mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus2021-02-051-2/+50
* mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle2020-12-071-10/+11
* mtd: spi-nor: sst: remove global protection flagMichael Walle2020-12-071-18/+12
* mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle2020-12-071-1/+2
* mtd: spi-nor: Move SST bits out of core.cBoris Brezillon2020-03-171-0/+151