dmaengine.vger.kernel.org archive mirror
 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 v5.7-rc7
Date: Thu, 21 May 2020 20:05:21 +0530	[thread overview]
Message-ID: <20200521143521.GC374218@vkoul-mobl.Dlink> (raw)

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

Hi Linus,

Couple of late fixes for dmaengine, please pull.

The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd:

  Linux 5.7-rc4 (2020-05-03 14:56:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3a5fd0dbd87853f8bd2ea275a5b3b41d6686e761:

  dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()' (2020-05-19 22:26:01 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.7-rc7

Couple of driver fixes:
 - dmatest restoration of defaults
 - tegra210-adma probe handling fix
 - k3-udma flags fixed for slave_sg and memcpy
 - List fix for zynqmp_dma
 - idxd interrupt completion fix
 - lock fix for owl

----------------------------------------------------------------
Christophe JAILLET (1):
      dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'

Cristian Ciocaltea (1):
      dmaengine: owl: Use correct lock in owl_dma_get_pchan()

Dave Jiang (1):
      dmaengine: idxd: fix interrupt completion after unmasking

Peter Ujfalusi (1):
      dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy

Rafał Hibner (1):
      dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.

Vladimir Murzin (1):
      dmaengine: dmatest: Restore default for channel

 drivers/dma/dmatest.c           |  9 +++++----
 drivers/dma/idxd/device.c       |  7 +++++++
 drivers/dma/idxd/irq.c          | 26 +++++++++++++++++++-------
 drivers/dma/owl-dma.c           |  8 +++-----
 drivers/dma/tegra210-adma.c     |  2 +-
 drivers/dma/ti/k3-udma.c        |  6 ++++--
 drivers/dma/xilinx/zynqmp_dma.c |  3 +--
 7 files changed, 40 insertions(+), 21 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2020-05-21 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21 14:35 Vinod Koul [this message]
2020-05-21 20:55 ` [GIT PULL]: dmaengine fixes for v5.7-rc7 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=20200521143521.GC374218@vkoul-mobl.Dlink \
    --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 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).