summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
22 hoursUBI: fix two issues in the ubi.mtd MODULE_PARM_DESCRan Hongyun
22 hoursmtd: ubi: Release device reference on busy detachYuho Choi
22 hoursubi: Fix rollback for explicit UBI device numbersYuho Choi
22 hoursUBI: fastmap: Pass to_be_tortured when reusing old fastmap PEBsZhihao Cheng
22 hoursUBI: Preserve torture flag when rescheduling failed erasuresZhihao Cheng
22 hoursmtd: part: reject MTDPART_OFS_RETAIN in mtd_add_partition()zhouminqiang
22 hoursmtd: mtdswap: Avoid freeing registered blktrans device twiceRuoyu Wang
22 hoursmtd: rawnand: validate ONFI extended parameter page sectionsPengpeng Hou
22 hoursmtd: mtdoops: free page bitmap when the backing MTD is removedXu Rao
22 hoursmtd: afs: validate v2 image info boundsPengpeng Hou
2026-08-23ubi: fastmap: fix ubi->fm memory leakLiyuan Pang
2026-08-23mtd: ubi: skip programming unused bits in ubi headersCheng Ming Lin
2026-08-19mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy
2026-08-19mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy
2026-08-19mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy
2026-08-03mtd: maps: vmu-flash: fix fault in unaligned fixupFlorian Fuchs
2026-08-03mtd: fix double free and WARN_ON in add_mtd_device() error pathsXue Lei
2026-08-03mtd: nand: mtk-ecc: stop on ECC idle timeoutsPengpeng Hou
2026-08-03mtd: mtdswap: remove debugfs stats file on teardownPengpeng Hou
2026-07-24mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeoutPengpeng Hou
2026-07-24mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeoutPengpeng Hou
2026-07-24mtd: rawnand: fsl_ifc: return errors for failed page readsPengpeng Hou
2026-07-24mtd: mchp23k256: use SPI match data for chip capsPengpeng Hou
2026-07-24mtd: onenand: samsung: report DMA completion timeoutsPengpeng Hou
2026-07-24mtd: maps: vmu-flash: fix NULL pointer dereference in initializationFlorian Fuchs
2026-07-24mtd: rawnand: Pause continuous reads at block boundariesMiquel Raynal
2026-07-24mtd: spi-nor: spansion: use die erase for multi-die devices onlyTakahiro Kuwano
2026-07-24mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal
2026-07-24mtd: rawnand: fix condition in 'nand_select_target()'Arseniy Krasnov
2026-07-24mtd: rawnand: pl353: fix probe resource allocationBastien Curutchet
2026-07-24mtd: slram: remove failed entries from the device listRuoyu Wang
2026-07-24mtd: spi-nor: Drop duplicate Kconfig dependencyMiquel Raynal
2026-07-04mtd: spi-nor: macronix: add support for mx66{l2, u1}g45gCheng Ming Lin
2026-07-04mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page ProgramCheng Ming Lin
2026-05-23mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud
2026-05-23mtd: parsers: ofpart: call of_node_get() for dedicated subpartitionsCosmin Tanislav
2026-05-23mtd: parsers: ofpart: call of_node_put() only in ofpart_fail pathCosmin Tanislav
2026-05-23mtd: spi-nor: swp: check SR_TB flag when getting tb_maskShiji Yang
2026-05-23mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentationJonas Gorski
2026-05-23mtd: spi-nor: sfdp: introduce smpt_map_id fixup hookTakahiro Kuwano
2026-05-23mtd: spi-nor: sfdp: introduce smpt_read_dummy fixup hookTakahiro Kuwano
2026-05-23mtd: spi-nor: core: correct the op.dummy.nbytes when check read operationsHaibo Chen
2026-05-23mtd: physmap_of_gemini: Fix disabled pinctrl state checkChen Ni
2026-05-14mtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal
2026-05-14mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus
2026-05-07mtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S
2026-05-07mtd: docg3: fix use-after-free in docg3_release()James Kim
2026-03-25mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu
2026-03-25mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu
2026-03-25mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav