aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mtd/nand/ecc-mxic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-29mtd: nand: ecc-mxic: Fix use of uninitialized variable retMikhail Arkhipov1-1/+1
2024-11-21Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal1-3/+3
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET1-3/+3
2023-07-27mtd: Explicitly include correct DT includesRob Herring1-1/+1
2023-04-25Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-4/+2
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-06mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is usedChristophe JAILLET1-0/+1
2022-03-14mtd: nand: mxic-ecc: make two read-only arrays static constColin Ian King1-2/+2
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal1-1/+185
2022-02-09mtd: nand: mxic-ecc: Add Macronix external ECC engine supportMiquel Raynal1-0/+695