Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 01:37:47 to 2026-05-28 08:43:55 UTC [more...]

[PATCH v3 00/13] spi: cadence-quadspi: add PHY tuning support
 2026-05-28  8:43 UTC  (19+ 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] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
 2026-05-28  7:52 UTC  (5+ messages)

[PATCH v2 0/2] mtd: spi-nor: spansion: fix die erase support
 2026-05-28  5:45 UTC  (6+ 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 v4] mtd: spinand: dosilicon: Add support for additional models
 2026-05-27 13:07 UTC 

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

[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  (6+ messages)
` [PATCH v10 1/3] dt-bindings: mtd: nand: Add nand-randomizer property
` [PATCH v10 2/3] mtd: spi-nand: Add support for randomizer
` [PATCH v10 3/3] mtd: spi-nand: macronix: Enable randomizer support

[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  (45+ messages)
` [PATCH v5 01/28] mtd: spi-nor: Drop duplicate Kconfig dependency
` [PATCH v5 02/28] mtd: spi-nor: debugfs: Fix the flags list
` [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 05/28] mtd: spi-nor: Improve opcodes documentation
` [PATCH v5 06/28] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH v5 07/28] mtd: spi-nor: debugfs: Enhance output
` [PATCH v5 08/28] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v5 09/28] mtd: spi-nor: swp: Clarify a comment
` [PATCH v5 10/28] mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
` [PATCH v5 11/28] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [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 15/28] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v5 16/28] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v5 17/28] mtd: spi-nor: Create a local SR cache
` [PATCH v5 18/28] mtd: spi-nor: debugfs: Add locking support
` [PATCH v5 19/28] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v5 20/28] mtd: spi-nor: Add steps for testing locking support
` [PATCH v5 21/28] mtd: spi-nor: swp: Add support for the complement feature
` [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 

[PATCH 1/2] ubi: build: replace simple_strtoul with kstrtouint in open_mtd_device()
 2026-05-07  8:25 UTC  (7+ messages)
` [PATCH 2/2] ubi: build: replace simple_strtoul with kstrtoul in bytes_str_to_int()

[PATCH 1/5] perf/arm_pmu_acpi: fix reference leak in arm_pmu_acpi_probe error path
 2026-05-06 15:43 UTC  (2+ messages)
` [PATCH 3/5] mtd: maps: physmap-core: fix reference leak on failed device registration

[PATCH v3 0/3] at91: Remove of_platform_default_populate() calls
 2026-05-06 15:21 UTC  (9+ messages)
` [PATCH v3 3/3] ARM: at91: remove unnecessary of_platform_default_populate calls

[PATCH 2/8] mtd: ts5500_flash: Remove mapping since board is no longer supported
 2026-05-06 14:42 UTC  (3+ messages)
` [PATCH 3/8] mtd: netsc520: "
` [PATCH 4/8] mtd: sc520cdp: "

[PATCH v4 00/27] mtd: spi-nor: Enhance software protection
 2026-05-06  9:54 UTC  (13+ messages)
` [PATCH v4 07/27] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v4 10/27] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [PATCH v4 16/27] mtd: spi-nor: Create a local SR cache

[GIT PULL] spi-nand/spi-mem changes for 7.2
 2026-05-05 15:17 UTC 

[PATCH] mtd: spi-nor: Add support for GD25/GD55 series flashes
 2026-05-05 13:50 UTC 

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

[PATCH v1] mtd: rawnand: fix condition in 'nand_select_target()'
 2026-05-05 11:46 UTC  (7+ messages)


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