public inbox for linux-kernel@vger.kernel.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.2-rc4
Date: Thu, 12 Jan 2023 10:49:41 +0100	[thread overview]
Message-ID: <20230112104941.27840eb4@xps-13> (raw)

Hello Linus,

This is an MTD fixes PR for the next -rc. I was told that MAINTAINERS
changes were welcome ASAP to avoid bouncing e-mails and communication
disruptions, so here is a change to update Tudor's e-mail address
included in this PR aside with 3 core MTD changes.

Thanks,
Miquèl

The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:

  Linux 6.2-rc2 (2023-01-01 13:53:16 -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.2-rc4

for you to fetch changes up to c0f7ae27539fbac267384a7bfc58296ea7550d52:

  MAINTAINERS: Update email of Tudor Ambarus (2023-01-07 15:18:44 +0100)

----------------------------------------------------------------
MTD changes:
* cfi: Allow building spi-intel standalone to avoid build issues
* parsers: scpart: Fix __udivdi3 undefined on mips
* parsers: tplink_safeloader: Fix potential memory leak during parsing

MAINTAINERS change:
* Update email of Tudor Ambarus

----------------------------------------------------------------
Arnd Bergmann (1):
      mtd: cfi: allow building spi-intel standalone

Mikhail Zhilkin (1):
      mtd: parsers: scpart: fix __udivdi3 undefined on mips

Tudor Ambarus (1):
      MAINTAINERS: Update email of Tudor Ambarus

Yuan Can (1):
      mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()

 .mailmap                                                             |  1 +
 Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml  |  2 +-
 Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml  |  2 +-
 Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml |  2 +-
 Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml      |  2 +-
 Documentation/devicetree/bindings/spi/atmel,quadspi.yaml             |  2 +-
 MAINTAINERS                                                          | 10 +++++-----
 drivers/crypto/atmel-ecc.c                                           |  4 ++--
 drivers/crypto/atmel-i2c.c                                           |  4 ++--
 drivers/crypto/atmel-i2c.h                                           |  2 +-
 drivers/mtd/parsers/scpart.c                                         |  2 +-
 drivers/mtd/parsers/tplink_safeloader.c                              |  4 +++-
 drivers/mtd/spi-nor/core.c                                           |  1 +
 include/linux/mtd/spi-nor.h                                          |  1 -
 14 files changed, 21 insertions(+), 18 deletions(-)

             reply	other threads:[~2023-01-12  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-12  9:49 Miquel Raynal [this message]
2023-01-12 12:16 ` [GIT PULL] mtd: Fixes for v6.2-rc4 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=20230112104941.27840eb4@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