aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2026-05-27mtd: spinand: Add support for randomizerCheng Ming Lin1-0/+20
2026-05-27mtd: sc520cdp: Remove mapping since board is no longer supportedSean Young3-303/+0
2026-05-27mtd: netsc520: Remove mapping since board is no longer supportedSean Young3-136/+0
2026-05-27mtd: ts5500_flash: Remove mapping since board is no longer supportedSean Young3-127/+0
2026-05-27mtd: rawnand: fix condition in 'nand_select_target()'Arseniy Krasnov1-1/+1
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki1-1/+1
2026-05-26mtd: spi-nor: debugfs: Add a locked sectors mapMiquel Raynal1-0/+38
2026-05-26mtd: spi-nor: debugfs: Add locking supportMiquel Raynal3-4/+45
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal3-3/+37
2026-05-26mtd: spi-nor: swp: Cosmetic changesMiquel Raynal1-13/+8
2026-05-26mtd: spi-nor: swp: Simplify checking the locked/unlocked rangeMiquel Raynal1-8/+17
2026-05-26mtd: spi-nor: swp: Create helpers for building the SR registerMiquel Raynal1-32/+51
2026-05-26mtd: spi-nor: swp: Create a TB intermediate variableMiquel Raynal1-1/+2
2026-05-26mtd: spi-nor: swp: Rename a maskMiquel Raynal1-12/+12
2026-05-26mtd: spi-nor: swp: Create a helper that writes SR, CR and checksMiquel Raynal2-0/+66
2026-05-26mtd: spi-nor: swp: Use a pointer for SR instead of a single byteMiquel Raynal1-23/+25
2026-05-26mtd: spi-nor: swp: Clarify a commentMiquel Raynal1-1/+1
2026-05-26mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviourMiquel Raynal1-3/+8
2026-05-26mtd: spi-nor: debugfs: Enhance outputMiquel Raynal1-1/+1
2026-05-26mtd: spi-nor: debugfs: Align variable access with the rest of the fileMiquel Raynal1-1/+1
2026-05-26mtd: spi-nor: Make sure the QE bit is kept enabled if usefulMiquel Raynal1-2/+2
2026-05-26mtd: spi-nor: Drop duplicate Kconfig dependencyMiquel Raynal1-1/+0
2026-05-26mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal1-2/+9
2026-05-26mtd: spi-nor: debugfs: Fix the flags listMiquel Raynal1-0/+1
2026-05-04mtd: sm_ftl: allocate cis_buffer with main structRosen Penev2-20/+12
2026-05-04mtd: spinand: Prevent continuous reads on some controllersMiquel Raynal1-2/+4
2026-05-04mtd: spinand: Make sure continuous read is always disabled during probeMiquel Raynal1-5/+5
2026-05-04mtd: spinand: winbond: Add support for continuous reads on W25NxxJWMiquel Raynal1-10/+98
2026-05-04mtd: spinand: winbond: Create a helper to detect the need for the HS bitMiquel Raynal1-14/+17
2026-05-04mtd: spinand: winbond: Create a helper to write the HS bitMiquel Raynal1-16/+18
2026-05-04mtd: spinand: winbond: Add support for continuous reads on W35NxxJWMiquel Raynal1-15/+111
2026-05-04mtd: spinand: winbond: Add support for continuous reads on W25NxxJWMiquel Raynal1-22/+22
2026-05-04mtd: spinand: Use secondary ops for continuous readsMiquel Raynal1-1/+60
2026-05-04Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/nextMiquel Raynal2-57/+41
2026-05-04spi: spi-mem: Transform the read operation templateMiquel Raynal2-17/+20
2026-05-04mtd: spinand: Drop ECC dirmapsMiquel Raynal1-32/+20
2026-05-04mtd: spinand: Expose spinand_op_is_odtr()Miquel Raynal1-1/+1
2026-05-04mtd: spinand: Drop a too strong limitationMiquel Raynal1-13/+6
2026-04-27mtd: mtdsuper: replace simple_strtoul with kstrtouintHaoyu Lu1-4/+4
2026-04-27mtd: mtdoops: replace simple_strtoul with kstrtouintHaoyu Lu1-4/+3
2026-04-27mtd: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-1/+1
2026-04-27mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJWMiquel Raynal1-1/+1
2026-04-27mtd: spinand: winbond: Set the packed page read flag to W35N02/04JWMiquel Raynal1-2/+2
2026-04-27mtd: spinand: Add support for packed read data ODTR commandsMiquel Raynal1-3/+21
2026-04-27mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus1-1/+3
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds29-309/+779
2026-04-17Merge tag 'nand/for-7.1' into mtd/nextMiquel Raynal8-110/+351
2026-04-17Merge tag 'spi-nor/for-7.1' into mtd/nextMiquel Raynal6-17/+35
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+23
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij1-1/+23