linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-30 01:39:51 to 2025-08-14 15:16:40 UTC [more...]

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

[RFC PATCH 00/10] SPINAND PHY Tuning Series
 2025-08-14 12:34 UTC  (14+ messages)
` [RFC PATCH 01/10] spi: spi-mem: Introduce support for tuning controller
` [RFC PATCH 02/10] spi: spi-mem: Define spi_mem_tuning_params and spi_mem_get_tuning_params()
` [RFC PATCH 03/10] mtd: nand: spi: Introduce _execute_tuning for mtd devices
` [RFC PATCH 04/10] mtd: mtdcore: Call mtd_execute_tuning during mtd_register
` [RFC PATCH 05/10] spi: cadence-quadspi: Move cqspi_readdata_capture() above all operations
` [RFC PATCH 06/10] spi: cadence-quadspi: Use BIT() macro for CQSPI_REG_READCAPTURE_BYPASS
` [RFC PATCH 07/10] spi: cadence-quadspi: Enable PHY for aligned DAC reads
` [RFC PATCH 08/10] spi: cadence-quadspi: Enable PHY for data writes
` [RFC PATCH 09/10] spi: cadence-quadspi: Implement PHY for higher frequencies in SDR mode
` [RFC PATCH 10/10] spi: cadence-quadspi: Define cqspi_get_tuning_params()

[PATCH RESEND v2 0/4] mtd: spinand: fix continuous reading mode support
 2025-08-14  6:54 UTC  (5+ 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] spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()
 2025-08-13 14:41 UTC  (5+ messages)

[PATCH v3 1/2] mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
 2025-08-13 12:46 UTC  (4+ messages)
` [PATCH v3 2/2] mtd: spi-nor: core: avoid odd length/address writes in "

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  (5+ messages)
` [PATCH 1/2] spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc'
` [PATCH 2/2] spi: spi-qpic-snand: remove 'clr*status' members "

[PATCH] mtd: rawnand: stm32_fmc2: fix ECC overwrite
 2025-08-12  7:30 UTC 

[PATCH] mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
 2025-08-12  7:26 UTC 

[PATCH] mtd: use vmalloc_array and vcalloc to simplify code
 2025-08-12  3:58 UTC 

[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

[PATCH v2 0/8] mtd: rawnand: loongson: Add Loongson-2K nand controller support
 2025-08-12  1:46 UTC  (21+ messages)
` [PATCH v2 1/8] mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson
` [PATCH v2 2/8] mtd: rawnand: loongson: Rename loongson1 "
` [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 5/8] dt-bindings: mtd: loongson,ls1b-nand-controller: Document the Loongson-2K0500 NAND controller
` [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 v2 8/8] mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller support

[PATCH v5 00/13] Move fscrypt and fsverity info out of struct inode
 2025-08-11 16:39 UTC  (25+ messages)
` [PATCH v5 01/13] fscrypt: replace raw loads of info pointer with helper function
` [PATCH v5 02/13] fscrypt: add support for info in fs-specific part of inode
` [PATCH v5 03/13] ext4: move crypt info pointer to "
` [PATCH v5 04/13] f2fs: "
` [PATCH v5 05/13] ubifs: "
` [PATCH v5 06/13] ceph: "
` [PATCH v5 07/13] fs: remove inode::i_crypt_info
` [PATCH v5 08/13] fsverity: add support for info in fs-specific part of inode
` [PATCH v5 09/13] ext4: move verity info pointer to "
` [PATCH v5 10/13] f2fs: "
` [PATCH v5 11/13] btrfs: "
` [PATCH v5 12/13] fs: remove inode::i_verity_info
` [PATCH v5 13/13] fsverity: check IS_VERITY() in fsverity_cleanup_inode()

Realtek ECC engine (was NAND errors)
 2025-08-11 13:58 UTC 

[PATCH] mtd: ubi: replace strcpy with strscpy in mtd parameter parser
 2025-08-11 12:46 UTC  (2+ messages)

[PATCH] ubifs: Simplify the code and remove unnecessary parameters
 2025-08-11 11:27 UTC  (3+ messages)

[PATCH] ubifs: Remove unnecessary variable assignments
 2025-08-11 11:15 UTC  (2+ messages)

[PATCH] mtd: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table()
 2025-08-11 10:36 UTC  (2+ messages)

Fotowoltaika dla firm
 2025-08-11  7:56 UTC 

[PATCH v2] mtd: nand: qpic-common: remove a bunch of unused defines
 2025-08-11  7:40 UTC 

[PATCH 0/2] Add support for randomizer
 2025-08-11  3:01 UTC  (8+ messages)
` [PATCH 1/2] mtd: spi-nand: "
` [PATCH 2/2] mtd: spi-nand: macronix: Add randomizer support

[PATCH] mtd: spinand: add support for FudanMicro FM25S01A
 2025-08-10 13:38 UTC 

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

NAND ECC errors
 2025-08-08 13:31 UTC  (10+ messages)
  ` AW: "
        ` AW: "
            ` AW: "

[PATCH v2] mtd: core: expose ooblayout information via debugfs
 2025-08-08 10:13 UTC 

Proszę o kontakt
 2025-08-08  8:10 UTC 

[PATCH v2] spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
 2025-08-07 19:09 UTC  (3+ messages)

[PATCH] mtd: dc21285: fix bytewise memcpy()
 2025-08-07 11:55 UTC  (3+ messages)

[PATCH] mtd: expose ooblayout information via sysfs
 2025-08-07  7:50 UTC  (4+ messages)

[PATCH] spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write
 2025-08-06 12:31 UTC  (5+ messages)

[PATCH] spi: spi-mem: Add missing kdoc argument
 2025-08-06 12:31 UTC  (4+ messages)

[PATCH] mtd: map: add back asm/barrier.h inclusion
 2025-08-05 21:59 UTC  (2+ messages)

Proszę o kontakt
 2025-08-05  7:45 UTC 

Equipment - chairs
 2025-08-05  7:45 UTC 

[GIT PULL] mtd: Changes for 6.17
 2025-08-05  7:47 UTC  (7+ messages)

linux-6.16/fs/jffs2/readinode.c:189: loop can never finish
 2025-08-04 10:54 UTC  (4+ messages)

[PATCH] spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
 2025-08-04  9:04 UTC  (4+ messages)

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-08-01 14:00 UTC  (2+ messages)

Proszę o kontakt
 2025-08-01  7:36 UTC 

[GIT PULL] UBI and UBIFS changes for v6.17-rc1
 2025-07-31 17:54 UTC  (3+ messages)

[GIT PULL] mtd: nand: Changes for 6.17
 2025-07-31 16:57 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: changes for v6.17
 2025-07-31 16:56 UTC  (2+ messages)

[PATCH][next] mtd: lpddr: Remove space before newline
 2025-07-31 15:58 UTC  (2+ messages)

[PATCH][next] mtd: jedec_probe: Remove space before newline
 2025-07-31  9:46 UTC 

[PATCH v2] mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
 2025-07-31  8:35 UTC 

[PATCH] mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
 2025-07-31  8:31 UTC  (6+ messages)

Energia elektryczna - zmiany
 2025-07-31  7:55 UTC 

[PATCH] mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
 2025-07-30 19:47 UTC 

[PATCH 0/8] Enhance Winbond SPI NAND support
 2025-07-30  9:13 UTC  (2+ messages)

[PATCH v3 1/1] mtd: spi-nor: core: Prevent oops during driver removal with active read or write operations
 2025-07-30  7:50 UTC  (4+ messages)

Rekrutacja handlowca
 2025-07-30  7:56 UTC 


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).