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 5.2
Date: Sat, 6 Jul 2019 20:01:42 +0530 [thread overview]
Message-ID: <20190706143142.GG2911@vkoul-mobl> (raw)
[-- Attachment #1: Type: text/plain, Size: 1496 bytes --]
Hi Linus,
Couple for fixes came for dmaengine drivers. One fixes a patch in
5.2-rc1 and others and cced stable.
Please pull to receive:
The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:
Linux 5.2-rc4 (2019-06-08 20:24:46 -0700)
are available in the Git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.2
for you to fetch changes up to f6034225442c4a87906d36e975fd9e99a8f95487:
dmaengine: qcom: bam_dma: Fix completed descriptors count (2019-07-05 13:18:27 +0530)
----------------------------------------------------------------
dmaengine fixes for v5.2
The fixes for 5.2 are:
- bam_dma fix for completed descriptor count
- fix for imx-sdma remove BD_INTR for channel0 and use-after-free on
probe error path
- endian bug fix in jz4780 IRQ handler
----------------------------------------------------------------
Dan Carpenter (1):
dmaengine: jz4780: Fix an endian bug in IRQ handler
Robin Gong (1):
dmaengine: imx-sdma: remove BD_INTR for channel0
Sricharan R (1):
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sven Van Asbroeck (1):
dmaengine: imx-sdma: fix use-after-free on probe error path
drivers/dma/dma-jz4780.c | 5 +++--
drivers/dma/imx-sdma.c | 52 ++++++++++++++++++++++++++--------------------
drivers/dma/qcom/bam_dma.c | 3 +++
3 files changed, 35 insertions(+), 25 deletions(-)
Thanks
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2019-07-06 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-06 14:31 Vinod Koul [this message]
2019-07-06 17:40 ` [GIT PULL] dmaengine fixes for 5.2 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=20190706143142.GG2911@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