linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 6.8-rc7
@ 2024-02-26 11:11 Miquel Raynal
  2024-02-26 19:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2024-02-26 11:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
	Pratyush Yadav, linux-kernel

Hello Linus,

This is a fixes MTD PR for v6.8-rc7.

Thanks,
Miquèl

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.8-rc7

for you to fetch changes up to e6a30d0c48a1e8a68f1cc413bee65302ab03ddfb:

  mtd: rawnand: marvell: fix layouts (2024-02-05 16:16:24 +0100)

----------------------------------------------------------------
Many NAND page layouts have been added to the Marvell NAND controller
but could not be used in practice so they are being removed.

Regarding the SPI-NAND area, Gigadevice chips were not using the right
buffer for an ECC status check operation.

Aside from these driver fixes, there is also a refcount fix in the MTD
core nodes parsing logic.

----------------------------------------------------------------
Elad Nachman (1):
      mtd: rawnand: marvell: fix layouts

Han Xu (1):
      mtd: spinand: gigadevice: Fix the get ecc status issue

Miquel Raynal (1):
      mtd: Fix possible refcounting issue when going through partition nodes

 drivers/mtd/mtdcore.c               |  1 +
 drivers/mtd/nand/raw/marvell_nand.c | 13 +++++--------
 drivers/mtd/nand/spi/gigadevice.c   |  6 ++++--
 3 files changed, 10 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2024-02-26 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 11:11 [GIT PULL] mtd: Fixes for 6.8-rc7 Miquel Raynal
2024-02-26 19:29 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).