From: Vinod Koul <vinod.koul@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dma <dmaengine@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: dmaengine updates for 4.5-rc5
Date: Sat, 20 Feb 2016 12:46:02 +0530 [thread overview]
Message-ID: <20160220071601.GN19598@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 1449 bytes --]
Hi Linus,
We have some fixes queued up on dmaengine, all on drivers. Please PULL.
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.5-rc5
for you to fetch changes up to ee1cdcdae59563535485a5f56ee72c894ab7d7ad:
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer (2016-02-15 22:19:32 +0530)
----------------------------------------------------------------
dmaengine fixes for 4.5-rc5
Few fixes on drivers nothing major here.
Fixes are: iotdma fix to restart channels, new ID for wildcat
PCH, residue fix for edma, disable irq for non-cyclic in dw.
----------------------------------------------------------------
Andy Shevchenko (2):
dmaengine: dw: pci: add ID for WildcatPoint PCH
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
Dave Jiang (1):
dmaengine: IOATDMA: fix timer code that continues to restart channels during idle
John Ogness (1):
dmaengine: edma: fix residue race for cyclic
drivers/dma/dw/core.c | 15 ++++++++++-----
drivers/dma/dw/pci.c | 4 ++++
drivers/dma/edma.c | 41 ++++++++++++++++++++++++++++++++++++++++-
drivers/dma/ioat/dma.c | 34 ++++++++++++++++++++++------------
4 files changed, 76 insertions(+), 18 deletions(-)
Thanks
--
~Vinod
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2016-02-20 7:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160220071601.GN19598@localhost \
--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.