Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 10:13:31 to 2026-07-03 14:30:48 UTC [more...]

[PATCH v1 0/8] mtd: spi-nor: Rework flash parameter initialization
 2026-07-03 14:29 UTC  (9+ messages)
` [PATCH v1 1/8] mtd: spi-nor: spansion: s25fl256s0: remove SKIP_SFDP flag
` [PATCH v1 2/8] mtd: spi-nor: don't clear the SNOR_F_4B_OPCODES flag on failure
` [PATCH v1 3/8] mtd: spi-nor: move cmd_ext_type into spi_nor_flash_parameter
` [PATCH v1 4/8] mtd: spi-nor: move flags "
` [PATCH v1 5/8] mtd: spi-nor: move spi_nor_post_bfpt_fixups() into sfdp
` [PATCH v1 6/8] mtd: spi-nor: spansion: s25fs256t: move ARCFN check into .late_init
` [PATCH v1 7/8] mtd: spi-nor: push the rollback mechanism into the sfdp module
` [PATCH v1 8/8] mtd: spi-nor: rework flash parameter initialization

[PATCH] mtd: rawnand: atmel: use struct_size
 2026-07-03 13:48 UTC  (2+ messages)

[PATCH] mtd: parsers: redboot: reject unterminated FIS names
 2026-07-03 13:49 UTC  (3+ messages)

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-07-03 13:05 UTC  (21+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
` [PATCH v4 2/7] dt-bindings: nvmem: layouts: add Microchip/SST SFDP EUI layout
` [PATCH v4 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
` [PATCH v4 4/7] nvmem: layouts: add Microchip/SST SFDP EUI layout driver
` [PATCH v4 5/7] ARM: dts: microchip: sama5d27_wlsom1: use fixed-partitions for QSPI flash
` [PATCH v4 6/7] ARM: dts: microchip: sama5d27_wlsom1: read MAC address from QSPI SFDP
` [PATCH v4 7/7] ARM: configs: sama5: enable Microchip/SST SFDP EUI NVMEM layout

[PATCH] Revert "mtd: maps: remove uclinux map driver"
 2026-07-03 12:00 UTC  (2+ messages)

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-07-03 11:39 UTC  (9+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver

[PATCH v2 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-07-03 10:15 UTC  (19+ messages)
` [PATCH v2 2/3] mtd: spi-nor: fujitsu: Convert to new flash_info format
` [PATCH v2 3/3] mtd: spi-nor: fujitsu: Add support for MB85RS4MTY chip

[PATCH v2] mtd: onenand: samsung: report DMA completion timeouts
 2026-07-03  7:43 UTC 

[PATCH v2] mtd: rawnand: fsl_ifc: return errors for failed page reads
 2026-07-03  7:42 UTC 

[PATCH v2] mtd: mchp23k256: use SPI match data for chip caps
 2026-07-03  7:40 UTC 

[PATCH v2] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-07-03  7:39 UTC 

[PATCH v2] mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
 2026-07-03  7:37 UTC 

[RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
 2026-07-02 15:17 UTC  (3+ messages)

[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
 2026-07-02 15:08 UTC  (30+ messages)
` [PATCH v4 01/16] spi: dt-bindings: add spi-max-post-config-frequency property
` [PATCH v4 02/16] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v4 03/16] spi: parse spi-max-post-config-frequency into post_config_max_speed_hz
` [PATCH v4 04/16] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v4 05/16] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v4 06/16] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v4 07/16] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v4 08/16] spi: cadence-quadspi: add PHY tuning support
` [PATCH v4 09/16] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v4 10/16] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v4 11/16] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v4 12/16] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v4 13/16] mtd: spinand: extract variant ranking logic into spinand_op_find_best()
` [PATCH v4 14/16] mtd: spinand: negotiate optimal PHY operating point before dirmap creation
` [PATCH v4 15/16] mtd: spi-nor: extract read op template construction into helper
` [PATCH v4 16/16] mtd: spi-nor: run PHY tuning after init and update dirmap frequency

[PATCH 6.6.y v2 0/2] mtd: spi-nor: macronix: backport Quad Input Page Program fixups
 2026-07-02 14:11 UTC  (4+ messages)
` [PATCH 6.6.y v2 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
` [PATCH 6.6.y v2 2/2] mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-02 11:03 UTC  (13+ messages)
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function

[PATCH 6.6.y] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
 2026-07-02  7:38 UTC  (7+ messages)
` [PATCH 6.6.y] mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g

[PATCH 6.12.y 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
 2026-07-02  0:38 UTC  (3+ messages)
` [PATCH 6.12.y 2/2] mtd: spi-nor: macronix: add support for mx66{l2, u1}g45g

[PATCH] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
 2026-07-01 13:44 UTC  (9+ messages)

[PATCH] mtd: fix double free and WARN_ON in add_mtd_device() error paths
 2026-07-01 12:10 UTC 

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2026
 2026-07-01 11:44 UTC 

Sashiko to track linux-mtd
 2026-07-01  7:32 UTC  (4+ messages)

[PATCH 0/4] mtd: rawnand: qcom: Add MDM9607
 2026-06-29 15:46 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: mtd: qcom,nandc: Add MDM9607 QPIC NAND controller

[PATCH] mtd: onenand: samsung: report DMA completion timeouts
 2026-06-29 15:00 UTC  (2+ messages)

[PATCH] mtd: nand: mtk-ecc: stop on ECC idle timeouts
 2026-06-29 14:58 UTC  (3+ messages)

[PATCH v2] mtd: mtdswap: remove debugfs stats file on teardown
 2026-06-29 14:52 UTC  (2+ messages)

[PATCH v3] mtd: spinand: fmsh: add support for FM25G{01,02}B
 2026-06-29 14:48 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH 0/3] mtd: rawnand: pl353: Fixes and software ECC support
 2026-06-29 14:48 UTC  (3+ messages)

[PATCH] mtd: spinand: add support for HeYangTek HYF1GQ4UDACAE
 2026-06-29 14:48 UTC  (2+ messages)

[PATCH] mtd: mtdpart: validate partition bounds in mtd_add_partition()
 2026-06-29 14:44 UTC  (2+ messages)

[PATCH] mtd: mtdpart: fix uninitialized erasesize on MTDPART_OFS_RETAIN error path
 2026-06-29 14:44 UTC  (2+ messages)

[PATCH] mtd: rawnand: ndfc: add CONFIG_OF dependency
 2026-06-29 14:44 UTC  (3+ messages)

[PATCH] mtd: spinand: initialize ret in regular page reads
 2026-06-29 14:44 UTC  (2+ messages)

[PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()
 2026-06-29 14:44 UTC  (2+ messages)

[PATCH] mtd: nand: ecc-mtk: handle ECC clock enable failures
 2026-06-29 14:39 UTC  (2+ messages)

[PATCH] mtd: rawnand: ingenic: handle ECC clock enable failures
 2026-06-29 14:39 UTC  (2+ messages)

[PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()
 2026-06-29 14:39 UTC  (7+ messages)

[PATCH] mtd: rawnand: ndfc: fix gcc uninitialized var
 2026-06-29 14:39 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0001: silence spurious suspend warning on shutdown
 2026-06-29 14:38 UTC  (2+ messages)

[PATCH] mtd: maps: correct CONFIG_MTD_COMPLEX_MAPPINGS macro name in comment
 2026-06-29 14:38 UTC  (2+ messages)

[PATCH] fix: mtd: mtd_device_parse_register: fix refcount imbalance on add_mtd_device failure and multi-call scenarios
 2026-06-28  3:58 UTC  (2+ messages)

[PATCH 1/3] Revert "mtd: spi-nor: remove Fujitsu MB85RS1MT support"
 2026-06-26  2:34 UTC  (4+ messages)
` [PATCH 2/3] mtd: spi-nor: fujitsu: Convert to new flash_info format
` [PATCH 3/3] mtd: spi-nor: fujitsu: Add support for MB85RS4MTY chip

[PATCH v2] mtd: virt-concat: free duplicate generated name
 2026-06-26  2:13 UTC 

[PATCH 1/2] mtd: virt-concat: free duplicate generated name
 2026-06-26  1:25 UTC 

[PATCH] mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
 2026-06-25 13:42 UTC  (2+ messages)

[RFC PATCH] mtd: rawnand: mtk: return errors when reset does not idle
 2026-06-25  0:37 UTC 

[PATCH] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-06-24 15:29 UTC  (2+ messages)

[PATCH] mtd: mchp23k256: Use SPI match data for chip caps
 2026-06-24  7:22 UTC  (2+ messages)

[PATCH] mtd: rawnand: fsl_ifc: return errors for failed page reads
 2026-06-23  6:14 UTC 

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices. Additionally added several structs to support ISSI octal flash functionality. (Octal SPI 2026 revised)
 2026-06-22 21:55 UTC 

[PATCH] mtd: mtdswap: remove debugfs stats file on teardown
 2026-06-22  9:19 UTC  (2+ messages)

[GIT PULL] mtd: Changes for 7.2
 2026-06-21 21:09 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 7.2
 2026-06-21 15:11 UTC 

[GIT PULL] SPI NOR changes for 7.2
 2026-06-21 15:10 UTC  (2+ messages)

[syzbot] [mtd?] WARNING in add_mtd_device
 2026-06-20  9:10 UTC  (2+ messages)

[PATCH] jffs2:fix a oops arises from a conflict between inocache evict and gc
 2026-06-19 10:24 UTC 


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