aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/spi/macronix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal1-4/+4
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal1-2/+2
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal1-2/+2
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal1-2/+2
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal1-2/+2
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal1-5/+5
2025-03-04mtd: spinand: macronix: Add support for read retryCheng Ming Lin1-15/+64
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal1-2/+2
2024-09-09mtd: spinand: macronix: Flag parts needing explicit plane selectCheng Ming Lin1-7/+17
2024-09-06mtd: spi-nand: macronix: Continuous read supportMiquel Raynal1-29/+86
2024-09-06mtd: spi-nand: macronix: Add a possible bitflip status flagMiquel Raynal1-0/+3
2024-09-06mtd: spi-nand: macronix: Extract the bitflip retrieval logicMiquel Raynal1-17/+20
2024-09-06mtd: spi-nand: macronix: Fix helper nameMiquel Raynal1-25/+24
2024-07-17mtd: spinand: macronix: Add support for serial NAND flashCheng Ming Lin1-0/+38
2024-07-17mtd: spinand: macronix: Add support for reading Device ID 2Cheng Ming Lin1-13/+13
2023-06-09mtd: spinand: macronix: Add support for serial NAND flashJaimeLiao1-0/+20
2023-01-23mtd: spinand: macronix: use scratch buffer for DMA operationDaniel Golle1-1/+2
2022-01-23mtd: spinand: macronix: Use random program loadMason Yang1-1/+1
2021-08-17mtd: spinand: macronix: Add Quad support for serial NAND flashJaime Liao1-8/+8
2021-05-26mtd: spinand: macronix: Add support for serial NAND flashJaime Liao1-0/+112
2020-12-10mtd: spinand: macronix: Add support for MX35LFxG24ADYouChing Lin1-0/+27
2020-12-10mtd: spinand: macronix: Add support for MX35LFxGE4ADYouChing Lin1-0/+20
2020-09-30mtd: spinand: macronix: Add support for MX31UF1GE4BCYouChing Lin1-0/+10
2020-09-30mtd: spinand: macronix: Add support for MX31LF1GE4BCYouChing Lin1-0/+10
2020-09-28mtd: spinand: Use nanddev_get_ecc_conf() when relevantMiquel Raynal1-3/+4
2020-03-09mtd: spinand: rework detect procedure for different READ_ID operationChuanhong Guo1-24/+6
2019-07-01mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorgFrieder Schrempf1-2/+2
2019-04-08mtd: nand: Add max_bad_eraseblocks_per_lun info to memorgBoris Brezillon1-2/+2
2019-02-05mtd: spinand: macronix: Fix ECC Status ReadEmil Lenngren1-1/+7
2018-07-18mtd: spinand: macronix: Add support for MX35LF2GE4ABMiquel Raynal1-0/+8
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon1-0/+136