messages from 2026-08-13 15:20:17 to 2026-08-27 16:43:32 UTC [more...]
[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
2026-08-27 16:43 UTC (70+ messages)
` [PATCH v3 01/23] mtd: spi-nor: Rename BFPT_DWORD15_QER_SR2_BIT1_BUGGY
` [PATCH v3 02/23] mtd: spi-nor: Create a structure containing the flash opcodes
` [PATCH v3 03/23] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH v3 04/23] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH v3 05/23] mtd: spi-nor: Create the concept of fixup table with match function
` [PATCH v3 06/23] mtd: spi-nor: Create an indirection on the part name
` [PATCH v3 07/23] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH v3 08/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-Q/N parts
` [PATCH v3 09/23] mtd: spi-nor: winbond: Add support for W25Q32RV-Q/N
` [PATCH v3 10/23] mtd: spi-nor: winbond: Add support for W25Q64RV-Q/N
` [PATCH v3 11/23] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N
` [PATCH v3 12/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N
` [PATCH v3 13/23] mtd: spi-nor: winbond: Add support for W25Q01RV-Q/N
` [PATCH v3 14/23] mtd: spi-nor: winbond: Add support for W25Q02RV-Q/N
` [PATCH v3 15/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-M parts
` [PATCH v3 16/23] mtd: spi-nor: winbond: Add support for W25Q32RV-M
` [PATCH v3 17/23] mtd: spi-nor: winbond: Add support for W25Q64RV-M
` [PATCH v3 18/23] mtd: spi-nor: winbond: Add support for W25Q12RV-M
` [PATCH v3 19/23] mtd: spi-nor: winbond: Add support for W25Q51RV-M
` [PATCH v3 20/23] mtd: spi-nor: winbond: Add support for W25Q01RV-M
` [PATCH v3 21/23] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v3 22/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N/M
` [PATCH v3 23/23] mtd: spi-nor: debugfs: Expose SR opcodes and QE mask
[PATCH v3] mtd: spi-nor: use guard() in spi_nor_rww_start_exclusive
2026-08-27 8:45 UTC (9+ messages)
` [PATCH v4 0/2] mtd: spi-nor: core: Fix RWW wait locking
` [PATCH v4 1/2] mtd: spi-nor: core: Fix mutex leak in spi_nor_rww_start_exclusive()
` [PATCH v5] "
` [PATCH v4 2/2] mtd: spi-nor: core: Unprepare after interrupted RWW wait
[PATCH v2] mtd: mtd_intel_dg: reset poll counter for each erase
2026-08-27 5:11 UTC
mtd-utils: [BUG] fsck.ubifs backwards compatibility issue wipes ubi volume encryption information
2026-08-27 2:10 UTC (2+ messages)
[PATCH v9 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-26 21:43 UTC (19+ messages)
` [PATCH v9 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v9 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v9 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v9 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v9 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v9 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v9 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v9 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v9 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v9 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v9 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v9 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v9 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v9 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v9 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v9 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v9 18/18] mtd: spi-nor: run controller optimization before dirmap creation
[PATCH RFC] mtd: spinand: winbond: enable continuous read for W25N04LW
2026-08-26 13:08 UTC (4+ messages)
[PATCH] mtd: mtd_intel_dg: reset poll counter for each erase
2026-08-26 10:51 UTC
[PATCH] mtd: spinand: add support for ISSI SPI NAND flash
2026-08-26 7:45 UTC (2+ messages)
[PATCH v2] gpiolib: of: Only apply the SPI CS quirk to SPI buses
2026-08-25 15:53 UTC (2+ messages)
[PATCH] mtd: parsers: afs: add size check to v2 partition
2026-08-25 14:05 UTC (3+ messages)
[PATCH] mtd: cfi_cmdset_0001: shrink do_write_buffer() stack frame
2026-08-25 12:35 UTC (3+ messages)
[PATCH v7 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-25 12:14 UTC (5+ messages)
` [PATCH v7 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
Sashiko to track linux-mtd
2026-08-25 9:58 UTC (9+ messages)
[PATCH 0/2] mtd: rawnand: vf610_nfc: two fixes for chips with large OOB and for erased pages
2026-08-25 9:52 UTC (4+ messages)
` [PATCH 1/2] mtd: rawnand: vf610_nfc: fix reads on chips with more than 64 bytes of OOB
` [PATCH 2/2] mtd: rawnand: vf610_nfc: fix false bitflips on reads of erased pages
[PATCH] mtd: spinand: winbond: add support for W25N04LV
2026-08-25 9:09 UTC (4+ messages)
[PATCH v8 00/18] spi: cadence-quadspi: add PHY tuning support
2026-08-25 5:04 UTC (20+ messages)
` [PATCH v8 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v8 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v8 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v8 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v8 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v8 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v8 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v8 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v8 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v8 10/18] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v8 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v8 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v8 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v8 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v8 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v8 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v8 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v8 18/18] mtd: spi-nor: run controller optimization before dirmap creation
[PATCH] spi: spi-qpic-snand: publish the ECC context to snandc->qspi
2026-08-25 1:38 UTC
[PATCHv2] mtd: rawnand: ndfc: use devm_platform_ioremap_resource()
2026-08-24 20:21 UTC
[PATCH] mtd: rawnand: ndfc: use devm_platform_ioremap_resource
2026-08-24 19:12 UTC (3+ messages)
[BUG] kernel BUG in jffs2_sum_write_sumnode
2026-08-24 15:43 UTC
[syzbot] [jffs2?] kernel BUG in jffs2_link_node_ref
2026-08-24 5:25 UTC
[GIT PULL] mtd: Changes for 7.3
2026-08-23 16:30 UTC (2+ messages)
[PATCH] jffs2: fix double-free of f->target in jffs2_alloc_inode()
2026-08-23 15:26 UTC
[syzbot] [jffs2?] KASAN: invalid-free in jffs2_free_inode
2026-08-23 13:33 UTC
[PATCH] mtd: nand: omap2: Fix kernel-doc parameter warning
2026-08-22 23:03 UTC
[PATCH v3 1/2] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
2026-08-22 15:09 UTC (3+ messages)
[PATCH] mtd: rawnand: stm32_fmc2: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-08-22 4:59 UTC
[PATCH 0/6] jffs2: extend write verification to all write paths
2026-08-21 6:31 UTC (11+ messages)
` [PATCH 1/6] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH 2/6] jffs2: write verify: replace memcmp with byte-by-byte comparison
` [PATCH 3/6] jffs2: add write verification to direct page writes in flash_writev
` [PATCH 4/6] jffs2: add write verification to NOR direct write paths
` [PATCH 5/6] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH 6/6] jffs2: add runtime toggle for write verification
[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-08-21 4:13 UTC (8+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
[BUG] general protection fault in jffs2_xattr_delete_inode
2026-08-20 3:39 UTC (3+ messages)
[PATCH 0/2] Backport fixes for UBI
2026-08-20 0:57 UTC (8+ messages)
` [PATCH v6.12.y 1/2] mtd: ubi: skip programming unused bits in ubi headers
` [PATCH v6.12.y 2/2] ubi: fastmap: fix ubi->fm memory leak
[bug report] mtd: rawnand: ndfc: Stop using nand_release()
2026-08-19 5:56 UTC
[PATCH v3] mtd: block2mtd: Fix divide error when erase_size is zero
2026-08-19 5:45 UTC (2+ messages)
[syzbot] [jffs2?] WARNING: bad unlock balance in jffs2_do_create
2026-08-18 16:40 UTC
[PATCH v3 0/2] mtd: spi-nor: macronix: Add support for MX25L12833F and MX25L12845G
2026-08-18 10:48 UTC (2+ messages)
Regression: mx25l12845e stops working on my device after commit 947c86e481a
2026-08-18 6:43 UTC (3+ messages)
[PATCH v4] mtd: spinand: winbond: add support for W25N04LW
2026-08-17 5:29 UTC
[PATCH v3] mtd: spinand: winbond: add support for W25N04LW
2026-08-17 5:21 UTC (2+ messages)
[PATCH] mtd: core: call _get_device() with the master MTD
2026-08-16 16:30 UTC
[PATCH] mtd: core: avoid double-free of OTP NVMEM device
2026-08-16 16:30 UTC
[syzbot] Monthly jffs2 report (Aug 2026)
2026-08-15 4:32 UTC
[PATCH mtd-utils] mtd-tests/flash_stress: allow picking any erase block
2026-08-14 7:36 UTC
[GIT PULL] mtd: nand: Changes for 7.3
2026-08-13 15:40 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox