summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
6 daysmtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier1-0/+6
6 daysmtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier1-0/+2
6 daysmtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos1-1/+4
6 daysmtd: 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: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPERTakahiro Kuwano1-0/+31
2025-08-15mtd: fix possible integer overflow in erase_xfer()Ivan Stepchenko1-1/+1
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos1-4/+26
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez1-0/+1
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-2/+2
2025-06-18mtd: spinand: winbond: Increase maximum frequency on an octal operationMiquel Raynal1-1/+1
2025-06-18mtd: spinand: winbond: Fix W35N number of planes/LUNMiquel Raynal1-2/+2
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal4-122/+50
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-02Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds29-301/+1508
2025-06-02Merge tag 'nand/for-6.16' into mtd/nextMiquel Raynal26-222/+1353
2025-06-02Merge tag 'spi-nor/for-6.16' into mtd/nextMiquel Raynal1-34/+39
2025-05-26mtd: rawnand: brcmnand: legacy exec_op implementationÁlvaro Fernández Rojas1-7/+215
2025-05-26mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_c...Wentao Liang1-0/+1
2025-05-23mtd: nand: brcmnand: fix NAND timeout when accessing eMMCDavid Regan1-1/+1
2025-05-20mtd: nand: sunxi: Add randomizer configuration before randomizer enableWentao Liang1-0/+1
2025-05-16mtd: spinand: esmt: fix id code for F50D1G41LBGeorge Moussalem1-1/+1
2025-05-16mtd: rawnand: brcmnand: remove unused parametersÁlvaro Fernández Rojas1-18/+6
2025-05-13mtd: core: always create master deviceAlexander Usyskin4-50/+122
2025-05-12mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init()Keguang Zhang1-8/+6
2025-05-12mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer()Dan Carpenter1-1/+1
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar3-7/+8
2025-04-29mtd: rawnand: qcom: Fix read len for onfi param pageMd Sadre Alam1-1/+1
2025-04-29mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()Md Sadre Alam1-2/+10
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam2-4/+8
2025-04-29mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()Wentao Liang1-1/+4
2025-04-29mtd: rawnand: Use non-hybrid PCI devres APIPhilipp Stanner1-9/+4
2025-04-29mtd: nand: ecc-mxic: Fix use of uninitialized variable retMikhail Arkhipov1-1/+1
2025-04-29mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chipsMiquel Raynal1-0/+18
2025-04-29mtd: spinand: winbond: Add octal supportMiquel Raynal1-0/+6
2025-04-29mtd: spinand: winbond: Add support for W35N01JW in single modeMiquel Raynal1-0/+54
2025-04-29mtd: spinand: winbond: Rename DTR variantsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal12-24/+24
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal12-28/+28
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal3-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal7-12/+12
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal12-18/+18
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal7-12/+12
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal11-17/+17
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal12-35/+35
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal6-11/+11