All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 6.15-rc2
@ 2025-04-10  7:39 Miquel Raynal
  2025-04-10 14:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2025-04-10  7:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Richard Weinberger, Tudor Ambarus, Vignesh Raghavendra,
	Frieder Schrempf, Michael Walle, Pratyush Yadav, linux-mtd,
	Miquel Raynal

Hello,

This is a fixes MTD PR for 6.15-rc2.

Thanks,
Miquèl

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.15-rc2

for you to fetch changes up to 1c1fd374a2fe72b8a6dde62d3c3a9fd153e7581c:

  mtd: spinand: Fix build with gcc < 7.5 (2025-04-07 09:05:31 +0200)

----------------------------------------------------------------
Two important fixes: the build of the SPI NAND layer with old GCC
versions as well as the fix of the Qpic Makefile which was wrong in the
first place.

There are also two smaller fixes about a missing error and status check.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND

Miquel Raynal (1):
      mtd: spinand: Fix build with gcc < 7.5

Wentao Liang (2):
      mtd: inftlcore: Add error check for inftl_read_oob()
      mtd: rawnand: Add status chack in r852_ready()

 drivers/mtd/inftlcore.c     | 9 +++++----
 drivers/mtd/nand/Makefile   | 3 ---
 drivers/mtd/nand/raw/r852.c | 3 +++
 include/linux/mtd/spinand.h | 2 +-
 4 files changed, 9 insertions(+), 8 deletions(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] mtd: Fixes for 6.15-rc2
  2025-04-10  7:39 [GIT PULL] mtd: Fixes for 6.15-rc2 Miquel Raynal
@ 2025-04-10 14:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-10 14:10 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Linus Torvalds, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
	Pratyush Yadav, linux-mtd, Miquel Raynal

The pull request you sent on Thu, 10 Apr 2025 09:39:39 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.15-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b4991c01ad07c1b3954a95e49bfae80c726b4b48

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-10 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10  7:39 [GIT PULL] mtd: Fixes for 6.15-rc2 Miquel Raynal
2025-04-10 14:10 ` pr-tracker-bot

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.