dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v6.0
@ 2022-09-21 13:26 Vinod Koul
  2022-09-21 16:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2022-09-21 13:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

[-- Attachment #1: Type: text/plain, Size: 1635 bytes --]

Hey Linus,

Please pull to receive couple of small dmaengine driver fixes for v6.0.

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.0

for you to fetch changes up to e0f1b21c504f050de83922dd49e6a425dad2d518:

  dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning (2022-09-05 11:54:50 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.0

Driver fixes for:
 - xilinx_dma: devm_platform_ioremap_resource error handling,
   dma_set_mask_and_coherent failure handling, dt property read cleanup
 - refcount leak fix for of_xudma_dev_get()
 - zynqmp_dma: coverity fix for enum typecast

----------------------------------------------------------------
Liang He (1):
      dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()

Shravya Kumbham (1):
      dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning

Swati Agarwal (3):
      dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
      dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
      dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure

 drivers/dma/ti/k3-udma-private.c |  6 +++---
 drivers/dma/xilinx/xilinx_dma.c  | 21 +++++++++++++--------
 drivers/dma/xilinx/zynqmp_dma.c  |  2 +-
 3 files changed, 17 insertions(+), 12 deletions(-)


-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [GIT PULL]: dmaengine fixes for v6.0
  2022-09-21 13:26 [GIT PULL]: dmaengine fixes for v6.0 Vinod Koul
@ 2022-09-21 16:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-21 16:34 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Wed, 21 Sep 2022 18:56:03 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.0

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/88e6546b36771daa145e7f6cf29f3496341634a6

Thank you!

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

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

end of thread, other threads:[~2022-09-21 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-21 13:26 [GIT PULL]: dmaengine fixes for v6.0 Vinod Koul
2022-09-21 16:34 ` 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).