[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201106204311.795d6016@xps13>
Date: Fri, 6 Nov 2020 20:43:11 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mtd@...ts.infradead.org, Richard Weinberger <richard@....at>,
Tudor Ambarus <Tudor.Ambarus@...rochip.com>,
Vignesh Raghavendra <vigneshr@...com>,
Frieder Schrempf <frieder.schrempf@...tron.de>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] mtd: Fixes for v5.10-rc3
Hello Linus,
This is an MTD fixes PR for the next -rc.
Thanks,
Miquèl
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
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 9efac6ce7f621c405d49a091e3e367be4250a27a:
mtd: rawnand: stm32_fmc2: fix broken ECC (2020-10-30 18:24:51 +0100)
----------------------------------------------------------------
Alexander Sverdlin (1):
mtd: spi-nor: Don't copy self-pointing struct around
Bert Vermeulen (1):
mtd: spi-nor: Fix address width on flash chips > 16MB
Christophe Kerello (1):
mtd: rawnand: stm32_fmc2: fix broken ECC
Fabio Estevam (2):
mtd: rawnand: mxc: Move the ECC engine initialization to the right place
mtd: rawnand: ifc: Move the ECC engine initialization to the right place
drivers/mtd/nand/raw/fsl_ifc_nand.c | 43 +++++++++++++++++++++++------------------
drivers/mtd/nand/raw/mxc_nand.c | 17 +++++-----------
drivers/mtd/nand/raw/stm32_fmc2_nand.c | 15 +++++++-------
drivers/mtd/spi-nor/core.c | 13 +++++++------
4 files changed, 44 insertions(+), 44 deletions(-)
Powered by blists - more mailing lists