dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dmaengine late fixes for 5.3
@ 2019-09-07  8:12 Vinod Koul
  2019-09-07 17:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2019-09-07  8:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

Heya Linus,

I would like you to pull for couple of simple dmaengine driver fixes we
got in last few days.

The following changes since commit d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1:

  Linux 5.3-rc5 (2019-08-18 14:31:08 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.3

for you to fetch changes up to cf24aac38698bfa1d021afd3883df3c4c65143a4:

  dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped (2019-09-04 11:35:58 +0530)

----------------------------------------------------------------
dmaengine late fixes for 5.3

Some late fixes for drivers:
 - memory leak in ti crossbar dma driver
 - cleanup of omap dma probe
 - Fix for link list configuration in sprd dma driver
 - Handling fixed for DMACHCLR if iommu is mapped in rcar dma

----------------------------------------------------------------
Baolin Wang (1):
      dmaengine: sprd: Fix the DMA link-list configuration

Wenwen Wang (2):
      dmaengine: ti: dma-crossbar: Fix a memory leak bug
      dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()

Yoshihiro Shimoda (1):
      dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped

 drivers/dma/sh/rcar-dmac.c    | 28 +++++++++++++++++++---------
 drivers/dma/sprd-dma.c        | 10 ++++++++--
 drivers/dma/ti/dma-crossbar.c |  4 +++-
 drivers/dma/ti/omap-dma.c     |  4 +++-
 4 files changed, 33 insertions(+), 13 deletions(-)

Thanks
-- 
~Vinod

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

end of thread, other threads:[~2019-09-07 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-07  8:12 [GIT PULL] dmaengine late fixes for 5.3 Vinod Koul
2019-09-07 17:10 ` 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).