summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
47 hoursMerge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-03Revert "mtd: maps: remove uclinux map driver"Miquel Raynal
2026-07-03mtd: onenand: samsung: report DMA completion timeoutsPengpeng Hou
2026-07-03mtd: rawnand: fsl_ifc: return errors for failed page readsPengpeng Hou
2026-07-03mtd: mchp23k256: use SPI match data for chip capsPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeoutPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeoutPengpeng Hou
2026-07-03mtd: fix double free and WARN_ON in add_mtd_device() error pathsXue Lei
2026-07-03mtd: virt-concat: free duplicate generated nameXu Rao
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-29mtd: nand: mtk-ecc: stop on ECC idle timeoutsPengpeng Hou
2026-06-29mtd: mtdswap: remove debugfs stats file on teardownPengpeng Hou
2026-06-29mtd: mtdpart: validate partition bounds in mtd_add_partition()Deepanshu Kartikey
2026-06-29mtd: mtdpart: fix uninitialized erasesize on MTDPART_OFS_RETAIN error pathNikolay Ivchenko
2026-06-29mtd: rawnand: ndfc: add CONFIG_OF dependencyArnd Bergmann
2026-06-29mtd: spinand: initialize ret in regular page readsRuoyu Wang
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()Harshit Mogalapalli
2026-06-29mtd: rawnand: ingenic: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: nand: ecc-mtk: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()Harshit Mogalapalli
2026-06-29mtd: rawnand: ndfc: fix gcc uninitialized varRosen Penev
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
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