summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds41-1657/+1039
10 daysMerge tag 'nand/for-7.2' into mtd/nextMiquel Raynal10-173/+461
10 daysMerge tag 'spi-nor/for-7.2' into mtd/nextMiquel Raynal7-90/+497
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-06-12spi: spi-mem: Add a no_cs_assertion capabilityMark Brown2-57/+41
2026-06-11mtd: cfi: Use common error handling code in two functionsMarkus Elfring2-19/+18
2026-06-11mtd: slram: simplify register_device() cleanupRuoyu Wang1-44/+42
2026-06-11mtd: slram: remove failed entries from the device listRuoyu Wang1-6/+16
2026-06-11mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TESTRosen Penev2-11/+11
2026-05-28mtd: spi-nor: spansion: add die erase support in s28hx-tTakahiro Kuwano1-0/+3
2026-05-28mtd: spi-nor: spansion: use die erase for multi-die devices onlyTakahiro Kuwano1-1/+3
2026-05-27mtd: spi-nor: winbond: Add W25Q02NWxxIM CMP locking supportMiquel Raynal1-1/+3
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIM CMP locking supportMiquel Raynal1-1/+2
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIQ CMP locking supportMiquel Raynal1-1/+3
2026-05-27mtd: spi-nor: winbond: Add W25H02NWxxAM CMP locking supportMiquel Raynal1-1/+23
2026-05-27mtd: spi-nor: winbond: Add W25H01NWxxAM CMP locking supportMiquel Raynal1-1/+2
2026-05-27mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking supportMiquel Raynal1-1/+2
2026-05-27mtd: spi-nor: swp: Add support for the complement featureMiquel Raynal4-33/+189
2026-05-27mtd: maps: remove obsolete impa7 map driverArnd Bergmann3-123/+0
2026-05-27mtd: maps: remove uclinux map driverArnd Bergmann3-125/+0
2026-05-27mtd: maps: remove AMD Élan specific driversArnd Bergmann3-469/+0
2026-05-27mtd: inftlmount: convert printk(KERN_WARNING) to pr_warnLi Xinyu1-22/+22
2026-05-27mtd: Consistently define pci_device_idsUwe Kleine-König (The Capable Hub)9-55/+30
2026-05-27mtd: rawnand: pl353: fix probe resource allocationBastien Curutchet1-1/+1
2026-05-27mtd: rawnand: qcom: embed nand_controller into qcom_nand_controllerRosen Penev1-10/+6
2026-05-27mtd: rawnand: Pause continuous reads at block boundariesMiquel Raynal1-11/+11
2026-05-27mtd: maps: vmu-flash: fix NULL pointer dereference in initializationFlorian Fuchs1-0/+1
2026-05-27mtd: maps: vmu-flash: fix fault in unaligned fixupFlorian Fuchs1-3/+3
2026-05-27mtd: spinand: macronix: Enable randomizer supportCheng Ming Lin1-10/+28
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