From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vignesh Raghavendra <vigneshr@ti.com>,
Tudor Ambarus <Tudor.Ambarus@microchip.com>,
Richard Weinberger <richard@nod.at>,
linux-kernel@vger.kernel.org,
Frieder Schrempf <frieder.schrempf@kontron.de>,
linux-mtd@lists.infradead.org
Subject: [GIT PULL] mtd: Fixes for v5.11-rc5
Date: Sat, 23 Jan 2021 19:59:40 +0100 [thread overview]
Message-ID: <20210123195940.2c76e738@xps13> (raw)
Hello Linus,
This is a fixes MTD PR for the next -rc.
Thanks,
Miquèl
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes
for you to fetch changes up to b135b3358d73aa2a8b2be35d08e422421d1c609e:
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout (2021-01-20 23:38:00 +0100)
----------------------------------------------------------------
Martin Blumenstingl (1):
mtd: rawnand: intel: check the mtd name only after setting the variable
Miquel Raynal (3):
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
mtd: spinand: Fix MTD_OPS_AUTO_OOB requests
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout
Sean Nyekjaer (1):
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 2 +-
drivers/mtd/nand/raw/intel-nand-controller.c | 5 +++--
drivers/mtd/nand/raw/nandsim.c | 7 +++----
drivers/mtd/nand/raw/omap2.c | 15 +++++++++------
drivers/mtd/nand/spi/core.c | 14 +++++++++++---
5 files changed, 27 insertions(+), 16 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
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.11-rc5
Date: Sat, 23 Jan 2021 19:59:40 +0100 [thread overview]
Message-ID: <20210123195940.2c76e738@xps13> (raw)
Hello Linus,
This is a fixes MTD PR for the next -rc.
Thanks,
Miquèl
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes
for you to fetch changes up to b135b3358d73aa2a8b2be35d08e422421d1c609e:
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout (2021-01-20 23:38:00 +0100)
----------------------------------------------------------------
Martin Blumenstingl (1):
mtd: rawnand: intel: check the mtd name only after setting the variable
Miquel Raynal (3):
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
mtd: spinand: Fix MTD_OPS_AUTO_OOB requests
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout
Sean Nyekjaer (1):
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 2 +-
drivers/mtd/nand/raw/intel-nand-controller.c | 5 +++--
drivers/mtd/nand/raw/nandsim.c | 7 +++----
drivers/mtd/nand/raw/omap2.c | 15 +++++++++------
drivers/mtd/nand/spi/core.c | 14 +++++++++++---
5 files changed, 27 insertions(+), 16 deletions(-)
next reply other threads:[~2021-01-23 19:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-23 18:59 Miquel Raynal [this message]
2021-01-23 18:59 ` [GIT PULL] mtd: Fixes for v5.11-rc5 Miquel Raynal
2021-01-23 20:05 ` pr-tracker-bot
2021-01-23 20:05 ` 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=20210123195940.2c76e738@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 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.