[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180511095913.27878f1f@bbrezillon>
Date: Fri, 11 May 2018 09:59:13 +0200
From: Boris Brezillon <boris.brezillon@...tlin.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Marek Vasut <marex@...x.de>,
Brian Norris <computersforpeace@...il.com>,
David Woodhouse <dwmw2@...radead.org>,
Richard Weinberger <richard@....at>,
Miquel Raynal <miquel.raynal@...tlin.com>
Subject: [GIT PULL] mtd: Fixes for 4.17-rc5
Hello Linus,
Here is the MTD fixes PR for 4.17-rc5.
Regards,
Boris
The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64:
Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.17-rc5
for you to fetch changes up to 3057fcef385348fe85173f1b0c824d89f1176f72:
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg (2018-05-10 08:40:39 +0200)
----------------------------------------------------------------
NAND fixes:
- Make nand_soft_waitrdy() wait tWB before polling the status REG
- Fix BCH write in the the Marvell NAND controller driver
- Fix wrong picosec to msec conversion in the Marvell NAND controller
driver
- Fix DMA handling in the TI OneNAND controllre driver
----------------------------------------------------------------
Boris Brezillon (1):
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Chris Packham (1):
mtd: rawnand: marvell: pass ms delay to wait_op
Ladislav Michl (1):
mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
Miquel Raynal (1):
mtd: rawnand: marvell: fix command xtype in BCH write hook
drivers/mtd/nand/onenand/omap2.c | 105 ++++++++++++++++++++++---------------------------------------
drivers/mtd/nand/raw/marvell_nand.c | 12 +++++--
drivers/mtd/nand/raw/nand_base.c | 5 +++
3 files changed, 52 insertions(+), 70 deletions(-)
Powered by blists - more mailing lists