public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 11:56:03 to 2026-03-14 08:06:02 UTC [more...]

[PATCH v2 0/6] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-14  8:05 UTC  (12+ messages)
` [PATCH v2 1/6] mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarification
` [PATCH v2 3/6] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH v2 5/6] mtd: rawnand: sunxi: make the code mode self-explanatory
` [PATCH v2 6/6] mtd: rawnand: sunxi: introduce variable user data length

[PATCH] ubifs: fix out-of-bounds write in LPT commit padding
 2026-03-14  2:15 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: mtd: refactor NAND bindings and add nand-controller-legacy.yaml
 2026-03-13 23:35 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: mtd: gpmi-nand: ref to nand-controller-legacy.yaml
` [PATCH v2 3/3] dt-bindings: mtd: mxc-nand: add missing compatible string and "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-13 19:22 UTC  (110+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 03/61] ceph: "
  ` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH 1/2] mtd: spi-nor: Fix RDCR controller capability core check
 2026-03-13 16:42 UTC  (6+ messages)

[PATCH v2 1/2] mtd: spi-nor: sst: Fix write enable before AAI sequence
 2026-03-13 13:39 UTC  (7+ messages)

[PATCH] Subject: [v2] mtd: spi-nor: gigadevice: Add support for GD25LQ255E
 2026-03-13 13:38 UTC 

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

[PATCH] dt-bindings: mtd: hisilicon,504-nfc: convert to DT schema
 2026-03-13 11:55 UTC  (6+ messages)

[PATCH 0/2] MAINTAINERS: SPI NOR: maintainer and reviewer updates
 2026-03-13 11:53 UTC  (4+ messages)

[PATCH RESEND] mtd: spi-nor: gigadevice: add support for GD25LQ255E
 2026-03-13 11:50 UTC  (2+ messages)

[PATCH v1 1/1] mtd: physmap: Drop leftovers of removed code for Baikal SoC
 2026-03-13 11:34 UTC 

[PATCH] mtd: spi-nor: swp: check SR_TB flag when getting tb_mask
 2026-03-13 11:15 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: micron-st: add SNOR_CMD_PP_8_8_8_DTR sfdp fixup for mt35xu512aba
 2026-03-13 11:04 UTC  (2+ messages)

[PATCH] mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentation
 2026-03-13 10:49 UTC  (2+ messages)

[PATCH] mtd: spi-nor: core: correct the op.dummy.nbytes when check read operations
 2026-03-13 10:43 UTC  (2+ messages)

[PATCH v2 0/2] mtd: devices: Qualcomm SCM storage support
 2026-03-13 10:16 UTC  (7+ messages)

[PATCH v8 0/3] mtd: spi-nand: Add support for randomizer feature
 2026-03-12 14:45 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: mtd: spinand: Add randomizer enable/disable properties

[PATCH] mtd: nand: Use guard for mutex in nand_suspend
 2026-03-12 14:44 UTC 

[PATCH 0/2] MTD fixes for OF node refcounting
 2026-03-12 11:29 UTC  (5+ messages)
` [PATCH 1/2] mtd: parsers: ofpart: call of_node_put() only in ofpart_fail path
` [PATCH 2/2] mtd: parsers: ofpart: call of_node_get() for dedicated subpartitions

[PATCH 0/3] mtd: rawnand: mxc: set raw chip's to child nand@0
 2026-03-11 15:36 UTC  (5+ messages)
` [PATCH 1/3] mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if present
` [PATCH 2/3] mtd: rawnand: mxc: "
` [PATCH 3/3] mtd: rawnand: ifc: "

[PATCH] mtd: nand: Use scoped_guard for mutex in nand_resume
 2026-03-11 15:36 UTC  (2+ messages)

[PATCH 0/3] Fix spear600-smi YAML conversion
 2026-03-11 15:36 UTC  (5+ messages)

[PATCH] mtd: rawnand: serialize lock/unlock against other NAND operations
 2026-03-11 15:33 UTC  (2+ messages)

[PATCH] mtd: rawnand: brcmnand: skip DMA during panic write
 2026-03-11 15:33 UTC  (2+ messages)

[PATCHv2 0/2] mtd: concat: use flex array
 2026-03-11 15:25 UTC  (2+ messages)

[PATCH] mtd: docg3: fix use-after-free in docg3_release()
 2026-03-11 15:25 UTC  (2+ messages)

[PATCH] mtd: virt_concat: fix kdoc text
 2026-03-11 15:25 UTC  (2+ messages)

[PATCH v2 1/1] mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baikal SoC
 2026-03-11 15:25 UTC  (5+ messages)

[PATCH] mtd: physmap_of_gemini: Fix disabled pinctrl state check
 2026-03-11 15:25 UTC  (2+ messages)

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (3+ messages)

[PATCH v4 0/2] mtd: spi-nor: Fix SST AAI write mode
 2026-03-11 10:30 UTC  (3+ messages)
` [PATCH v4 1/2] mtd: spi-nor: sst: Fix write enable before AAI sequence
` [PATCH v4 2/2] mtd: spi-nor: core: Fix AAI mode when dirmap is not available

[PATCH] blk-mq: nvme: Fix general protection fault in nvme_setup_descriptor_pools()
 2026-03-11  1:14 UTC  (5+ messages)

[PATCH 6.1.y] mtd: spinand: macronix: use scratch buffer for DMA operation
 2026-03-10 17:15 UTC 

[PATCH v2] dt-bindings: mtd: st,spear600-smi: convert to DT schema
 2026-03-10 15:09 UTC  (3+ messages)

[PATCH RFC 0/7] Support for SPI RX Sampling Delay Compensation
 2026-03-10 14:19 UTC  (10+ messages)
` [PATCH RFC 4/7] mtd: spinand: toshiba: Add RX sampling delay values
` [PATCH RFC 5/7] spi: Add RX sampling point adjustment
` [PATCH RFC 6/7] spi: spi-mem: Call spi_set_rx_sampling_point() for each op


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