summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2025-09-10mtd: rawnand: loongson1: Rename the prefix from ls1x to loongsonBinbin Zhou-169/+176
2025-09-10mtd: rawnand: atmel: Fix pulse read timing for certain flash chipsAlexander Dahl-4/+9
2025-09-10mtd: nand: ecc: fix "writen"->"written"Xichao Zhao-1/+1
2025-09-05mtd: spinand: winbond: Fix oob_layout for W25N01JWSanthosh Kumar K-1/+36
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski-1219/+0
2025-09-01mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav-1/+68
2025-09-01mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav-1/+75
2025-09-01mtd: rawnand: s3c2410: Drop S3C2410 supportKrzysztof Kozlowski-38/+0
2025-09-01mtd: rawnand: pl353: Use int type to store negative error codesQianfeng Rong-1/+1
2025-08-28mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin-3/+13
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen-1/+76
2025-08-28mtd: spinand: gigadevice: Add continuous read supportTeng Wu-2/+105
2025-08-28mtd: rawnand: stm32_fmc2: fix ECC overwriteChristophe Kerello-3/+15
2025-08-28mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC bufferChristophe Kerello-19/+9
2025-08-28mtd: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table()Gabor Juhos-4/+2
2025-08-28mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()Christophe JAILLET-2/+2
2025-08-28mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XEGeert Uytterhoeven-2/+2
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro-4/+4
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-161/+407
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-27/+0
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal-248/+396
2025-07-31Merge tag 'spi-nor/for-6.17' into mtd/nextMiquel Raynal-17/+45
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+842
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal-4/+93
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal-3/+44
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal-2/+14
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal-88/+88
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal-1/+1
2025-07-30mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar-0/+6
2025-07-30mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos-1/+4
2025-07-30mtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier-0/+2
2025-07-30mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier-0/+15
2025-07-30mtd: rawnand: hynix: don't try read-retry on SLC NANDsHector Palacios-2/+2
2025-07-30mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier-1/+1
2025-07-30mtd: nand: brcmnand: fix mtd corrected bits statDavid Regan-15/+38
2025-07-30mtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier-0/+6
2025-07-30mtd: spinand: gigadevice: Add support for GD5F1GM9 chipsTeng Wu-0/+20
2025-07-30mtd: nand: brcmnand: replace manual string choices with standard helpersYuesong Li-4/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert-27/+0
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown-4/+26
2025-07-03mtd: spi-nor: Fix spi_nor_try_unlock_all()Michael Walle-11/+8
2025-07-03mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPERTakahiro Kuwano-0/+31
2025-07-03mtd: spi-nor: Constify struct spi_nor_fixupsChristophe JAILLET-6/+6
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos-3/+3
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos-4/+26
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev-2/+40
2025-06-23mtd: intel-dg: align 64bit read and writeAlexander Usyskin-0/+35
2025-06-23mtd: intel-dg: register with mtdAlexander Usyskin-4/+224