summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2026-08-03mtd: rawnand: Pause continuous reads at block boundariesMiquel Raynal
2026-08-03mtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal
2026-08-03mtd: rawnand: Add a helper for calculating a page indexMiquel Raynal
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: 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-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-17mtd: spi-nor: sst: Fix SST write failureAmit Kumar Mahapatra
2026-05-17mtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S
2026-05-17mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Bence Csókás
2026-05-17mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus
2026-05-17mtd: docg3: fix use-after-free in docg3_release()James Kim
2026-05-17mtd: docg3: Convert to platform remove callback returning voidUwe Kleine-König
2026-04-02mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav
2026-04-02mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav
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: Avoid boot crash in RedBoot partition table parserFinn Thain
2026-03-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...Chen Ni
2026-03-25mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie
2026-03-04mtd: rawnand: pl353: Fix software ECC supportAndrea Scian
2026-03-04mtd: parsers: ofpart: fix OF node refcount leak in parse_fixed_partitions()Weigang He
2026-03-04mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()Zilin Guan
2026-03-04mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helperAlok Tiwari
2026-01-11mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko
2026-01-11mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang
2026-01-11mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and removeHaotian Zhang
2026-01-11mtd: nand: relax ECC parameter validation checkAryan Srivastava
2026-01-11Revert "mtd: rawnand: marvell: fix layouts"Aryan Srivastava
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-12-01mtdchar: fix integer overflow in read/write ioctlsDan Carpenter