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.6
Date: Tue, 24 Mar 2020 11:10:17 +0530	[thread overview]
Message-ID: <20200324054017.GU72691@vkoul-mobl> (raw)

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

Hi Linus,

Couple of fixes came in and would be good to have in v5.6. Please
pull to get:

The following changes since commit 25962e1a7f1d522f1b57ead2f266fab570042a70:

  dmaengine: imx-sdma: Fix the event id check to include RX event for UART6 (2020-02-25 14:15:26 +0530)

are available in the Git repository at:

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

for you to fetch changes up to 018af9be3dd54e6f24f828966bdd873f4d63ad9b:

  dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()' (2020-03-23 11:48:34 +0530)

----------------------------------------------------------------
dmaengine-fix-5.6

Late fixes in dmaengine for v5.6:
  - move .device_release missing log warning to debug
  - couple of maintainer entries for HiSilicon and IADX drivers
  - one off fix for idxd driver
  - documentation warn fixes
  - TI k3 dma error handling fix

----------------------------------------------------------------
Christophe JAILLET (1):
      dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()'

Dave Jiang (1):
      dmaengine: idxd: fix off by one on cdev dwq refcount

Lukas Bulwahn (1):
      MAINTAINERS: rectify the INTEL IADX DRIVER entry

Mauro Carvalho Chehab (1):
      docs: dmaengine: provider.rst: get rid of some warnings

Vinod Koul (1):
      dmaengine: move .device_release missing log warning to debug level

Zhou Wang (1):
      MAINTAINERS: Add maintainer for HiSilicon DMA engine driver

 Documentation/driver-api/dmaengine/provider.rst | 12 ++++++++--
 MAINTAINERS                                     |  7 +++++-
 drivers/dma/dmaengine.c                         |  2 +-
 drivers/dma/idxd/cdev.c                         |  4 ++--
 drivers/dma/ti/k3-udma-glue.c                   | 29 ++++++++++++++++---------
 5 files changed, 38 insertions(+), 16 deletions(-)

Thanks
-- 
~Vinod

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

             reply	other threads:[~2020-03-24  5:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-24  5:40 Vinod Koul [this message]
2020-03-24 17:15 ` [GIT PULL]: dmaengine fixes for v5.6 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=20200324054017.GU72691@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).