summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-10-04Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-10-03Merge tag 'nand/for-6.18' into mtd/nextMiquel Raynal
2025-10-03Merge tag 'spi-nor/for-6.18' into mtd/nextMiquel Raynal
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-29mtd: rawnand: sunxi: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: stm32_fmc2: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: rockchip: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: pl353: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: omap2: drop unused module aliasJohan Hovold
2025-09-29mtd: rawnand: atmel: drop unused module aliasJohan Hovold
2025-09-29mtd: onenand: omap2: drop unused module aliasJohan Hovold
2025-09-29mtd: hyperbus: hbmc-am654: drop unused module aliasJohan Hovold
2025-09-29mtd: jedec_probe: use struct_size() helper for cfiq allocationRahul Kumar
2025-09-29mtd: cfi: use struct_size() helper for cfiq allocationGopi Krishna Menon
2025-09-29mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=NMaarten Zanders
2025-09-29mtd: rawnand: omap2: fix device leak on probe failureJohan Hovold
2025-09-29mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja
2025-09-29mtd: nand: realtek-ecc: Add Realtek external ECC engine supportMarkus Stockhausen
2025-09-29mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy
2025-09-29mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy
2025-09-29mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy
2025-09-18mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij
2025-09-18mtd: nand: move nand_check_erased_ecc_chunk() to nand/coreMarkus Stockhausen
2025-09-18mtd: nand: ecc-mxic: Lower log level during initMiquel Raynal
2025-09-11mtd: core: skip badblocks increment for blocks already known badWang Zhaolong
2025-09-11mtd: use vmalloc_array and vcalloc to simplify codeQianfeng Rong
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