linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
 2025-09-03  3:32 UTC  (24+ messages)
` [PATCH 01/14] Documentation: hw-vuln: l1tf: Convert kernel docs external links
` [PATCH 02/14] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link
` [PATCH 03/14] Documentation: perf-security: Convert security credentials bibliography link
` [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest
` [PATCH 05/14] Documentation: blk-mq: Convert block layer docs external links
` [PATCH 06/14] Documentation: bpf: Convert external kernel docs link
` [PATCH 07/14] Documentation: kasan: Use internal link to kunit
` [PATCH 08/14] Documentation: gpu: "
` [PATCH 09/14] Documentation: filesystems: Fix stale reference to device-mapper docs
` [PATCH 10/14] Documentation: smb: smbdirect: Convert KSMBD docs link
` [PATCH 11/14] Documentation: net: Convert external kernel networking docs
` [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
` [PATCH 13/14] nitro_enclaves: Use internal cross-reference for kernel docs links
` [PATCH 14/14] Documentation: checkpatch: Convert kernel docs references
` (subset) [PATCH 00/14] Internalize www.kernel.org/doc cross-reference

[PATCH V2] mtd: core: skip badblocks increment for blocks already known bad
 2025-09-03  2:11 UTC  (4+ messages)

[PATCH] mtd: spi-nor: spansion: Add SMPT fixup for S25FS512S
 2025-09-03  1:40 UTC  (3+ messages)

[PATCH] mtd: spi-nor: issi: Add support for is25wx01g
 2025-09-02 18:38 UTC  (3+ messages)

[spi-nor] Macronix MX25L requires CR read opcode 0x15 (not 0x35)
 2025-09-02 11:18 UTC  (3+ messages)

[PATCH] mtd: core: only increment ecc_stats.badblocks on confirmed good->bad transition
 2025-09-02  9:20 UTC  (4+ messages)

State of the UBI fastmap feature
 2025-09-02  7:48 UTC  (4+ messages)

[PATCH 0/4] mtd: rawnand: s3c2410: Drop S3C2410 driver
 2025-09-01 20:21 UTC  (9+ messages)
` [PATCH 1/4] mtd: rawnand: s3c2410: Drop S3C2410 support
` [PATCH 2/4] dt-bindings: mtd samsung-s3c2410: "
` [PATCH 3/4] mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)
` [PATCH 4/4] ARM: s3c6400_defconfig: Drop MTD_NAND_S3C2410
  ` (subset) "

[PATCH v2] mtd: core: always verify OOB offset in mtd_check_oob_ops()
 2025-09-01 14:24 UTC 

[PATCH v3 1/2] mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
 2025-09-01 14:19 UTC  (5+ messages)
` [PATCH v3 2/2] mtd: spi-nor: core: avoid odd length/address writes in "

[bug report] mtd: bad block counter inflated when repeatedly marking the same block
 2025-09-01 14:16 UTC  (5+ messages)

[PATCH] mtd: core: always verify OOB offset in mtd_check_oob_ops()
 2025-09-01 14:12 UTC  (4+ messages)

[PATCH] mtd: rawnand: pl353: Use int type to store negative error codes
 2025-09-01 13:02 UTC  (2+ messages)

[PATCH v2] mtd: core: expose ooblayout information via debugfs
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH] mtd: use vmalloc_array and vcalloc to simplify code
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH][next] mtd: lpddr: Remove space before newline
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH][next] mtd: jedec_probe: Remove space before newline
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH] mtd: map: add back asm/barrier.h inclusion
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH v14 0/3] mtd: Add support for stacked memories
 2025-09-01 12:29 UTC  (2+ messages)

[PATCH] mtd: spinand: gigadevice: Add continuous read support
 2025-09-01 12:28 UTC  (3+ messages)

[PATCH v2] mtd: spinand: add support for FudanMicro FM25S01A
 2025-09-01 12:28 UTC  (2+ messages)

[PATCH v2] mtd: nand: qpic-common: remove a bunch of unused defines
 2025-09-01 12:28 UTC  (2+ messages)

[PATCH] mtd: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table()
 2025-09-01 12:28 UTC  (2+ messages)

[PATCH v2] mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
 2025-09-01 12:26 UTC  (7+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
 2025-09-01 12:26 UTC  (2+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: fix ECC overwrite
 2025-09-01 12:26 UTC  (2+ messages)

[PATCH] mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
 2025-09-01 12:25 UTC  (2+ messages)

[PATCH v2] mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
 2025-09-01 12:26 UTC  (2+ messages)

Fotowoltaika dla firm
 2025-09-01  7:55 UTC 

[PATCH v2 0/2] Realtek ECC engine
 2025-09-01  5:14 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: Add realtek,rtl9301-ecc
` [PATCH v2 2/2] mtd: nand: realtek-ecc: Add Realtek external ECC engine support

xls
 2025-08-30 18:21 UTC 

[PATCH v3 0/3] mtd: spinand: fix continuous reading mode support
 2025-08-29  7:15 UTC  (14+ messages)
` [PATCH v3 1/3] mtd: spinand: fix direct mapping creation sizes
    ` [PATCH v4 0/3] mtd: spinand: fix continuous reading mode support
      ` [PATCH v4 1/3] mtd: spinand: fix direct mapping creation sizes
      ` [PATCH v4 2/3] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
      ` [PATCH v4 3/3] mtd: spinand: repeat reading in regular mode if "
      ` [PATCH v5 0/3] mtd: spinand: fix continuous reading mode support
        ` [PATCH v5 1/3] mtd: spinand: fix direct mapping creation sizes
        ` [PATCH v5 2/3] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
        ` [PATCH v5 3/3] mtd: spinand: repeat reading in regular mode if "
` [PATCH v3 2/3] mtd: spinand: try a regular dirmap if creating a dirmap for "
` [PATCH v3 3/3] mtd: spinand: repeat reading in regular mode if "

[PATCH 0/2] Realtek ECC engine
 2025-08-28 10:07 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: mtd: Add realtek,rtl9301-ecc
` [PATCH 2/2] mtd: nand: realtek-ecc: Add Realtek external ECC engine support
    ` AW: "

mtd: rawnand: Inconsistent parameter page on Foresee FSNS8A002G ?
 2025-08-28  9:55 UTC  (4+ messages)

Pozycjonowanie - informacja
 2025-08-28  8:10 UTC 

Energia elektryczna - zmiany
 2025-08-27  7:55 UTC 

Proszę o kontakt
 2025-08-25  7:35 UTC 

[PATCH v3 0/7] mtd: rawnand: loongson: Add Loongson-2K nand controller support
 2025-08-25  7:26 UTC  (12+ messages)
` [PATCH v3 1/7] mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson
` [PATCH v3 2/7] mtd: rawnand: loongson: Add 6-byte NAND ID reading support
` [PATCH v3 3/7] mtd: rawnand: loongson: Add nand chip select support
` [PATCH v3 4/7] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K0500 NAND controller
` [PATCH v3 5/7] mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller support
` [PATCH v3 6/7] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K1000 NAND controller
` [PATCH v3 7/7] mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller support

[PATCH] mtd: spinand: add support for FudanMicro FM25S01A
 2025-08-24 17:04 UTC  (3+ messages)

[RFC PATCH 00/10] SPINAND PHY Tuning Series
 2025-08-24 17:02 UTC  (7+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller

[PATCH RESEND v2 0/4] mtd: spinand: fix continuous reading mode support
 2025-08-24 16:26 UTC  (14+ messages)
` [PATCH RESEND v2 1/4] mtd: spinand: fix direct mapping creation sizes
` [PATCH RESEND v2 2/4] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH RESEND v2 3/4] mtd: spinand: repeat reading in regular mode if "
` [PATCH RESEND v2 4/4] spi: spi-airoha-snfi: return an error for continuous mode dirmap creation cases

[PATCH] jffs2: add erase_on_mount mount option
 2025-08-24  4:40 UTC 

xl
 2025-08-21  6:25 UTC 

Rekrutacja handlowca
 2025-08-21  7:55 UTC 

[PATCH v2 0/8] mtd: rawnand: loongson: Add Loongson-2K nand controller support
 2025-08-21  7:13 UTC  (16+ messages)
` [PATCH v2 2/8] mtd: rawnand: loongson: Rename loongson1 to loongson
` [PATCH v2 3/8] mtd: rawnand: loongson: Add 6-byte NAND ID reading support
` [PATCH v2 4/8] mtd: rawnand: loongson: Add nand chip select support
` [PATCH v2 6/8] mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller support
` [PATCH v2 7/8] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K1000 NAND controller

[PATCH v3 1/1] mtd: spi-nor: core: Prevent oops during driver removal with active read or write operations
 2025-08-21  6:44 UTC  (6+ messages)

Proszę o kontakt
 2025-08-20  7:50 UTC 

[PATCH] mtd: ubi: replace strcpy with strscpy in mtd parameter parser
 2025-08-19 20:46 UTC  (3+ messages)

[PATCH] ubifs: vmalloc(array_size()) -> vmalloc_array()
 2025-08-19  1:17 UTC  (4+ messages)

[PATCH] mtd: spinand: gigadevice: Add continuous read support
 2025-08-18 13:51 UTC 

[PATCH 0/4] drivers: mtd: spi-nand: fix continuous reading mode
 2025-08-18 12:05 UTC  (4+ messages)
` [PATCH 3/4] drivers: mtd: spi-nand: repeat reading in regular mode if continuous reading fails

[PATCH] ubifs: address bit flips in unused free space
 2025-08-18  9:01 UTC  (2+ messages)

[PATCH 0/2] Add support for randomizer
 2025-08-18  8:47 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nand: macronix: Add randomizer support

Realtek ECC engine (was NAND errors)
 2025-08-18  7:56 UTC  (2+ messages)

[PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
 2025-08-15 14:28 UTC  (7+ messages)

[RFC] mtd: ubi: skip programming unused bits in ubi headers
 2025-08-14 11:30 UTC  (4+ messages)

[PATCH] spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()
 2025-08-13 14:41 UTC  (5+ messages)

Proszę o kontakt
 2025-08-13  7:35 UTC 

[PATCH 0/2] spi: spi-qpic-snand: cleanup 'qpic_ecc' structure
 2025-08-12 14:27 UTC  (2+ messages)

[PATCH v2 0/2] ubifs: Simplify the code and remove unnecessary parameters
 2025-08-12  3:06 UTC  (5+ messages)
` [PATCH v2 1/2] ubifs: Remove unnecessary parameters '*c'
` [PATCH v2 2/2] ubifs: Simplify the code using ubifs_crc_node


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).