summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
18 hoursMerge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
11 daysmtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TESTRosen Penev
2026-05-27mtd: Consistently define pci_device_idsUwe Kleine-König (The Capable Hub)
2026-05-27mtd: rawnand: pl353: fix probe resource allocationBastien Curutchet
2026-05-27mtd: rawnand: qcom: embed nand_controller into qcom_nand_controllerRosen Penev
2026-05-27mtd: rawnand: Pause continuous reads at block boundariesMiquel Raynal
2026-05-27mtd: spinand: macronix: Enable randomizer supportCheng Ming Lin
2026-05-27mtd: spinand: Add support for randomizerCheng Ming Lin
2026-05-27mtd: rawnand: fix condition in 'nand_select_target()'Arseniy Krasnov
2026-05-04mtd: spinand: Prevent continuous reads on some controllersMiquel Raynal
2026-05-04mtd: spinand: Make sure continuous read is always disabled during probeMiquel Raynal
2026-05-04mtd: spinand: winbond: Add support for continuous reads on W25NxxJWMiquel Raynal
2026-05-04mtd: spinand: winbond: Create a helper to detect the need for the HS bitMiquel Raynal
2026-05-04mtd: spinand: winbond: Create a helper to write the HS bitMiquel Raynal
2026-05-04mtd: spinand: winbond: Add support for continuous reads on W35NxxJWMiquel Raynal
2026-05-04mtd: spinand: winbond: Add support for continuous reads on W25NxxJWMiquel Raynal
2026-05-04mtd: spinand: Use secondary ops for continuous readsMiquel Raynal
2026-05-04Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/nextMiquel Raynal
2026-05-04spi: spi-mem: Transform the read operation templateMiquel Raynal
2026-05-04mtd: spinand: Drop ECC dirmapsMiquel Raynal
2026-05-04mtd: spinand: Expose spinand_op_is_odtr()Miquel Raynal
2026-05-04mtd: spinand: Drop a too strong limitationMiquel Raynal
2026-04-27mtd: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-27mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJWMiquel Raynal
2026-04-27mtd: spinand: winbond: Set the packed page read flag to W35N02/04JWMiquel Raynal
2026-04-27mtd: spinand: Add support for packed read data ODTR commandsMiquel Raynal
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij
2026-04-10mtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal
2026-03-25mtd: spinand: winbond: Clarify when to enable the HS bitMiquel Raynal
2026-03-25mtd: rawnand: sunxi: introduce maximize variable user data lengthRichard Genoud
2026-03-25mtd: rawnand: sunxi: fix typos in commentsRichard Genoud
2026-03-25mtd: rawnand: sunxi: change error prone variable nameRichard Genoud
2026-03-25mtd: rawnand: sunxi: remove dead codeRichard Genoud
2026-03-25mtd: rawnand: sunxi: make the code more self-explanatoryRichard Genoud
2026-03-25mtd: rawnand: sunxi: replace hard coded value by a define - take2Richard Genoud
2026-03-25mtd: rawnand: sunxi: do not count BBM bytes twiceRichard Genoud
2026-03-25mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud
2026-03-25mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarificationRichard Genoud
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie
2026-03-11mtd: rawnand: ifc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: mxc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: nand: Use scoped_guard for mutex in nand_resumeRichard Lyu
2026-03-11mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu
2026-03-11mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu
2026-02-25mtd: rawnand: cafe: Use generic power managementVaibhav Gupta
2026-02-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...Chen Ni
2026-02-25mtd: nand: realtek-ecc: relax OOB size check to minimumAhmed Naseef
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook