All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Richard Weinberger <richard@nod.at>,
	Tudor Ambarus <Tudor.Ambarus@linaro.org>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	Michael Walle <michael@walle.cc>,
	Pratyush Yadav <pratyush@kernel.org>,
	linux-mtd@lists.infradead.org,
	Miquel Raynal <miquel.raynal@bootlin.com>
Subject: [GIT PULL] mtd: Fixes for 6.17-rc6
Date: Thu, 11 Sep 2025 17:46:51 +0200	[thread overview]
Message-ID: <87ms71800k.fsf@bootlin.com> (raw)

Hello,

This is a fixes MTD PR for the next -rc cycle.

Thanks,
Miquèl

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.17-rc6

for you to fetch changes up to 4550d33e18112a11a740424c4eec063cd58e918c:

  mtd: spinand: winbond: Fix oob_layout for W25N01JW (2025-09-05 17:03:44 +0200)

----------------------------------------------------------------
SPI NAND fix:

- Wrong OOB layout for Winbond W25N01JW SPI NAND devices

Raw NAND fixes:
- Atmel raw NAND controller timings
- Buffer handling in stm32_fmc2 driver
- Error handling in Nuvoton's driver

MTD devices fixes:
- Wrong depends-on dependencies on the Intel DRM driver

----------------------------------------------------------------
Alexander Sverdlin (1):
      mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing

Christophe JAILLET (1):
      mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()

Christophe Kerello (2):
      mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
      mtd: rawnand: stm32_fmc2: fix ECC overwrite

Geert Uytterhoeven (1):
      mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE

Santhosh Kumar K (1):
      mtd: spinand: winbond: Fix oob_layout for W25N01JW

 drivers/mtd/devices/Kconfig                        |  4 +-
 drivers/mtd/nand/raw/atmel/nand-controller.c       | 16 ++++++--
 .../mtd/nand/raw/nuvoton-ma35d1-nand-controller.c  |  4 +-
 drivers/mtd/nand/raw/stm32_fmc2_nand.c             | 46 +++++++++++-----------
 drivers/mtd/nand/spi/winbond.c                     | 37 ++++++++++++++++-
 5 files changed, 77 insertions(+), 30 deletions(-)

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

             reply	other threads:[~2025-09-11 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 15:46 Miquel Raynal [this message]
2025-09-11 23:50 ` [GIT PULL] mtd: Fixes for 6.17-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ms71800k.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@linaro.org \
    --cc=frieder.schrempf@kontron.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=michael@walle.cc \
    --cc=pratyush@kernel.org \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.