summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal
2022-03-14mtd: nand: ecc: mxic: Fix compile test issueMiquel Raynal
2022-03-14mtd: nand: mxic-ecc: make two read-only arrays static constColin Ian King
2022-02-18Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal
2022-02-10mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal
2022-02-09mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal
2022-02-09mtd: nand: mxic-ecc: Add Macronix external ECC engine supportMiquel Raynal
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal
2022-01-31mtd: rawnand: Fix misuses of of_match_node()Miquel Raynal
2022-01-31mtd: Fix misuses of of_match_ptr()Miquel Raynal
2022-01-31mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan
2022-01-26mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers
2022-01-25mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros
2022-01-25mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue
2022-01-25mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_getMiaoqian Lin
2022-01-23mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal
2022-01-23mtd: spinand: macronix: Use random program loadMason Yang
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-11Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer
2021-12-31Merge tag 'nand/for-5.17' into mtd/nextMiquel Raynal
2021-12-31Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal
2021-12-22mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2021-12-22mtd: rawnand: omap_elm: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-22mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3Roger Quadros
2021-12-22memory: omap-gpmc: Use a compatible match table when checking for NAND contro...Roger Quadros
2021-12-21mtd: rawnand: renesas: Add new NAND controller driverMiquel Raynal
2021-12-17mtd: rawnand: gpmi: remove unneeded variableMinghao Chi
2021-12-17mtd: rawnand: omap2: drop unused variableRoger Quadros
2021-12-17mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA modeRoger Quadros
2021-12-17mtd: rawnand: omap2: Add compatible for AM64 SoCRoger Quadros
2021-12-17mtd: rawnand: omap2: move to exec_op interfaceRoger Quadros
2021-12-17mtd: rawnand: omap2: Allow build on K3 platformsRoger Quadros
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann
2021-12-16mtd: rawnand: tegra: Add runtime PM and OPP supportDmitry Osipenko
2021-12-09mtd: Introduce an expert mode for forensics and debugging purposesMiquel Raynal
2021-12-09mtd: onenand: remove redundant variable ooblenColin Ian King
2021-12-03mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven
2021-12-03mtd: rawnand: fsmc: Fix timing computationHerve Codina
2021-12-03mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina
2021-12-03mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina
2021-12-03mtd: rawnand: Fix nand_erase_op delayHerve Codina
2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing
2021-11-19mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers
2021-11-19mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller
2021-11-19mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page functionPaul Cercueil