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-rc1
Date: Wed, 5 Feb 2020 21:30:21 +0530	[thread overview]
Message-ID: <20200205160021.GL2618@vkoul-mobl> (raw)

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

Hello Linus,

Couple of fixes came for the earlier dmaengine pull request for
v5.6-rc1, so here is the pull request with fixes. Please pull.

The following changes since commit 71723a96b8b1367fefc18f60025dae792477d602:

  dmaengine: Create symlinks between DMA channels and slaves (2020-01-24 11:41:32 +0530)

are available in the Git repository at:

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

for you to fetch changes up to bad83565eafe8a00922ad4eed6920625a10a2126:

  dmaengine: Cleanups for the slave <-> channel symlink support (2020-02-03 09:49:20 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.6-rc1

Fixes for:
 - Documentation build error fix
 - Fix dma_request_chan() error return
 - Remove unneeded conversion in idxd driver
 - Fix pointer check for dma_async_device_channel_register()
 - Fix slave-channel symlink cleanup

----------------------------------------------------------------
Dave Jiang (1):
      dmaengine: fix null ptr check for __dma_async_device_channel_register()

Marek Szyprowski (1):
      dmaengine: Fix return value for dma_request_chan() in case of failure

Peter Ujfalusi (1):
      dmaengine: Cleanups for the slave <-> channel symlink support

Vinod Koul (1):
      dmaengine: doc: Properly indent metadata title

kbuild test robot (1):
      dmaengine: idxd: fix boolconv.cocci warnings

 Documentation/driver-api/dmaengine/client.rst |  4 ++--
 drivers/dma/dmaengine.c                       | 21 ++++++++++++---------
 drivers/dma/idxd/sysfs.c                      |  2 +-
 3 files changed, 15 insertions(+), 12 deletions(-)

Thanks
-- 
~Vinod

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

             reply	other threads:[~2020-02-05 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05 16:00 Vinod Koul [this message]
2020-02-05 18:20 ` [GIT PULL] dmaengine fixes for v5.6-rc1 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=20200205160021.GL2618@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).