index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
macronix.c
Age
Commit message (
Expand
)
Author
2025-04-08
mtd: spi-nor: macronix: Add fixups for MX25L3255E
Cheng Ming Lin
2025-04-08
mtd: spi-nor: macronix: Remove duplicate flash info entries
Cheng Ming Lin
2025-04-08
mtd: spi-nor: macronix: Drop the redundant flash info fields
Cheng Ming Lin
2025-03-07
mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g
Cheng Ming Lin
2025-03-07
mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
Cheng Ming Lin
2024-12-06
mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
Parth Pancholi
2024-12-06
mtd: spi-nor: macronix: use nor->addr_nbytes
Tudor Ambarus
2024-10-04
mtd: spi-nor: add support for Macronix Octal flash
AlvinZhou
2024-10-02
mtd: spi-nor: add Octal DTR support for Macronix flash
AlvinZhou
2023-09-19
mtd: spi-nor: macronix: sort flash_info database
Michael Walle
2023-09-19
mtd: spi-nor: macronix: 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-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-04-04
mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW
Miquel Raynal
2022-12-26
mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()
Takahiro Kuwano
2022-02-25
mtd: spi-nor: macronix: unify function names
Michael Walle
2021-12-23
mtd: spi-nor: Constify part specific fixup hooks
Tudor Ambarus
2021-12-07
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-05-27
mtd: spi-nor: enable locking support for MX25L12805D
David Bauer
2021-05-27
mtd: spi-nor: macronix: Fix name for mx66l51235f
Tudor Ambarus
2021-04-11
Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
Tudor Ambarus
2021-03-15
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
Tudor Ambarus
2020-09-29
mtd: spi-nor: macronix: Add SECT_4K to mx25l12805d
Robert Marko
2020-07-27
mtd: spi-nor: macronix: Add support for mx66u2g45g
David Clear
2020-07-03
mtd: spi-nor: macronix: Add support for MX25R1635F
Frieder Schrempf
2020-04-28
mtd: spi-nor: macronix: Add support for mx25u51245g
Mason Yang
2020-04-28
mtd: spi-nor: macronix: Add support for mx25l51245g
Mason Yang
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon