public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
	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-kernel@vger.kernel.org
Subject: [GIT PULL] mtd: Fixes for v6.5-rc5
Date: Fri, 4 Aug 2023 09:24:01 +0200	[thread overview]
Message-ID: <20230804092401.18b19001@xps-13> (raw)

Hello Linus,

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

Thanks,
Miquèl

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5-rc5

for you to fetch changes up to c6abce60338aa2080973cd95be0aedad528bb41f:

  mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op() (2023-07-27 16:54:23 +0200)

----------------------------------------------------------------
Raw NAND fixes:
* fsl_upm: Fix an off-by one test in fun_exec_op()
* Rockchip:
  - Align hwecc vs. raw page helper layouts
  - Fix oobfree offset and description
* Meson: Fix OOB available bytes for ECC
* Omap ELM: Fix incorrect type in assignment

SPI-NOR fixes:
* Avoid holes in struct spi_mem_op

Hyperbus fixes:
* Add Tudor as reviewer in MAINTAINERS

SPI-NAND fixes:
* Winbond and Toshiba: Fix ecc_get_status

----------------------------------------------------------------
Arnd Bergmann (1):
      mtd: spi-nor: avoid holes in struct spi_mem_op

Arseniy Krasnov (1):
      mtd: rawnand: meson: fix OOB available bytes for ECC

Christophe JAILLET (1):
      mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()

Johan Jonker (2):
      mtd: rawnand: rockchip: fix oobfree offset and description
      mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts

Olivier Maignial (2):
      mtd: spinand: toshiba: Fix ecc_get_status
      mtd: spinand: winbond: Fix ecc_get_status

Roger Quadros (1):
      mtd: rawnand: omap_elm: Fix incorrect type in assignment

Tudor Ambarus (1):
      MAINTAINERS: Add myself as reviewer for HYPERBUS

 MAINTAINERS                                     |  1 +
 drivers/mtd/nand/raw/fsl_upm.c                  |  2 +-
 drivers/mtd/nand/raw/meson_nand.c               |  3 +--
 drivers/mtd/nand/raw/omap_elm.c                 | 24 ++++++++++++------------
 drivers/mtd/nand/raw/rockchip-nand-controller.c | 45 +++++++++++++++++++++++++--------------------
 drivers/mtd/nand/spi/toshiba.c                  |  4 ++--
 drivers/mtd/nand/spi/winbond.c                  |  4 ++--
 drivers/mtd/spi-nor/spansion.c                  |  4 ++--
 include/linux/spi/spi-mem.h                     |  4 ++++
 9 files changed, 50 insertions(+), 41 deletions(-)

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

             reply	other threads:[~2023-08-04  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04  7:24 Miquel Raynal [this message]
2023-08-04 19:06 ` [GIT PULL] mtd: Fixes for v6.5-rc5 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=20230804092401.18b19001@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@linaro.org \
    --cc=frieder.schrempf@kontron.de \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox