From: Brian Norris <computersforpeace@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
Richard Weinberger <richard@nod.at>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Cyrille Pitchen <cyrille.pitchen@atmel.com>,
Marek Vasut <marek.vasut@gmail.com>,
David Woodhouse <dwmw2@infradead.org>
Subject: [GIT PULL] MTD fixes for 4.10
Date: Mon, 16 Jan 2017 14:25:54 -0800 [thread overview]
Message-ID: <20170116222554.GA30118@brian-ubuntu> (raw)
Hi Linus,
I've been holding onto this one a little too long.
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/for-linus-20170116
for you to fetch changes up to 5bdee5496978c6738dd90869b54c0f30c0344ccf:
Merge tag 'nand/fixes-for-4.10-rc3' of github.com:linux-nand/linux (2017-01-05 09:33:26 -0800)
----------------------------------------------------------------
MTD fixes for 4.10
Just NAND updates from Boris:
" - 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
"
----------------------------------------------------------------
Brian Norris (1):
Merge tag 'nand/fixes-for-4.10-rc3' of github.com:linux-nand/linux
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-16 22:26 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=20170116222554.GA30118@brian-ubuntu \
--to=computersforpeace@gmail.com \
--cc=boris.brezillon@free-electrons.com \
--cc=cyrille.pitchen@atmel.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 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.