All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dma <dmaengine@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.0
Date: Wed, 21 Sep 2022 18:56:03 +0530	[thread overview]
Message-ID: <YysQ6+o7IqJUwTdY@matsya> (raw)

[-- 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 --]

             reply	other threads:[~2022-09-21 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21 13:26 Vinod Koul [this message]
2022-09-21 16:34 ` [GIT PULL]: dmaengine fixes for v6.0 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YysQ6+o7IqJUwTdY@matsya \
    --to=vkoul@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.