Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-27 09:21:36 to 2026-06-06 20:28:02 UTC [more...]

[PATCH next] drivers/mtd/devices/phram: Replace strnlen() strcpy() pair with strscpy()
 2026-06-06 20:27 UTC 

[PATCH next] drivers/mtd/devices/block2mtd: Replace strnlen() strcpy() pair with strscpy()
 2026-06-06 20:26 UTC 

[PATCH v3 00/13] spi: cadence-quadspi: add PHY tuning support
 2026-06-05 16:55 UTC  (66+ messages)
` [PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair
` [PATCH v3 02/13] spi: dt-bindings: cdns,qspi-nor: add PHY tuning pattern partition property
` [PATCH v3 03/13] spi: parse two-element spi-max-frequency property
` [PATCH v3 04/13] spi: spi-mem: add spi_mem_apply_base_freq_cap()
` [PATCH v3 05/13] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v3 06/13] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v3 07/13] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v3 08/13] spi: cadence-quadspi: add PHY tuning support
` [PATCH v3 09/13] spi: cadence-quadspi: reject 2-byte-address DDR ops on PHY-tunable hardware
` [PATCH v3 10/13] spi: cadence-quadspi: enable PHY for direct reads and indirect writes
` [PATCH v3 11/13] mtd: spinand: run PHY tuning after init and update dirmap frequencies
` [PATCH v3 12/13] mtd: spi-nor: extract read op template construction into helper
` [PATCH v3 13/13] mtd: spi-nor: run PHY tuning after init and update dirmap frequency

[RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
 2026-06-05 13:17 UTC  (15+ messages)
` [RFC PATCH 1/3] mtd: spi-nor: spansion: s25fl256s0: remove SKIP_SFDP flag
` [RFC PATCH 2/3] mtd: spi-nor: don't clear the SNOR_F_4B_OPCODES flag on failure
` [RFC PATCH 3/3] mtd: spi-nor: rework flash parameter initialization

[PATCH v3 0/2] mtd: spi-nor: macronix: Add support for MX25L12833F and MX25L12845G
 2026-06-05  8:48 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "
` [PATCH v3 2/2] mtd: spi-nor: macronix: Restore fallback parameters for MX25L12805D

[PATCH v2 0/2] mtd: spi-nor: macronix: Add support for MX25L12833F and MX25L12845G
 2026-06-05  8:07 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: "
` [PATCH v2 2/2] mtd: spi-nor: macronix: Restore fallback parameters for MX25L12805D

[PATCH 1/1] ubifs: fix slab-out-of-bounds in pack_inode via xattr
 2026-06-04  7:08 UTC  (3+ messages)

[PATCH 0/3] mtd: rawnand: pl353: Fixes and software ECC support
 2026-06-03  8:43 UTC  (6+ messages)
` [PATCH 1/3] mtd: rawnand: pl353: Update timings at the right moment
` [PATCH 2/3] mtd: rawnand: pl353: Make sure we use the monolithic helpers for raw accesses
` [PATCH 3/3] mtd: rawnand: pl353: Fix debug prints

[spi-nor] Macronix MX25L requires CR read opcode 0x15 (not 0x35)
 2026-06-02 13:16 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
 2026-06-02  6:15 UTC  (9+ messages)

[PATCH] mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TEST
 2026-06-02  2:07 UTC 

[PATCH 1/3] jffs2: always stop garbage collection thread on unmount
 2026-05-31 14:14 UTC  (3+ messages)

[PATCH v3] mtd: spinand: fmsh: add support for FM25G{01,02}B
 2026-05-31 13:05 UTC 

[PATCH v2] mtd: spinand: fmsh: add support for FM25G{01,02}B
 2026-05-31 12:49 UTC  (3+ messages)

[PATCH 0/5] mtd: spi-nor: Massive QE handling cleanup and Winbond RV chips addition
 2026-05-29 16:05 UTC  (6+ messages)
` [PATCH 1/5] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH 2/5] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH 3/5] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH 4/5] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH 5/5] mtd: spi-nor: winbond: Add support for W25Q51RV-M

[PATCH 00/30] mtd: spi-nor: Clean Winbond W25QxxJV family
 2026-05-29 15:22 UTC  (31+ messages)
` [PATCH 01/30] mtd: spi-nor: winbond: Move W25Q01NW to its right place
` [PATCH 02/30] mtd: spi-nor: winbond: Normalize names
` [PATCH 03/30] mtd: spi-nor: winbond: Stop filling the .name entry
` [PATCH 04/30] mtd: spi-nor: winbond: Make the RDCR fixup Winbond wide
` [PATCH 05/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Drop redundant data
` [PATCH 06/30] mtd: spi-nor: winbond: W25Q64JV-Q/N: "
` [PATCH 07/30] mtd: spi-nor: winbond: W25Q512JV-Q/N: "
` [PATCH 08/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Add quad page program capability
` [PATCH 09/30] mtd: spi-nor: winbond: W25Q64JV-Q/N: "
` [PATCH 10/30] mtd: spi-nor: winbond: W25Q128JV-Q/N: "
` [PATCH 11/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Fill locking information
` [PATCH 12/30] mtd: spi-nor: winbond: W25Q64JV-Q/N: "
` [PATCH 13/30] mtd: spi-nor: winbond: W25Q128JV-Q/N: "
` [PATCH 14/30] mtd: spi-nor: winbond: W25Q512JV-Q/N: "
` [PATCH 15/30] mtd: spi-nor: winbond: W25Q01JV-Q/N: "
` [PATCH 16/30] mtd: spi-nor: winbond: W25Q32JV-M: Drop redundant data
` [PATCH 17/30] mtd: spi-nor: winbond: W25Q64JV-M: "
` [PATCH 18/30] mtd: spi-nor: winbond: W25Q128JV-M: "
` [PATCH 19/30] mtd: spi-nor: winbond: W25Q32JV-M: Add quad page program capability
` [PATCH 20/30] mtd: spi-nor: winbond: W25Q64JV-M: "
` [PATCH 21/30] mtd: spi-nor: winbond: W25Q128JV-M: "
` [PATCH 22/30] mtd: spi-nor: winbond: W25Q32JV-M: Fill locking information
` [PATCH 23/30] mtd: spi-nor: winbond: W25Q64JV-M: "
` [PATCH 24/30] mtd: spi-nor: winbond: W25Q128JV-M: "
` [PATCH 25/30] mtd: spi-nor: winbond: W25Q02JV-M: "
` [PATCH 26/30] mtd: spi-nor: winbond: W25Q512JV-M: New chip
` [PATCH 27/30] mtd: spi-nor: winbond: W25Q01JV-M: "
` [PATCH 28/30] mtd: spi-nor: winbond: W25QxxJV-Q/N/M: Drop redundant data
` [PATCH 29/30] mtd: spi-nor: winbond: W25QxxJV-Q/N/M: Add quad page program capability
` [PATCH 30/30] mtd: spi-nor: winbond: W25QxxJV-Q/N/M: Fill locking information

[PATCH] memory: atmel-ebi: Allow deferred probing
 2026-05-29  7:21 UTC  (4+ messages)

[PATCH v2 0/2] mtd: spi-nor: spansion: fix die erase support
 2026-05-28 13:58 UTC  (7+ messages)
` [PATCH v2 1/2] mtd: spi-nor: spansion: use die erase for multi-die devices only
` [PATCH v2 2/2] mtd: spi-nor: spansion: add die erase support in s28hx-t

[PATCH -next] mtd: spi-nor: testing locking, fix new doc build warnings
 2026-05-28 13:53 UTC  (3+ messages)

[PATCH RFC 0/7] Support for SPI RX Sampling Delay Compensation
 2026-05-28  9:33 UTC  (11+ messages)
` [PATCH RFC 6/7] spi: spi-mem: Call spi_set_rx_sampling_point() for each op

[PATCH v4] mtd: spinand: dosilicon: Add support for additional models
 2026-05-27 13:07 UTC 

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-05-27 12:31 UTC  (4+ messages)

[PATCH v3] mtd: spinand: dosilicon: Add support for additional models
 2026-05-27 12:29 UTC  (2+ messages)

[PATCH] [v3] mtd: spi-nor: gigadevice: Add support for GD25LQ255E
 2026-05-27  9:43 UTC  (8+ messages)
` [PATCH] [v4] mtd: spi-nor: gigadevice: Add support for GD25LQ256H

[PATCH RESEND 0/2] mtd: spi-nor: spansion: fix die erase support
 2026-05-27  9:25 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox