From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Richard Weinberger <richard@nod.at>
Cc: linux-mtd@lists.infradead.org,
Tudor Ambarus <Tudor.Ambarus@microchip.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Frieder Schrempf <frieder.schrempf@kontron.de>
Subject: Re: [GIT PULL] mtd: nand: Changes for 5.15
Date: Fri, 3 Sep 2021 00:10:50 +0200 [thread overview]
Message-ID: <20210903001050.5cc0c9be@xps13> (raw)
In-Reply-To: <20210903000310.6cd0fbff@xps13>
Miquel Raynal <miquel.raynal@bootlin.com> wrote on Fri, 3 Sep 2021
00:03:10 +0200:
> Hello,
>
> This is the NAND PR for 5.15.
>
> Thanks,
> Miquèl
>
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
>
> Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/nand/for-5.15
>
> for you to fetch changes up to 6b430c7595e4eb95fae8fb54adc3c3ce002e75ae:
>
> mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()' (2021-08-23 10:58:14 +0200)
>
> ----------------------------------------------------------------
> NAND core changes:
> * Repair Miquel Raynal's email address in MAINTAINERS
> * Fix a couple of spelling mistakes in Kconfig
> * bbt: Skip bad blocks when searching for the BBT in NAND
> * Remove never changed ret variable
>
> Raw NAND changes:
> * cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()'
> * intel: Fix error handling in probe
> * omap: Fix kernel doc warning on 'calcuate' typo
> * gpmc: Fix the ECC bytes vs. OOB bytes equation
>
> SPI-NAND core changes:
> * Properly fill the OOB area.
> * Fix comment
>
> SPI-NAND drivers changes:
> * macronix: Add Quad support for serial NAND flash
>
> ----------------------------------------------------------------
> Christophe JAILLET (1):
> mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()'
>
> Colin Ian King (1):
> mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
>
> Daniel Palmer (1):
> mtd: spinand: core: Properly fill the OOB area.
>
> Evgeny Novikov (1):
> mtd: rawnand: intel: Fix error handling in probe
>
> Jaime Liao (1):
> mtd: spinand: macronix: Add Quad support for serial NAND flash
>
> Jason Wang (1):
> mtd: rawnand: remove never changed ret variable
>
> Lukas Bulwahn (1):
> MAINTAINERS: repair Miquel Raynal's email address
>
> Miquel Raynal (2):
> dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
> mtd: spinand: Fix comment
>
> Stefan Riedmueller (1):
> mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NAND
>
> Vladimir Molokov (1):
> mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typo
>
> Documentation/devicetree/bindings/mtd/gpmc-nand.txt | 2 +-
> MAINTAINERS | 4 ++--
> drivers/mtd/nand/raw/Kconfig | 4 ++--
> drivers/mtd/nand/raw/cafe_nand.c | 4 +++-
> drivers/mtd/nand/raw/intel-nand-controller.c | 27 ++++++++++++++++++---------
> drivers/mtd/nand/raw/meson_nand.c | 4 ++--
> drivers/mtd/nand/raw/nand_bbt.c | 33 +++++++++++++++++++++++++++++++++
> drivers/mtd/nand/raw/omap2.c | 2 +-
> drivers/mtd/nand/spi/core.c | 4 +++-
> drivers/mtd/nand/spi/macronix.c | 16 ++++++++--------
> 10 files changed, 73 insertions(+), 27 deletions(-)
Pulled into mtd/next.
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
prev parent reply other threads:[~2021-09-02 22:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 22:03 [GIT PULL] mtd: nand: Changes for 5.15 Miquel Raynal
2021-09-02 22:10 ` Miquel Raynal [this message]
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=20210903001050.5cc0c9be@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=Tudor.Ambarus@microchip.com \
--cc=frieder.schrempf@kontron.de \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--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.