Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 16:47:43 to 2026-06-01 00:58:51 UTC [more...]

[PATCH] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
 2026-06-01  0:56 UTC  (7+ messages)

[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 v3 00/13] spi: cadence-quadspi: add PHY tuning support
 2026-05-30  8:54 UTC  (27+ 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

[PATCH 0/3] mtd: rawnand: pl353: Fixes and software ECC support
 2026-05-29 16:29 UTC  (4+ 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

[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  (4+ 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  (6+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver
` [PATCH 3/3] mtd: maps: remove obsolete impa7 "

[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  (10+ messages)
` [PATCH RESEND 1/2] mtd: spi-nor: spansion: use die erase for multi-die devices only
` [PATCH RESEND 2/2] mtd: spi-nor: spansion: add die erase support in s28hx-t

[PATCH] mtd: inftlmount: convert printk(KERN_WARNING) to pr_warn
 2026-05-27  9:16 UTC  (2+ messages)

[PATCH v1] mtd: Consistently define pci_device_ids
 2026-05-27  9:16 UTC  (2+ messages)

[PATCH] mtd: rawnand: pl353: fix probe resource allocation
 2026-05-27  9:10 UTC  (2+ messages)

[PATCH] mtd: rawnand: Pause continuous reads at block boundaries
 2026-05-27  9:10 UTC  (2+ messages)

[PATCH] mtd: rawnand: qcom: embed nand_controller into qcom_nand_controller
 2026-05-27  9:10 UTC  (2+ messages)

[PATCH v3 0/3] mtd: maps: vmu-flash: Fix build and runtime errors
 2026-05-27  9:08 UTC  (6+ messages)
` [PATCH v3 1/3] maple: fix build error due to missing include of linux/device.h
` [PATCH v3 2/3] mtd: maps: vmu-flash: fix fault in unaligned fixup
` [PATCH v3 3/3] mtd: maps: vmu-flash: fix NULL pointer dereference in initialization

[PATCH v10 0/3] mtd: spi-nand: Add support for randomizer feature
 2026-05-27  9:06 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: fix condition in 'nand_select_target()'
 2026-05-27  9:04 UTC  (2+ messages)

[PATCH RESEND] [v2] mtd: spinand: add support for additional Dosilicon models
 2026-05-27  8:29 UTC  (2+ messages)

[PATCH v6 00/28] mtd: spi-nor: Enhance software protection
 2026-05-27  7:54 UTC  (31+ messages)
` [PATCH v6 01/28] mtd: spi-nor: debugfs: Fix the flags list
` [PATCH v6 02/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v6 03/28] mtd: spi-nor: Drop duplicate Kconfig dependency
` [PATCH v6 04/28] mtd: spi-nor: Make sure the QE bit is kept enabled if useful
` [PATCH v6 05/28] mtd: spi-nor: Improve opcodes documentation
` [PATCH v6 06/28] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH v6 07/28] mtd: spi-nor: debugfs: Enhance output
` [PATCH v6 08/28] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v6 09/28] mtd: spi-nor: swp: Clarify a comment
` [PATCH v6 10/28] mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
` [PATCH v6 11/28] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [PATCH v6 12/28] mtd: spi-nor: swp: Rename a mask
` [PATCH v6 13/28] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v6 14/28] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v6 15/28] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v6 16/28] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v6 17/28] mtd: spi-nor: Create a local SR cache
` [PATCH v6 18/28] mtd: spi-nor: debugfs: Add locking support
` [PATCH v6 19/28] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v6 20/28] mtd: spi-nor: Add steps for testing locking support
` [PATCH v6 21/28] mtd: spi-nor: swp: Add support for the complement feature
` [PATCH v6 22/28] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v6 23/28] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v6 24/28] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v6 25/28] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v6 26/28] mtd: spi-nor: winbond: Add W25Q01NWxxIQ "
` [PATCH v6 27/28] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v6 28/28] mtd: spi-nor: winbond: Add W25Q02NWxxIM "

[PATCH v5 00/28] mtd: spi-nor: Enhance software protection
 2026-05-27  7:51 UTC  (29+ messages)
` [PATCH v5 03/28] mtd: spi-nor: Make sure the QE bit is kept enabled if useful
` [PATCH v5 04/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v5 12/28] mtd: spi-nor: swp: Rename a mask
` [PATCH v5 13/28] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v5 14/28] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v5 22/28] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v5 23/28] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v5 24/28] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v5 25/28] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v5 26/28] mtd: spi-nor: winbond: Add W25H01NWxxIQ "
` [PATCH v5 27/28] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v5 28/28] mtd: spi-nor: winbond: Add W25Q02NWxxIM "

[PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
 2026-05-26 16:37 UTC  (3+ messages)

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices. (Octal SPI 2026)
 2026-05-23  0:37 UTC 

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices
 2026-05-22  5:05 UTC  (2+ messages)

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices
 2026-05-22  4:50 UTC  (2+ messages)

[PATCH 0/4] mtd: spinand: winbond: Fix chip descriptions
 2026-05-18  9:56 UTC  (4+ messages)
` [PATCH 4/4] mtd: spi-nand: winbond: Sort the devices

[RFC PATCH 2/6] fs/jffs2: Move long delayed work on system_dfl_long_wq
 2026-05-08 13:45 UTC 


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