public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Brian Norris <computersforpeace@gmail.com>,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Richard Weinberger <richard@nod.at>, Marek Vasut <marex@denx.de>,
	Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: [GIT PULL] mtd: Fixes for 4.14-rc2
Date: Thu, 21 Sep 2017 10:17:44 +0200	[thread overview]
Message-ID: <20170921101744.0903215d@bbrezillon> (raw)

Hello Linus,

Here is my fixes PR for 4.14-rc2.

Regards,

Boris

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.14-rc2

for you to fetch changes up to 73600b619bf8b9803a0610624a0e11f5ed8f761e:

  mtd: nand: remove unused blockmask variable (2017-09-18 14:51:02 +0200)

----------------------------------------------------------------
SPI NOR:
 * Fix the SFDP parsing code (bugs reported by Geert Uytterhoeven)

NAND:
 * Fix a resource leak in the lpc32xx_mlc driver
 * Fix a build warning in the core

----------------------------------------------------------------
Boris Brezillon (1):
      mtd: spi-nor: Check consistency of the memory size extracted from the SFDP

Christophe JAILLET (1):
      mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()

Corentin Labbe (1):
      mtd: nand: remove unused blockmask variable

Cyrille Pitchen (1):
      mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()

 drivers/mtd/nand/lpc32xx_mlc.c |  3 ++-
 drivers/mtd/nand/nand_base.c   |  3 +--
 drivers/mtd/spi-nor/spi-nor.c  | 45 ++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 45 insertions(+), 6 deletions(-)

                 reply	other threads:[~2017-09-21  8:17 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=20170921101744.0903215d@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@wedev4u.fr \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marex@denx.de \
    --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