[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1270319593.249344.1590004179760.JavaMail.zimbra@nod.at>
Date: Wed, 20 May 2020 21:49:39 +0200 (CEST)
From: Richard Weinberger <richard@....at>
To: torvalds <torvalds@...ux-foundation.org>
Cc: miquel.raynal@...tlin.com, vigneshr@...com,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-mtd <linux-mtd@...ts.infradead.org>
Subject: [GIT PULL] MTD fixes for 5.7 final
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(-)
Powered by blists - more mailing lists