summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-08-15mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar
2025-08-15mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier
2025-08-15mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier
2025-08-15mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPERTakahiro Kuwano
2025-08-15mtd: fix possible integer overflow in erase_xfer()Ivan Stepchenko
2025-07-10mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez
2025-06-27mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal
2025-06-27mtd: rawnand: qcom: Fix read len for onfi param pageMd Sadre Alam
2025-06-27mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()Md Sadre Alam
2025-06-27mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam
2025-06-27mtd: nand: sunxi: Add randomizer configuration before randomizer enableWentao Liang
2025-06-27mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_c...Wentao Liang
2025-06-19mtd: nand: ecc-mxic: Fix use of uninitialized variable retMikhail Arkhipov
2025-04-07mtd: rawnand: Add status chack in r852_ready()Wentao Liang
2025-04-07mtd: inftlcore: Add error check for inftl_read_oob()Wentao Liang
2025-04-07mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNANDGeert Uytterhoeven
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-03-26Merge tag 'nand/for-6.15' into mtd/nextMiquel Raynal
2025-03-26Merge tag 'spi-nor/for-6.15' into mtd/nextMiquel Raynal
2025-03-18mtd: mchp48l640: Use str_enable_disable() in mchp48l640_write_prepare()Zhang Heng
2025-03-18mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()Zhang Heng
2025-03-18mtd: mtdpart: Do not supply NULL to printf()Andy Shevchenko
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-18spi: Merge up fixesMark Brown
2025-03-18mtd: spi-nor: drop unused <linux/of_platform.h>Tudor Ambarus
2025-03-18mtd: spi-nor: explicitly include <linux/of.h>Tudor Ambarus
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2025-03-07mtd: spi-nor: explicitly include <linux/math64.h>Tudor Ambarus
2025-03-07mtd: spi-nor: macronix: add support for mx66{l2, u1}g45gCheng Ming Lin
2025-03-07mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page ProgramCheng Ming Lin
2025-03-04mtd: Fix error handling in mtd_device_parse_register() error pathWentao Liang
2025-03-04mtd: capture device name setting failure when adding mtdEdward Adam Davis
2025-03-04mtd: Add check for devm_kcalloc()Jiasheng Jiang
2025-03-04mtd: Replace kcalloc() with devm_kcalloc()Jiasheng Jiang
2025-03-04mtd: rawnand: brcmnand: fix PM resume warningKamal Dasu
2025-03-04mtd: spinand: macronix: Add support for read retryCheng Ming Lin
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam
2025-02-24mtd: rawnand: use kcalloc() instead of kzalloc()Ethan Carter Edwards
2025-02-19Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...Miquel Raynal
2025-02-19mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara
2025-02-18mtd: spi-nor: use scope-based mutex cleanup helpersTudor Ambarus
2025-02-18mtd: spi-nor: sort headers alphabeticallyTudor Ambarus