summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2 daysMerge branch 'nand/next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Mark Brown
2 daysMerge branch 'mtd/next' of https://git.kernel.org/pub/scm/linux/kernel/git/mt...Mark Brown
2 daysMerge branch 'fs-next' of linux-nextMark Brown
2 daysMerge branch 'mtd/fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Mark Brown
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/rw/ubi...Mark Brown
3 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
6 daysmtd: nand: mtk-ecc: stop on ECC idle timeoutsPengpeng Hou
6 daysmtd: mtdswap: remove debugfs stats file on teardownPengpeng Hou
6 daysmtd: spinand: fmsh: add support for FM25G{01,02}BZiyang Huang
6 daysmtd: rawnand: pl353: Fix debug printsMiquel Raynal (DAVE)
6 daysmtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accessesMiquel Raynal (DAVE)
6 daysmtd: rawnand: pl353: Update timings at the right momentMiquel Raynal (DAVE)
6 daysmtd: spinand: add support for HeYangTek HYF1GQ4UDACAEAleksei Sviridkin
6 daysmtd: mtdpart: validate partition bounds in mtd_add_partition()Deepanshu Kartikey
6 daysmtd: mtdpart: fix uninitialized erasesize on MTDPART_OFS_RETAIN error pathNikolay Ivchenko
6 daysmtd: rawnand: ndfc: add CONFIG_OF dependencyArnd Bergmann
6 daysmtd: spinand: initialize ret in regular page readsRuoyu Wang
6 daysmtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()Harshit Mogalapalli
6 daysmtd: rawnand: ingenic: handle ECC clock enable failuresPengpeng Hou
6 daysmtd: nand: ecc-mtk: handle ECC clock enable failuresPengpeng Hou
6 daysmtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()Harshit Mogalapalli
6 daysmtd: rawnand: ndfc: fix gcc uninitialized varRosen Penev
6 daysmtd: maps: correct CONFIG_MTD_COMPLEX_MAPPINGS macro name in commentEthan Nelson-Moore
6 daysmtd: cfi_cmdset_0001: silence spurious suspend warning on shutdownBreno Leitao
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
2026-06-21Merge tag 'spi-nor/for-7.2' into mtd/nextMiquel Raynal
2026-06-16Merge 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