summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
21 hoursMerge branch 'nand/next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Mark Brown
21 hoursMerge branch 'mtd/next' of https://git.kernel.org/pub/scm/linux/kernel/git/mt...Mark Brown
23 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/rw/ubi...Mark Brown
11 daysMerge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysmtd: part: reject MTDPART_OFS_RETAIN in mtd_add_partition()zhouminqiang
11 daysmtd: mpc5121_nfc: use platform for irq and ioremapRosen Penev
11 daysmtd: mtdoops: free page bitmap when the backing MTD is removedXu Rao
11 daysmtd: mtdswap: Avoid freeing registered blktrans device twiceRuoyu Wang
11 daysmtd: afs: validate v2 image info boundsPengpeng Hou
11 daysmtd: intel-dg: Fix runtime PM error path in probeGuangshuo Li
11 daysmtd: nand-omap2: Move omap_nand_ids[] to raw nand driverUwe Kleine-König (The Capable Hub)
11 daysmtd: rawnand: add Toshiba TC58NVG1S3HJames Hilliard
11 daysmtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
11 daysmtd: rawnand: qcom: Add MDM9607 compatibleStephan Gerhold
11 daysmtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2Stephan Gerhold
11 daysmtd: rawnand: qcom: Make "aon" clock optionalStephan Gerhold
2026-07-03mtd: parsers: redboot: reject unterminated FIS namesPengpeng Hou
2026-07-03mtd: rawnand: atmel: use struct_sizeRosen Penev
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: spinand: fmsh: add support for FM25G{01,02}BZiyang Huang
2026-06-29mtd: rawnand: pl353: Fix debug printsMiquel Raynal (DAVE)
2026-06-29mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accessesMiquel Raynal (DAVE)
2026-06-29mtd: rawnand: pl353: Update timings at the right momentMiquel Raynal (DAVE)
2026-06-29mtd: spinand: add support for HeYangTek HYF1GQ4UDACAEAleksei Sviridkin
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-29mtd: maps: correct CONFIG_MTD_COMPLEX_MAPPINGS macro name in commentEthan Nelson-Moore
2026-06-29mtd: 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