linux-kernel.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.0-rc6
Date: Sun, 10 Feb 2019 20:47:22 +0530	[thread overview]
Message-ID: <20190210151722.GM4296@vkoul-mobl> (raw)

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

Hi Linus,

Please pull to receive the fixes for dmaengine. We have fixes in bunch
of drivers like xdmac, imx, bcm etc.

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6454368a804c4955ccd116236037536f81e5b1f1:

  dmaengine: dmatest: Abort test in case of mapping error (2019-02-04 14:34:22 +0530)

----------------------------------------------------------------
dmaengine-fix-5.0-rc6

dmaengine fixes for v5.0-rc6

 - Fix in at_xdmac fr wrongful channel state
 - Fix for imx driver for wrong callback invocation
 - Fix to bcm driver for interrupt race & transaction abort.
 - Fix in dmatest to abort in mapping error

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: dmatest: Abort test in case of mapping error

Codrin Ciubotariu (1):
      dmaengine: at_xdmac: Fix wrongfull report of a channel as in use

Leonid Iziumtsev (1):
      dmaengine: imx-dma: fix wrong callback invoke

Lukas Wunner (2):
      dmaengine: bcm2835: Fix interrupt race on RT
      dmaengine: bcm2835: Fix abort of transactions

Vinod Koul (1):
      Merge branch 'fix/brcm' into fixes

 drivers/dma/at_xdmac.c    | 19 +++++++------
 drivers/dma/bcm2835-dma.c | 70 +++++++++++++++++------------------------------
 drivers/dma/dmatest.c     | 32 ++++++++++------------
 drivers/dma/imx-dma.c     |  8 +++---
 4 files changed, 53 insertions(+), 76 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2019-02-10 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10 15:17 Vinod Koul [this message]
2019-02-10 18:45 ` [GIT PULL] dmaengine fixes for v5.0-rc6 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=20190210151722.GM4296@vkoul-mobl \
    --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).