public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	Artem Bityutskiy <dedekind1@gmail.com>
Subject: [GIT PULL] MTD fixes for 3.16-rc6
Date: Wed, 16 Jul 2014 10:42:35 -0700	[thread overview]
Message-ID: <20140716174235.GU7537@ld-irv-0074> (raw)

Hi Linus,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20140716

for you to fetch changes up to 812c5fa82bae9f377f49000d7636c19a8b61735c:

  mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR (2014-07-13 22:22:47 -0700)

----------------------------------------------------------------
MTD updates for 3.16-rc6
- Fix ELM suspend/resume
- Reduce warnings if NAND ECC is too weak
- Add CFI support for Sharp LH28F640BF NOR

The last fix is coming in because other commits in the 3.16 cycle depended on
this support.

----------------------------------------------------------------
Andrea Adami (1):
      mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR

Ted Juan (1):
      mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions

Thomas Petazzoni (1):
      mtd: nand: reduce the warning noise when the ECC is too weak

 drivers/mtd/chips/cfi_cmdset_0001.c | 43 +++++++++++++++++++++++++++++++++++++
 drivers/mtd/devices/elm.c           |  2 ++
 drivers/mtd/nand/nand_base.c        |  6 ++++--
 3 files changed, 49 insertions(+), 2 deletions(-)

                 reply	other threads:[~2014-07-16 17:43 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=20140716174235.GU7537@ld-irv-0074 \
    --to=computersforpeace@gmail.com \
    --cc=dedekind1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox