linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 5.0-rc6
@ 2019-02-09 10:14 Boris Brezillon
  2019-02-09 20:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Boris Brezillon @ 2019-02-09 10:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, linux-kernel, Miquel Raynal, Marek Vasut,
	Tudor Ambarus, Brian Norris, David Woodhouse, Richard Weinberger

Hello Linus,

Here is the MTD fixes PR for 5.0-rc6.

Regards,

Boris

The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

  Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the Git repository at:

  git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-5.0-rc6

for you to fetch changes up to d5d27fd9826b59979b184ec288e4812abac0e988:

  mtd: rawnand: gpmi: fix MX28 bus master lockup problem (2019-02-06 09:39:22 +0100)

----------------------------------------------------------------
- Fix a problem with the imx28 ECC engine
- Remove a debug trace introduced in 2b6f0090a333 ("mtd: Check
  add_mtd_device() ret code")
- Make sure partitions of size 0 can be registered
- Fix kernel-doc warning in the rawnand core
- Fix the error path of spinand_init() (missing manufacturer cleanup
  in a few places)
- Address a problem with the SPI NAND PROGRAM LOAD operation which
  does not work as expected on some parts.

----------------------------------------------------------------
Boris Brezillon (4):
      mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
      mtd: spinand: Fix the error/cleanup path in spinand_init()
      mtd: Remove a debug trace in mtdpart.c
      mtd: Make sure mtd->erasesize is valid even if the partition is of size 0

Martin Kepplinger (1):
      mtd: rawnand: gpmi: fix MX28 bus master lockup problem

Randy Dunlap (1):
      mtd: rawnand: fix kernel-doc warnings

 drivers/mtd/mtdpart.c                     |  5 ++++-
 drivers/mtd/nand/raw/gpmi-nand/gpmi-lib.c | 13 ++++++-------
 drivers/mtd/nand/raw/nand_base.c          |  1 +
 drivers/mtd/nand/raw/nand_bbt.c           |  2 +-
 drivers/mtd/nand/spi/core.c               | 46 ++++++++++++++++++++++------------------------
 5 files changed, 34 insertions(+), 33 deletions(-)

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

* Re: [GIT PULL] mtd: Fixes for 5.0-rc6
  2019-02-09 10:14 [GIT PULL] mtd: Fixes for 5.0-rc6 Boris Brezillon
@ 2019-02-09 20:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-02-09 20:45 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Linus Torvalds, linux-mtd, linux-kernel, Miquel Raynal,
	Marek Vasut, Tudor Ambarus, Brian Norris, David Woodhouse,
	Richard Weinberger

The pull request you sent on Sat, 9 Feb 2019 11:14:54 +0100:

> git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-5.0-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5610789ad08dacfd96fd684b53d7acd9e628ca20

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-02-09 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-09 10:14 [GIT PULL] mtd: Fixes for 5.0-rc6 Boris Brezillon
2019-02-09 20:45 ` pr-tracker-bot

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