* [GIT PULL] MTD fixes for 4.15-rc4
@ 2017-12-18 13:48 Richard Weinberger
0 siblings, 0 replies; only message in thread
From: Richard Weinberger @ 2017-12-18 13:48 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, linux-mtd, David Woodhouse, Brian Norris,
boris.brezillon, marek.vasut, cyrille.pitchen
Linus,
The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:
Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/for-linus-20171218
for you to fetch changes up to d82c3682168431d29ba1741d0cd5ef45c68bf8e0:
mtd: Fix mtd_check_oob_ops() (2017-12-18 09:16:35 +0100)
----------------------------------------------------------------
This pull request contains the following regression fixes:
* Fixed bitflip handling in brcmnand and gpmi nand drivers
* Reverted a bad device tree binding for spi-nor
* Fixed a copy&paste error in gpio-nand driver
* Fixed a too strict length check in mtd core
----------------------------------------------------------------
Albert Hsieh (1):
mtd: nand: brcmnand: Zero bitflip is not an error
Christophe Leroy (1):
mtd: nand: gpio: Fix ALE gpio configuration
Cyrille Pitchen (1):
Revert "dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list"
Miquel Raynal (1):
mtd: Fix mtd_check_oob_ops()
Richard Weinberger (1):
Merge branch 'spi-nor/fixes' of ssh://bombadil/srv/git/linux-mtd into
mtd/fixes-for-4.15-rc4
Sascha Hauer (1):
mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM
Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 2 --
drivers/mtd/mtdcore.c | 2 +-
drivers/mtd/nand/brcmnand/brcmnand.c | 2 +-
drivers/mtd/nand/gpio.c | 6 +++---
drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 6 +++---
5 files changed, 8 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-18 13:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-18 13:48 [GIT PULL] MTD fixes for 4.15-rc4 Richard Weinberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox