[GIT PULL] MTD updates #2 for 4.3-rc1
From: Brian Norris
Date: Wed Sep 09 2015 - 14:00:29 EST
Hi Linus,
There was one significant bug in my first pull request, fixed here. I
also threw in a few trivial ID additions and a small module rename.
The following changes since commit 718e38b4d96085b4dab08d3d32e5e033aa1ba6e9:
mtd: mtd_oobtest: Fix the address offset with vary_offset case (2015-08-27 16:30:01 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/for-linus-20150909
for you to fetch changes up to 2ff46e6fea6254ac8fa97aeb9c14e51436ab95f6:
mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[] (2015-09-02 16:34:35 -0700)
----------------------------------------------------------------
MTD updates #2 for 4.3-rc1:
* SPI NOR: bug fix for a "end of table" check that resulted in a NULL
dereference in some cases
* SPI NOR: a few new IDs / feature flags
* OMAP2 NAND: rename module so it doesn't conflict with onenand omap2.ko
----------------------------------------------------------------
Alexis Ballier (1):
mtd: spi-nor: Add support for sst25wf020a
Brian Norris (1):
mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]
Joachim Eastwood (1):
mtd: spi-nor: s25sl064p supports both dual and quad I/O
Jonas Gorski (1):
mtd: spi-nor: allow dual/quad reads on S25FL129P
Mika Westerberg (1):
mtd: spi-nor: Add support for Micron n25q064a serial flash
Roger Quadros (1):
mtd: nand: omap2: Rename shippable module to omap2_nand
drivers/mtd/nand/Makefile | 3 ++-
drivers/mtd/spi-nor/spi-nor.c | 10 ++++++----
2 files changed, 8 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/