summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
8 daysMerge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
8 daysMerge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
8 daysMerge tag 'spi-nor/for-7.2' into mtd/nextMiquel Raynal
13 daysMerge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-12spi: spi-mem: Add a no_cs_assertion capabilityMark Brown
2026-06-11mtd: cfi: Use common error handling code in two functionsMarkus Elfring
2026-06-11mtd: slram: simplify register_device() cleanupRuoyu Wang
2026-06-11mtd: slram: remove failed entries from the device listRuoyu Wang
2026-06-11mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TESTRosen Penev
2026-05-28mtd: spi-nor: spansion: add die erase support in s28hx-tTakahiro Kuwano
2026-05-28mtd: spi-nor: spansion: use die erase for multi-die devices onlyTakahiro Kuwano
2026-05-27mtd: spi-nor: winbond: Add W25Q02NWxxIM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIQ CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H02NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H01NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: swp: Add support for the complement featureMiquel Raynal
2026-05-27mtd: maps: remove obsolete impa7 map driverArnd Bergmann
2026-05-27mtd: maps: remove uclinux map driverArnd Bergmann
2026-05-27mtd: maps: remove AMD Élan specific driversArnd Bergmann
2026-05-27mtd: inftlmount: convert printk(KERN_WARNING) to pr_warnLi Xinyu
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: maps: vmu-flash: fix NULL pointer dereference in initializationFlorian Fuchs
2026-05-27mtd: maps: vmu-flash: fix fault in unaligned fixupFlorian Fuchs
2026-05-27mtd: spinand: macronix: Enable randomizer supportCheng Ming Lin
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