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@microchip.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Frieder Schrempf <frieder.schrempf@kontron.de>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] mtd: Fixes for v5.8-rc5
Date: Tue, 7 Jul 2020 21:15:31 +0200 [thread overview]
Message-ID: <20200707211531.7f762650@xps13> (raw)
Hello Linus,
This is the MTD PR for the next -rc.
Thanks,
Miquèl
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.8-rc5
for you to fetch changes up to 880bc529bae2257d05a767f7f5c24fd61a47b605:
mtd: rawnand: xway: Fix build issue (2020-07-07 21:04:38 +0200)
----------------------------------------------------------------
MTD:
* Set a missing master partition panic write flag.
Raw NAND:
* Fix build issue in the xway driver.
* Fix a wrong return code.
----------------------------------------------------------------
Kamal Dasu (1):
mtd: set master partition panic write flag
Miquel Raynal (1):
mtd: rawnand: xway: Fix build issue
Richard Weinberger (1):
nandsim: Fix return code testing of ns_find_operation()
drivers/mtd/mtdcore.c | 4 ++--
drivers/mtd/nand/raw/nandsim.c | 2 +-
drivers/mtd/nand/raw/xway_nand.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
next reply other threads:[~2020-07-07 19:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-07 19:15 Miquel Raynal [this message]
2020-07-07 22:10 ` [GIT PULL] mtd: Fixes for v5.8-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=20200707211531.7f762650@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=Tudor.Ambarus@microchip.com \
--cc=frieder.schrempf@kontron.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.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