summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2026-05-27mtd: spinand: Add support for randomizerCheng Ming Lin
2026-05-27mtd: sc520cdp: Remove mapping since board is no longer supportedSean Young
2026-05-27mtd: netsc520: Remove mapping since board is no longer supportedSean Young
2026-05-27mtd: ts5500_flash: Remove mapping since board is no longer supportedSean Young
2026-05-27mtd: rawnand: fix condition in 'nand_select_target()'Arseniy Krasnov
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26mtd: spi-nor: debugfs: Add a locked sectors mapMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Add locking supportMiquel Raynal
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal
2026-05-26mtd: spi-nor: swp: Cosmetic changesMiquel Raynal
2026-05-26mtd: spi-nor: swp: Simplify checking the locked/unlocked rangeMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create helpers for building the SR registerMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a TB intermediate variableMiquel Raynal
2026-05-26mtd: spi-nor: swp: Rename a maskMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a helper that writes SR, CR and checksMiquel Raynal
2026-05-26mtd: spi-nor: swp: Use a pointer for SR instead of a single byteMiquel Raynal
2026-05-26mtd: spi-nor: swp: Clarify a commentMiquel Raynal
2026-05-26mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviourMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Enhance outputMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Align variable access with the rest of the fileMiquel Raynal
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