summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
5 daysmtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud1-3/+3
5 daysmtd: parsers: ofpart: call of_node_get() for dedicated subpartitionsCosmin Tanislav1-1/+1
5 daysmtd: parsers: ofpart: call of_node_put() only in ofpart_fail pathCosmin Tanislav1-1/+1
5 daysmtd: spi-nor: swp: check SR_TB flag when getting tb_maskShiji Yang1-1/+3
5 daysmtd: spi-nor: update spi_nor_fixups::post_sfdp() documentationJonas Gorski1-1/+1
5 daysmtd: spi-nor: sfdp: introduce smpt_map_id fixup hookTakahiro Kuwano2-0/+15
5 daysmtd: spi-nor: sfdp: introduce smpt_read_dummy fixup hookTakahiro Kuwano2-2/+19
5 daysmtd: spi-nor: core: correct the op.dummy.nbytes when check read operationsHaibo Chen1-1/+1
5 daysmtd: physmap_of_gemini: Fix disabled pinctrl state checkChen Ni1-1/+1
11 daysmtd: spi-nor: sst: Fix SST write failureAmit Kumar Mahapatra1-1/+1
11 daysmtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S1-0/+13
11 daysmtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Bence Csókás1-20/+19
11 daysmtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus1-1/+3
11 daysmtd: docg3: fix use-after-free in docg3_release()James Kim1-2/+1
11 daysmtd: docg3: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2026-04-02mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
2026-04-02mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
2026-03-25mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu1-4/+2
2026-03-25mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu1-2/+12
2026-03-25mtd: Avoid boot crash in RedBoot partition table parserFinn Thain1-3/+3
2026-03-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...Chen Ni1-1/+1
2026-03-25mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie1-0/+3
2026-03-04mtd: rawnand: pl353: Fix software ECC supportAndrea Scian1-0/+1
2026-03-04mtd: parsers: ofpart: fix OF node refcount leak in parse_fixed_partitions()Weigang He1-2/+14
2026-03-04mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()Zilin Guan1-0/+1
2026-03-04mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helperAlok Tiwari1-1/+1
2026-01-11mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko1-4/+4
2026-01-11mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+4
2026-01-11mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and removeHaotian Zhang1-0/+2
2026-01-11mtd: nand: relax ECC parameter validation checkAryan Srivastava1-5/+8
2026-01-11Revert "mtd: rawnand: marvell: fix layouts"Aryan Srivastava1-5/+8
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal1-0/+2
2025-12-01mtdchar: fix integer overflow in read/write ioctlsDan Carpenter1-2/+4
2025-12-01mtd: rawnand: cadence: fix DMA device NULL pointer dereferenceNiravkumar L Rabara1-1/+2
2025-11-24mtd: onenand: Pass correct pointer to IRQ handlerDan Carpenter1-1/+1
2025-10-19mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij1-1/+5
2025-10-15mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja1-2/+2
2025-09-19mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin1-3/+13
2025-09-19mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl1-1/+1
2025-09-19mtd: rawnand: stm32_fmc2: fix ECC overwriteChristophe Kerello1-3/+15
2025-09-19mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC bufferChristophe Kerello1-19/+9
2025-08-28mtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier1-0/+6
2025-08-28mtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier1-0/+2
2025-08-28mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos1-1/+4
2025-08-28mtd: spi-nor: Fix spi_nor_try_unlock_all()Michael Walle1-11/+8
2025-08-15mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar1-0/+6
2025-08-15mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier1-0/+15
2025-08-15mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier1-1/+1
2025-08-15mtd: fix possible integer overflow in erase_xfer()Ivan Stepchenko1-1/+1
2025-08-01mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()Md Sadre Alam1-2/+10