summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-09-11mtd: core: expose ooblayout information via debugfsGabor Juhos
2025-09-11mtd: lpddr: Remove space before newlineColin Ian King
2025-09-11mtd: jedec_probe: Remove space before newlineColin Ian King
2025-09-10mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller supportBinbin Zhou
2025-09-10mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller supportBinbin Zhou
2025-09-10mtd: rawnand: loongson: Add nand chip select supportBinbin Zhou
2025-09-10mtd: rawnand: loongson: Add 6-byte NAND ID reading supportKeguang Zhang
2025-09-10mtd: rawnand: loongson1: Rename the prefix from ls1x to loongsonBinbin Zhou
2025-09-10mtd: rawnand: atmel: Fix pulse read timing for certain flash chipsAlexander Dahl
2025-09-10mtd: nand: ecc: fix "writen"->"written"Xichao Zhao
2025-09-05mtd: spinand: winbond: Fix oob_layout for W25N01JWSanthosh Kumar K
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski
2025-09-01mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav
2025-09-01mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav
2025-09-01mtd: rawnand: s3c2410: Drop S3C2410 supportKrzysztof Kozlowski
2025-09-01mtd: rawnand: pl353: Use int type to store negative error codesQianfeng Rong
2025-08-28mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-08-28mtd: spinand: gigadevice: Add continuous read supportTeng Wu
2025-08-28mtd: rawnand: stm32_fmc2: fix ECC overwriteChristophe Kerello
2025-08-28mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC bufferChristophe Kerello
2025-08-28mtd: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table()Gabor Juhos
2025-08-28mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()Christophe JAILLET
2025-08-28mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XEGeert Uytterhoeven
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal
2025-07-31Merge tag 'spi-nor/for-6.17' into mtd/nextMiquel Raynal
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal
2025-07-30mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar
2025-07-30mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos
2025-07-30mtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier
2025-07-30mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier
2025-07-30mtd: rawnand: hynix: don't try read-retry on SLC NANDsHector Palacios
2025-07-30mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier
2025-07-30mtd: nand: brcmnand: fix mtd corrected bits statDavid Regan
2025-07-30mtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier
2025-07-30mtd: spinand: gigadevice: Add support for GD5F1GM9 chipsTeng Wu
2025-07-30mtd: nand: brcmnand: replace manual string choices with standard helpersYuesong Li
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown
2025-07-03mtd: spi-nor: Fix spi_nor_try_unlock_all()Michael Walle