public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 10:24:43 to 2026-03-30 09:12:09 UTC [more...]

[PATCH 0/2] MIPS RB532 GPIO descriptor conversion
 2026-03-30  9:12 UTC  (6+ messages)
` [PATCH 1/2] MIPS/input: Move RB532 button to GPIO descriptors
` [PATCH 2/2] MIPS/mtd: Handle READY GPIO in generic NAND platform data

[PATCH v4 0/2] mtd: spi-nor: Fix SST AAI write mode
 2026-03-30  7:31 UTC  (2+ messages)

[PATCH] Ensure Dreamcast VMU MTD code keeps building
 2026-03-28 13:25 UTC 

[PATCH 0/4] spi: spi-mem/mtd: spinand: Prevent SPI NAND continuous reads on am65/am62
 2026-03-26 16:47 UTC  (5+ messages)
` [PATCH 1/4] spi: spi-mem: Add a no_cs_assertion capability
` [PATCH 2/4] mtd: spinand: Make sure continuous read is always disabled during probe
` [PATCH 3/4] mtd: spinand: Prevent continuous reads on some controllers
` [PATCH 4/4] spi: cadence-qspi: Prevent SPI NAND continuous reads

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

[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
 2026-03-26 10:46 UTC  (46+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA

[PATCH] jffs2: fix use-after-free in jffs2_garbage_collect_thread()
 2026-03-26  2:15 UTC  (2+ messages)

[PATCH] mtd: spinand: winbond: Declare the QE bit on W25NxxJW
 2026-03-25 17:04 UTC 

[PATCH v3 0/9] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-25 14:29 UTC  (13+ messages)
` [PATCH v3 1/9] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
` [PATCH v3 2/9] mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
` [PATCH v3 3/9] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH v3 4/9] mtd: rawnand: sunxi: replace hard coded value by a define - take2
` [PATCH v3 5/9] mtd: rawnand: sunxi: make the code more self-explanatory
` [PATCH v3 6/9] mtd: rawnand: sunxi: remove dead code
` [PATCH v3 7/9] mtd: rawnand: sunxi: change error prone variable name
` [PATCH v3 8/9] mtd: rawnand: sunxi: fix typos in comments
` [PATCH v3 9/9] mtd: rawnand: sunxi: introduce maximize variable user data length

[PATCH] mtd: spinand: winbond: Clarify when to enable the HS bit
 2026-03-25 14:29 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: mtd: refactor NAND bindings and add nand-controller-legacy.yaml
 2026-03-25 14:29 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: mtd: gpmi-nand: ref to nand-controller-legacy.yaml
` [PATCH v3 3/3] dt-bindings: mtd: mxc-nand: add missing compatible string and "

[PATCH v3 0/2] lib/list_sort: Clean up list_sort() scheduling workarounds
 2026-03-25  7:18 UTC  (7+ messages)
` [PATCH v3 1/2] ubifs: Remove unnecessary cond_resched() from list_sort() compare
` [PATCH v3 2/2] lib/list_sort: Remove dummy cmp() calls to speed up merge_final()

[PATCH] mtd: spi-nor: micron-st: Enable die erase support for MT35XU02GCBA
 2026-03-23 11:46 UTC 

[PATCH 6.1.y] mtd: spinand: macronix: use scratch buffer for DMA operation
 2026-03-21 14:43 UTC  (2+ messages)
` Patch "mtd: spinand: macronix: use scratch buffer for DMA operation" has been added to the 6.1-stable tree

[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-20 22:14 UTC  (28+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v3 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v3 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 08/16] hpet: "
` [PATCH v3 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v3 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 11/16] staging: vme_user: "
` [PATCH v3 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v3 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v3 16/16] mm: on remap assert that input range within the proposed VMA

[GIT PULL] mtd: Fixes for 7.0-rc5
 2026-03-20 17:13 UTC  (2+ messages)

[PATCH V1 0/1] drivers/mtd/spi-nor: add new part numbers
 2026-03-20  3:04 UTC  (2+ messages)
` [PATCH V1 1/1] "

Invoice Notification from PayPal,LLC
 2026-03-19 17:38 UTC 

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-19 16:29 UTC  (24+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 11/16] staging: vme_user: "
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
 2026-03-19 11:43 UTC 

[PATCH] mtd: rawnand: pl353: make sure optimal timings are applied
 2026-03-19 11:35 UTC  (3+ messages)

[PATCH] mtd: spi-nor: micron-st: fix FSR read fallback for controllers returning -ENOTSUPP
 2026-03-19 11:19 UTC  (6+ messages)

[PATCH v2] lib/list_sort: introduce list_sort_nonatomic() and clean up scheduling workarounds
 2026-03-19  5:37 UTC  (4+ messages)

[PATCH] mtd-utils: tests: jittertest: reject overlong file names
 2026-03-18 22:53 UTC 

[PATCH v2] mtd: rawnand: pl353: make sure optimal timings are applied
 2026-03-18 17:08 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: Rename spi_nor_spimem_check_op()
 2026-03-18 17:08 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Fix RDCR controller capability core check
 2026-03-18 17:08 UTC  (2+ messages)

[PATCH] mtd: cmdlinepart: use a flexible array member
 2026-03-18 17:07 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Rename spi_nor_spimem_check_op()
 2026-03-17 16:13 UTC  (4+ messages)

[PATCH] lib/list_sort: introduce list_sort_nonatomic() and remove dummy cmp() calls
 2026-03-17 16:08 UTC  (11+ messages)

[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
 2026-03-17 15:17 UTC  (6+ messages)
` [RFC PATCH v2 11/12] spi: cadence-quadspi: restrict PHY frequency to tuned operations

[PATCH 1/2] mtd: spi-nor: Fix RDCR controller capability core check
 2026-03-17 13:18 UTC  (6+ messages)
` [PATCH 2/2] mtd: spi-nor: Rename spi_nor_spimem_check_op()

[PATCH v3 00/27] mtd: spi-nor: Enhance software protection
 2026-03-17 10:24 UTC  (16+ messages)
` [PATCH v3 13/27] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v3 14/27] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v3 15/27] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v3 16/27] mtd: spi-nor: Create a local SR cache
` [PATCH v3 17/27] mtd: spi-nor: debugfs: Add locking support
` [PATCH v3 18/27] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v3 19/27] mtd: spi-nor: Add steps for testing locking support
` [PATCH v3 20/27] mtd: spi-nor: swp: Add support for the complement feature
` [PATCH v3 21/27] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v3 22/27] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v3 23/27] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v3 24/27] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v3 25/27] mtd: spi-nor: winbond: Add W25H01NWxxIQ "
` [PATCH v3 26/27] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v3 27/27] mtd: spi-nor: winbond: Add W25Q02NWxxIM "


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