summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2026-05-26mtd: spi-nor: Make sure the QE bit is kept enabled if usefulMiquel Raynal
2026-05-26mtd: spi-nor: Drop duplicate Kconfig dependencyMiquel Raynal
2026-05-26mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Fix the flags listMiquel Raynal
2026-05-04mtd: sm_ftl: allocate cis_buffer with main structRosen Penev
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: mtdsuper: replace simple_strtoul with kstrtouintHaoyu Lu
2026-04-27mtd: mtdoops: replace simple_strtoul with kstrtouintHaoyu Lu
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-27mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-04-17Merge tag 'nand/for-7.1' into mtd/nextMiquel Raynal
2026-04-17Merge tag 'spi-nor/for-7.1' into mtd/nextMiquel Raynal
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus 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-04-05mtdchar: replace deprecated mmap hook with mmap_prepare, clean upLorenzo Stoakes (Oracle)
2026-03-31mtd: spi-nor: micron-st: Enable die erase support for MT35XU02GCBAHaoyu Lu
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q256jwEliav Farber
2026-03-30mtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q64jvmEliav Farber
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q256jwmEliav Farber
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-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal