aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)AuthorFilesLines
7 daystreewide: Update email addressThomas Gleixner8-9/+9
2025-12-04Merge tag 'mtd/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds7-95/+623
2025-11-28mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+4
2025-11-27mtd: rawnand: sunxi: #undef field_{get,prep}() before local definitionGeert Uytterhoeven1-0/+2
2025-11-17mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()Haotian Zhang1-3/+1
2025-10-28mtd: rawnand: sunxi: Add support for H616 nand controllerRichard Genoud1-8/+177
2025-10-28mtd: rawnand: sunxi: introduce sram_size in sunxi_nfc_capsRichard Genoud1-5/+7
2025-10-28mtd: rawnand: sunxi: introduce ecc_err_mask in sunxi_nfc_capsRichard Genoud1-2/+6
2025-10-28mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_capsRichard Genoud1-2/+7
2025-10-28mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_capsRichard Genoud1-2/+7
2025-10-28mtd: rawnand: sunxi: introduce random en/dir in sunxi_nfc_capsRichard Genoud1-4/+12
2025-10-28mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_capsRichard Genoud1-4/+9
2025-10-28mtd: rawnand: sunxi: add has_ecc_block_512 capabilityRichard Genoud1-2/+12
2025-10-28mtd: rawnand: sunxi: rework pattern found registersRichard Genoud1-5/+31
2025-10-28mtd: rawnand: sunxi: introduce reg_user_data in sunxi_nfc_capsRichard Genoud1-4/+8
2025-10-28mtd: rawnand: sunxi: introduce reg_ecc_err_cnt in sunxi_nfc_capsRichard Genoud1-2/+7
2025-10-28mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_capsRichard Genoud1-4/+16
2025-10-28mtd: rawnand: sunxi: Replace hard coded value by a defineRichard Genoud1-26/+37
2025-10-28mtd: rawnand: sunxi: Remove superfluous register readingsRichard Genoud1-2/+1
2025-10-28mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and removeHaotian Zhang1-0/+2
2025-10-28mtd: rawnand: gpmi: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-3/+0
2025-10-28mtd: rawnand: cadence: Add support for NV-DDR interface modeNiravkumar L Rabara1-9/+264
2025-10-28mtd: nand: relax ECC parameter validation checkAryan Srivastava1-5/+8
2025-10-28Revert "mtd: rawnand: marvell: fix layouts"Aryan Srivastava1-5/+8
2025-10-23mtd: rawnand: cadence: fix DMA device NULL pointer dereferenceNiravkumar L Rabara1-1/+2
2025-10-04Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds16-2255/+1081
2025-10-03Merge tag 'nand/for-6.18' into mtd/nextMiquel Raynal11-2245/+1078
2025-09-29mtd: rawnand: sunxi: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: stm32_fmc2: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: rockchip: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: pl353: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: omap2: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: rawnand: atmel: drop unused module aliasJohan Hovold1-1/+0
2025-09-29mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=NMaarten Zanders1-3/+11
2025-09-29mtd: rawnand: omap2: fix device leak on probe failureJohan Hovold1-5/+21
2025-09-29mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja1-2/+2
2025-09-18mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij1-1/+5
2025-09-18mtd: nand: move nand_check_erased_ecc_chunk() to nand/coreMarkus Stockhausen1-131/+0
2025-09-11mtd: use vmalloc_array and vcalloc to simplify codeQianfeng Rong1-4/+3
2025-09-10mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller supportBinbin Zhou1-0/+49
2025-09-10mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller supportBinbin Zhou2-2/+53
2025-09-10mtd: rawnand: loongson: Add nand chip select supportBinbin Zhou1-26/+90
2025-09-10mtd: rawnand: loongson: Add 6-byte NAND ID reading supportKeguang Zhang1-6/+23
2025-09-10mtd: rawnand: loongson1: Rename the prefix from ls1x to loongsonBinbin Zhou3-169/+176
2025-09-10mtd: rawnand: atmel: Fix pulse read timing for certain flash chipsAlexander Dahl1-4/+9
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski3-1219/+0
2025-09-01mtd: rawnand: s3c2410: Drop S3C2410 supportKrzysztof Kozlowski1-38/+0
2025-09-01mtd: rawnand: pl353: Use int type to store negative error codesQianfeng Rong1-1/+1
2025-08-28mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin1-3/+13
2025-08-28mtd: rawnand: stm32_fmc2: fix ECC overwriteChristophe Kerello1-3/+15