* [GIT PULL] mtd: Fixes for 4.19-rc5
@ 2018-09-20 9:19 Boris Brezillon
2018-09-20 9:54 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Boris Brezillon @ 2018-09-20 9:19 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: linux-mtd@lists.infradead.org, Marek Vasut, Brian Norris,
Richard Weinberger, Miquel Raynal, David Woodhouse
Hello Greg,
Here is a fixes PR for the MTD subsystem.
Regards,
Boris
The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:
Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.19-rc5
for you to fetch changes up to 4a3e85f2674cbfb81052059107d0165269778e2f:
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able (2018-09-18 10:17:48 +0200)
----------------------------------------------------------------
- Fixes a bug in the ->read/write_reg() implementation of the m25p80
driver
- Make sure of_node_get/put() calls are balanced in the partition
parsing code
- Fix a race in the denali NAND controller driver
- Fix false positive WARN_ON() in the marvell NAND controller driver
----------------------------------------------------------------
Boris Brezillon (1):
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
Masahiro Yamada (1):
mtd: rawnand: denali: fix a race condition when DMA is kicked
Miquel Raynal (2):
mtd: rawnand: marvell: prevent harmless warnings
mtd: partitions: fix unbalanced of_node_get/put()
drivers/mtd/devices/m25p80.c | 26 +++++++++++++++++++++++---
drivers/mtd/mtdpart.c | 5 ++++-
drivers/mtd/nand/raw/denali.c | 6 ++++++
drivers/mtd/nand/raw/marvell_nand.c | 4 +++-
4 files changed, 36 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] mtd: Fixes for 4.19-rc5
2018-09-20 9:19 [GIT PULL] mtd: Fixes for 4.19-rc5 Boris Brezillon
@ 2018-09-20 9:54 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-09-20 9:54 UTC (permalink / raw)
To: Boris Brezillon
Cc: linux-mtd@lists.infradead.org, Marek Vasut, Brian Norris,
Richard Weinberger, Miquel Raynal, David Woodhouse
On Thu, Sep 20, 2018 at 11:19:28AM +0200, Boris Brezillon wrote:
> Hello Greg,
>
> Here is a fixes PR for the MTD subsystem.
>
> Regards,
>
> Boris
>
> The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:
>
> Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)
>
> are available in the git repository at:
>
> git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.19-rc5
Now pulled, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-20 9:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-20 9:19 [GIT PULL] mtd: Fixes for 4.19-rc5 Boris Brezillon
2018-09-20 9:54 ` Greg Kroah-Hartman
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).