From: Vinod Koul <vinod.koul@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, dma <dmaengine@vger.kernel.org>
Subject: [GIT PULL] slave dmaengine fixes
Date: Sat, 7 Mar 2015 23:02:49 +0530 [thread overview]
Message-ID: <20150307173249.GP2613@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]
Hello Linus,
Here is the pull request for 4.1. This contains small fixes spread across
the drivers.
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git fixes
for you to fetch changes up to ecb9b4241f696b746215b1de36106258bc8ed957:
dmaengine: mmp_pdma: fix warning about slave caps (2015-03-05 22:15:35 +0530)
----------------------------------------------------------------
Dave Jiang (1):
dmaengine: ioatdma: workaround for incorrect DMACAP register
Geert Uytterhoeven (1):
dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
Jie Yang (1):
dmaengine: dw: don't handle interrupt when dmaengine is not used
Ludovic Desroches (1):
dmaengine: at_xdmac: fix for chan conf simplification
Qiao Zhou (2):
dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issue
dma: mmp-tdma: refine dma disable and dma-pos update
Robert Jarzmik (1):
dmaengine: mmp_pdma: fix warning about slave caps
Stanimir Varbanov (2):
dmaengine: bam-dma: fix a warning about missing capabilities
dmaengine: qcom_bam_dma: fix wrong register offsets
drivers/dma/at_xdmac.c | 7 +++----
drivers/dma/dw/core.c | 2 +-
drivers/dma/ioat/dma_v3.c | 4 ++++
drivers/dma/mmp_pdma.c | 10 ++++++++++
drivers/dma/mmp_tdma.c | 31 +++++++++++++++++++++++++------
drivers/dma/qcom_bam_dma.c | 10 +++++++---
drivers/dma/sh/shdmac.c | 15 +++++++--------
7 files changed, 57 insertions(+), 22 deletions(-)
Thanks
--
~Vinod
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2015-03-07 17:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-07 17:32 Vinod Koul [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-14 13:32 [GIT PULL] slave dmaengine fixes Vinod Koul
2014-09-28 15:33 Vinod Koul
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=20150307173249.GP2613@intel.com \
--to=vinod.koul@intel.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.