[GIT PULL] mtd: Fixes for v5.11-rc5
Miquel Raynal
miquel.raynal at bootlin.com
Sat Jan 23 13:59:40 EST 2021
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(-)
More information about the linux-mtd
mailing list