* mtd: Fixes for 4.17-rc6
@ 2018-05-18 7:36 Boris Brezillon
0 siblings, 0 replies; only message in thread
From: Boris Brezillon @ 2018-05-18 7:36 UTC (permalink / raw)
To: Linus Torvalds, linux-mtd@lists.infradead.org
Cc: Geert Uytterhoeven, linux-m68k, David Woodhouse,
Richard Weinberger, Miquel Raynal, Marek Vasut, Brian Norris
Hello Linus,
Here is the MTD fixes PR for 4.17-rc6.
Regards,
Boris
The following changes since commit 67b8d5c7081221efa252e111cd52532ec6d4266f:
Linux 4.17-rc5 (2018-05-13 16:15:17 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.17-rc6
for you to fetch changes up to 9f825e74d761c13b0cfaa5f65344d64ff970e252:
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit (2018-05-15 14:40:34 +0200)
----------------------------------------------------------------
NAND fixes:
- Fix read path of the Marvell NAND driver
- Make sure we don't pass a u64 to ndelay()
CFI fixes:
- Fix the map_word_andequal() implementation
----------------------------------------------------------------
Ben Hutchings (1):
mtd: Fix comparison in map_word_andequal()
Boris Brezillon (1):
mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
Geert Uytterhoeven (1):
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
drivers/mtd/nand/raw/marvell_nand.c | 8 +++++---
include/linux/mtd/map.h | 2 +-
include/linux/mtd/rawnand.h | 16 +++++++++++-----
3 files changed, 17 insertions(+), 9 deletions(-)
--
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-18 7:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-18 7:36 mtd: Fixes for 4.17-rc6 Boris Brezillon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).