linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>,
	Artem Bityutskiy <dedekind1@gmail.com>,
	Marek Vasut <marek.vasut@gmail.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	Richard Weinberger <richard@nod.at>,
	Cyrille Pitchen <cyrille.pitchen@atmel.com>
Subject: [GIT PULL] MTD updates for 4.9-rc4
Date: Fri, 4 Nov 2016 17:24:25 -0700	[thread overview]
Message-ID: <20161105002425.GA10139@localhost> (raw)

Hi Linus,

The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0e2ce9d3fcba5f92dd6c2b27d82690e49d0c0854:

  Merge tag 'nand/fixes-for-4.9-rc3' of github.com:linux-nand/linux (2016-10-28 19:05:25 -0700)

----------------------------------------------------------------
MTD updates for 4.9-rc4:

 * MAINTAINERS updates to reflect some new maintainers/submaintainers -- we
   have some great volunteers who've been developing and reviewing already.
   We're going to try a group maintainership model, so eventually you'll
   probably see pull requests from people besides me.

 * NAND fixes from Boris:
   """
   Three simple fixes:

   - the first one is fixing a non-critical bug in the gpmi driver
   - the second one is fixing a bug in the 'automatic NAND timings
     selection' feature introduced in 4.9-rc1
   - the last one is fixing a false positive uninitialized-var warning
   """

----------------------------------------------------------------
Arnd Bergmann (1):
      mtd: mtk: avoid warning in mtk_ecc_encode

Boris Brezillon (2):
      MAINTAINERS: add more people to the MTD maintainer team
      mtd: nand: Fix data interface configuration logic

Brian Norris (1):
      Merge tag 'nand/fixes-for-4.9-rc3' of github.com:linux-nand/linux

Cyrille Pitchen (1):
      MAINTAINERS: add a maintainer for the SPI NOR subsystem

Fabio Estevam (1):
      mtd: nand: gpmi: disable the clocks on errors

 MAINTAINERS                           | 15 +++++++++
 drivers/mtd/nand/gpmi-nand/gpmi-lib.c |  6 ++--
 drivers/mtd/nand/mtk_ecc.c            | 19 ++++++-----
 drivers/mtd/nand/nand_base.c          | 60 ++++++++++++++++++++++++-----------
 include/linux/mtd/nand.h              |  2 +-
 5 files changed, 71 insertions(+), 31 deletions(-)

                 reply	other threads:[~2016-11-05  0:25 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=20161105002425.GA10139@localhost \
    --to=computersforpeace@gmail.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=cyrille.pitchen@atmel.com \
    --cc=dedekind1@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    --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;
as well as URLs for NNTP newsgroup(s).