From: Brian Norris <computersforpeace@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
David Woodhouse <dwmw2@infradead.org>,
Brian Norris <computersforpeace@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] MTD updates #2 for 4.3-rc1
Date: Wed, 9 Sep 2015 11:00:20 -0700 [thread overview]
Message-ID: <20150909180020.GE81844@google.com> (raw)
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(-)
reply other threads:[~2015-09-09 18:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150909180020.GE81844@google.com \
--to=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.