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.3-rc5
Date: Fri, 16 Aug 2019 15:16:28 +0530	[thread overview]
Message-ID: <20190816094627.GB12733@vkoul-mobl.Dlink> (raw)

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

Hello Linus,

Please pull the fixes for dmaengine drivers as listed below.

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d555c34338cae844b207564c482e5a3fb089d25e:

  omap-dma/omap_vout_vrfb: fix off-by-one fi value (2019-08-09 16:33:41 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.3-rc5

Fixes in dmaengine drivers for:
 - dw-edma endianess, _iomem type and stack usages
 - ste_dma40 unneeded variable and null-pointer dereference
 - tegra210-adma unused function
 - omap-dma off-by-one fix

----------------------------------------------------------------
Arnd Bergmann (4):
      dmaengine: dw-edma: fix unnecessary stack usage
      dmaengine: dw-edma: fix __iomem type confusion
      dmaengine: dw-edma: fix endianess confusion
      dmaengine: ste_dma40: fix unneeded variable warning

Hans Verkuil (1):
      omap-dma/omap_vout_vrfb: fix off-by-one fi value

Jia-Ju Bai (1):
      dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler()

YueHaibing (1):
      dmaengine: tegra210-adma: Fix unused function warnings

 drivers/dma/dw-edma/dw-edma-core.h           |  2 +-
 drivers/dma/dw-edma/dw-edma-pcie.c           | 18 +++++++--------
 drivers/dma/dw-edma/dw-edma-v0-core.c        | 34 ++++++++++++----------------
 drivers/dma/dw-edma/dw-edma-v0-debugfs.c     | 29 ++++++++++++------------
 drivers/dma/ste_dma40.c                      |  4 ++--
 drivers/dma/stm32-mdma.c                     |  2 +-
 drivers/dma/tegra210-adma.c                  |  4 ++--
 drivers/dma/ti/omap-dma.c                    |  4 ++--
 drivers/media/platform/omap/omap_vout_vrfb.c |  3 +--
 9 files changed, 48 insertions(+), 52 deletions(-)

Thanks
-- 
~Vinod

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

             reply	other threads:[~2019-08-16  9:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16  9:46 Vinod Koul [this message]
2019-08-16 16:30 ` [GIT PULL]: dmaengine fixes for v5.3-rc5 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=20190816094627.GB12733@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).