linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	linux-mtd <linux-mtd@lists.infradead.org>,
	vigneshr@ti.com, miquel.raynal@bootlin.com
Subject: [GIT PULL] MTD fixes for 5.7 final
Date: Wed, 20 May 2020 21:49:39 +0200 (CEST)	[thread overview]
Message-ID: <1270319593.249344.1590004179760.JavaMail.zimbra@nod.at> (raw)

Linus,

The following changes since commit 9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b:

  Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2020-05-17 12:33:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/fixes-for-5.7-rc6

for you to fetch changes up to f3a6a6c5e0f5a303fd8ec84ea33c0da5869d715f:

  mtd:rawnand: brcmnand: Fix PM resume crash (2020-05-19 10:24:49 +0200)

----------------------------------------------------------------
This pull request contains the following bug fixes for MTD:

- Fix a PM regression in brcmnand driver
- Propagate ECC information correctly on SPI-NAND
- Make sure no MTD name is used multiple time in nvmem

----------------------------------------------------------------
Kamal Dasu (1):
      mtd:rawnand: brcmnand: Fix PM resume crash

Miquel Raynal (1):
      mtd: spinand: Propagate ECC information to the MTD structure

Ricardo Ribalda Delgado (1):
      mtd: Fix mtd not registered due to nvmem name collision

 drivers/mtd/mtdcore.c                    | 2 +-
 drivers/mtd/nand/raw/brcmnand/brcmnand.c | 3 +--
 drivers/mtd/nand/spi/core.c              | 4 ++++
 3 files changed, 6 insertions(+), 3 deletions(-)

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

             reply	other threads:[~2020-05-20 19:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 19:49 Richard Weinberger [this message]
2020-05-20 20:30 ` [GIT PULL] MTD fixes for 5.7 final 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=1270319593.249344.1590004179760.JavaMail.zimbra@nod.at \
    --to=richard@nod.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --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;
as well as URLs for NNTP newsgroup(s).