Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 12:44:39 to 2026-05-27 09:34:58 UTC [more...]

[PATCH 1/3] mtd: maps: remove AMD Élan specific drivers
 2026-05-27  9:34 UTC  (5+ messages)
` [PATCH 2/3] mtd: maps: remove uclinux map driver
` [PATCH 3/3] mtd: maps: remove obsolete impa7 "

[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 0/2] mtd: spi-nor: spansion: fix die erase support
 2026-05-27  9:05 UTC  (3+ 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 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 -next] mtd: spi-nor: testing locking, fix new doc build warnings
 2026-05-27  7:54 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] [v3] mtd: spi-nor: gigadevice: Add support for GD25LQ255E
 2026-05-27  3:28 UTC  (6+ messages)
` [PATCH] [v4] mtd: spi-nor: gigadevice: Add support for GD25LQ256H

[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 3/5] mtd: maps: physmap: fix reference leak on failed device registration
 2026-05-06 15:43 UTC  (3+ messages)
` [PATCH 1/5] perf/arm_pmu_acpi: fix reference leak in arm_pmu_acpi_probe error path
` [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  (10+ 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  (4+ messages)
` [PATCH 2/3] jffs2: clean up xattr refs in jffs2_del_ino_cache instead of BUG_ON
` [PATCH 3/3] jffs2: fix GC thread BUG_ON during reconfigure via fspick

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

[PATCH] memory: atmel-ebi: Allow deferred probing
 2026-05-04 17:48 UTC  (2+ messages)

[PATCH] mtd: sm_ftl: allocate cis_buffer with main struct
 2026-05-04 14:00 UTC  (3+ messages)

[PATCH] mtd: spi-nor: cypress: Add support for CY15V104QSN
 2026-05-04  8:53 UTC  (3+ messages)

[GIT PULL] mtd: Fixes for 7.1-rc2
 2026-05-01  0:45 UTC  (2+ messages)

VIP Client Invoice #6974082 – Please Review
 2026-04-30 16:20 UTC 

[PATCH v3 00/11] mtd: spinand: Winbond continuous read support
 2026-04-29 17:56 UTC  (12+ messages)
` [PATCH v3 01/11] mtd: spinand: Drop a too strong limitation
` [PATCH v3 02/11] mtd: spinand: Expose spinand_op_is_odtr()
` [PATCH v3 03/11] mtd: spinand: Drop ECC dirmaps
` [PATCH v3 04/11] spi: spi-mem: Transform the read operation template
` [PATCH v3 05/11] spi: spi-mem: Create a secondary read operation
` [PATCH v3 06/11] mtd: spinand: Use secondary ops for continuous reads
` [PATCH v3 07/11] mtd: spinand: winbond: Ensure chips are ordered by density
` [PATCH v3 08/11] mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
` [PATCH v3 09/11] mtd: spinand: winbond: Create a helper to write the HS bit
` [PATCH v3 10/11] mtd: spinand: winbond: Create a helper to detect the need for "
` [PATCH v3 11/11] mtd: spinand: winbond: Add support for continuous reads on W25NxxJW

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

[PATCH 0/4] spi: spi-mem/mtd: spinand: Prevent SPI NAND continuous reads on am65/am62
 2026-04-28 12:44 UTC  (2+ messages)


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