summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
7 hoursMerge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
8 daysmtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()Md Sadre Alam
8 daysmtd: rawnand: pl353: Add message about ECC modeAndrea Scian
8 daysmtd: rawnand: pl353: Fix software ECC supportAndrea Scian
11 daysmtd: spinand: winbond: Remove unneeded semicolonChen Ni
2026-01-30mtd: spinand: Disable continuous read during probeDavid LaPorte
2026-01-29Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-29mtd: spinand: add Foresee F35SQB002G flash supportMikhail Kshevetskiy
2026-01-29mtd: spinand: winbond: W35N octal DTR supportMiquel Raynal
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal
2026-01-29mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR modeMiquel Raynal
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal
2026-01-29mtd: spinand: Propagate the bus interface across core helpersMiquel Raynal
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal
2026-01-29mtd: spinand: Gather all the bus interface steps in one single functionMiquel Raynal
2026-01-29mtd: spinand: winbond: Configure the IO mode after the dummy cyclesMiquel Raynal
2026-01-29mtd: spinand: winbond: Rename IO_MODE register macroMiquel Raynal
2026-01-29mtd: spinand: winbond: Fix styleMiquel Raynal
2026-01-29mtd: spinand: winbond: Register W35N vendor specific operationMiquel Raynal
2026-01-29mtd: spinand: winbond: Register W25N vendor specific operationMiquel Raynal
2026-01-29mtd: spinand: macronix: Register vendor specific operationMiquel Raynal
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal
2026-01-29mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal
2026-01-29mtd: spinand: Use standard return valuesMiquel Raynal
2026-01-29mtd: spinand: Add missing checkMiquel Raynal
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal
2026-01-19mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2026-01-19mtd: rawnand: atmel: Defer probe if SRAM is missingRob Herring (Arm)
2026-01-19mtd: rawnand: vf610: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-19mtd: rawnand: vf610: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2026-01-19mtd: rawnand: qcom: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-19mtd: rawnand: ingenic: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-19mtd: rawnand: denali: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-19mtd: rawnand: brcm: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-19mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helperAlok Tiwari
2026-01-11treewide: Update email addressThomas Gleixner
2025-12-16mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GAAhmed Naseef
2025-12-16Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"Ziyang Huang
2025-12-04Merge tag 'mtd/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-11-29mtd: spinand: add support for FudanMicro FM25S01BI3Mikhail Zhilkin
2025-11-28mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang
2025-11-27mtd: nand: realtek-ecc: Fix Kconfig dependenciesMiquel Raynal
2025-11-27mtd: rawnand: sunxi: #undef field_{get,prep}() before local definitionGeert Uytterhoeven
2025-11-17mtd: spinand: esmt: add support for F50L1G41LCDaniel Golle
2025-11-17mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()Haotian Zhang