linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 4.20-rc2
@ 2018-11-08 10:25 Boris Brezillon
  2018-11-08 12:05 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Boris Brezillon @ 2018-11-08 10:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, linux-kernel, Marek Vasut, Brian Norris,
	David Woodhouse, Miquel Raynal, Tudor Ambarus,
	Richard Weinberger

Hello Linus,

Here is the MTD fixes PR for 4.20-rc2.

Regards,

Boris

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 98ee3fc7ef8395f8b7a379e6608aee91efc66d48:

  mtd: nand: Fix nanddev_pos_next_page() kernel-doc header (2018-11-06 17:40:31 +0100)

----------------------------------------------------------------
MTD changes:
* Kill a VLA in sa1100

SPI NOR changes:
* Make sure ->addr_width is restored when SFDP parsing fails
* Propate errors happening in cqspi_direct_read_execute()

NAND changes:
* Fix kernel-doc mismatch
* Fix nanddev_neraseblocks() to return the correct value
* Avoid selection of BCH_CONST_PARAMS when some users require
  dynamic BCH settings

----------------------------------------------------------------
Arnd Bergmann (1):
      mtd: docg3: don't set conflicting BCH_CONST_PARAMS option

Boris Brezillon (4):
      mtd: nand: Fix nanddev_neraseblocks()
      mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
      mtd: sa1100: avoid VLA in sa1100_setup_mtd
      mtd: nand: Fix nanddev_pos_next_page() kernel-doc header

Christophe JAILLET (1):
      mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()

Randy Dunlap (1):
      mtd: nand: drop kernel-doc notation for a deleted function parameter

 drivers/mtd/devices/Kconfig           |  2 +-
 drivers/mtd/maps/sa1100-flash.c       | 10 +++++++++-
 drivers/mtd/nand/raw/nand_base.c      |  1 -
 drivers/mtd/spi-nor/cadence-quadspi.c |  2 +-
 drivers/mtd/spi-nor/spi-nor.c         |  6 ++++--
 include/linux/mtd/nand.h              |  7 +++----
 6 files changed, 18 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] mtd: Fixes for 4.20-rc2
  2018-11-08 10:25 [GIT PULL] mtd: Fixes for 4.20-rc2 Boris Brezillon
@ 2018-11-08 12:05 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-11-08 12:05 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: linux-mtd, Linux List Kernel Mailing, marex, computersforpeace,
	David Woodhouse, miquel.raynal, tudor.ambarus, richard

On Thu, Nov 8, 2018 at 5:25 AM Boris Brezillon
<boris.brezillon@bootlin.com> wrote:
>
> Here is the MTD fixes PR for 4.20-rc2.

Pulled,

                Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-08 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 10:25 [GIT PULL] mtd: Fixes for 4.20-rc2 Boris Brezillon
2018-11-08 12:05 ` Linus Torvalds

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).