index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
sst.c
Age
Commit message (
Expand
)
Author
2025-02-17
mtd: spi-nor: sst: Fix SST write failure
Amit Kumar Mahapatra
2024-09-14
mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`
Csókás, Bence
2023-11-15
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
2023-09-19
mtd: spi-nor: sst: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: sst: convert flash_info to new format
Michael Walle
2023-09-19
mtd: spi-nor: remove or move flash_info comments
Michael Walle
2023-09-19
mtd: spi-nor: drop .parse_sfdp
Michael Walle
2023-08-18
mtd: spi-nor: Add support for sst26vf032b flash
Miquel Raynal
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-03-29
mtd: spi-nor: Reorder the preparation vs. locking steps
Miquel Raynal
2022-02-25
mtd: spi-nor: sst: unify function names
Michael Walle
2021-12-07
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-12-07
mtd: spi-nor: core: Introduce flash_info mfr_flags
Tudor Ambarus
2021-11-17
mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
Tudor Ambarus
2021-11-17
mtd: spi-nor: sst: Use flash late_init() for locking
Tudor Ambarus
2021-02-05
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
2020-12-07
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
2020-12-07
mtd: spi-nor: sst: remove global protection flag
Michael Walle
2020-12-07
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
Michael Walle
2020-03-17
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon