public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Brian Norris <computersforpeace@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	Richard Weinberger <richard@nod.at>, Marek Vasut <marex@denx.de>,
	Cyrille Pitchen <cyrille.pitchen@atmel.com>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: [PULL] mtd: nand: Fixes for 4.10-rc3
Date: Wed, 4 Jan 2017 21:15:57 +0100	[thread overview]
Message-ID: <20170104211557.434b07af@bbrezillon> (raw)

Hi Brian,

Here is a fixes PR for 4.10-rc3 (or -rc4 if it's already too late for
-rc3).

The xway and oxnas fixes are fixing bugs introduced before 4.10-rc1. I
know fixes PRs are supposed to contain only fixes for bugs introduced by
code merged during the merge window, but I thought it would be good to
have them applied in this release.

Let me know if this is a problem, and I'll move them to my nand/next and
resend of PR.

Regards,

Boris

The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  git@github.com:linux-nand/linux.git tags/nand/fixes-for-4.10-rc3

for you to fetch changes up to cf9e1672a66c49ed8903c01b4c380a2f2dc91b40:

  mtd: nand: lpc32xx: fix invalid error handling of a requested irq (2017-01-04 20:50:18 +0100)

----------------------------------------------------------------
Fixes for 4.10-rc3
- Forbid compiling xway NAND controller driver as a module
- Fix tango NAND DT binding and make sure the controller is in a clean
  state at probe time
- Add dependency on HAS_IOMEM to the oxnas NAND driver
- Fix irq number validity check in the lpc32xx driver

----------------------------------------------------------------
Hauke Mehrtens (2):
      mtd: nand: xway: disable module support
      mtd: nand: xway: fix build because of module functions

Marc Gonzalez (2):
      mtd: nand: tango: Update DT binding description
      mtd: nand: tango: Reset pbus to raw mode in probe

Randy Dunlap (1):
      mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM

Vladimir Zapolskiy (1):
      mtd: nand: lpc32xx: fix invalid error handling of a requested irq

 Documentation/devicetree/bindings/mtd/tango-nand.txt | 6 +++---
 drivers/mtd/nand/Kconfig                             | 3 ++-
 drivers/mtd/nand/lpc32xx_mlc.c                       | 2 +-
 drivers/mtd/nand/tango_nand.c                        | 4 +++-
 drivers/mtd/nand/xway_nand.c                         | 5 +----
 5 files changed, 10 insertions(+), 10 deletions(-)

             reply	other threads:[~2017-01-04 20:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04 20:15 Boris Brezillon [this message]
2017-01-05 18:07 ` [PULL] mtd: nand: Fixes for 4.10-rc3 Brian Norris
2017-01-06  8:05   ` Boris Brezillon

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=20170104211557.434b07af@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@atmel.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marex@denx.de \
    --cc=richard@nod.at \
    /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