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 for 4.3-rc4
Date: Sat, 3 Oct 2015 00:03:54 +0530 [thread overview]
Message-ID: <20151002183354.GG11757@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 2495 bytes --]
Hi Linus,
Here is the fixes request for 4.3
This contains fixes spread throughout the drivers
Also fixes one more instance of privatecnt in dmaengine
bunch of pxa_dma fixes for reuse of descriptor issue, residue and
no-requestor
odd fixes in xgene, idma, sun4i and zxdma
at_xdmac fixes for cleaning descriptor and block addr mode
So, please PULL for dmaengine updates for 4.3-rc4 from
git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.3-rc4
for you to fetch changes up to 7b09a1bba4091a9d208481d7831682a1f3061ab9:
dmaengine: pxa_dma: fix residue corner case (2015-10-01 07:44:31 +0530)
----------------------------------------------------------------
dmaengine fixes for 4.3-rc4
This contains fixes spread throughout the drivers
Also fixes one more instance of privatecnt in dmaengine
bunch of pxa_dma fixes for reuse of descriptor issue, residue and
no-requestor
odd fixes in xgene, idma, sun4i and zxdma
at_xdmac fixes for cleaning descriptor and block addr mode
----------------------------------------------------------------
Andrzej Hajda (1):
dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result
Andy Shevchenko (2):
dmaengine: idma64: improve residue estimation
dmaengine: dw: properly read DWC_PARAMS register
Axel Lin (1):
dmaengine: zxdma: Fix off-by-one for testing valid pchan request
Emilio López (1):
dmaengine: sun4i: fix unsafe list iteration
Ludovic Desroches (1):
dmaengine: at_xdmac: clean used descriptor
Maxime Ripard (1):
dmaengine: at_xdmac: change block increment addressing mode
Peter Ujfalusi (1):
dmaengine: fix balance of privatecnt
Rameshwar Prasad Sahu (1):
dmaengine: xgene-dma: Fix overwritting DMA tx ring
Robert Jarzmik (3):
dmaengine: pxa_dma: fix initial list move
dmaengine: pxa_dma: fix the no-requestor case
dmaengine: pxa_dma: fix residue corner case
drivers/dma/at_xdmac.c | 15 ++++++++++++---
drivers/dma/dmaengine.c | 10 +++++++++-
drivers/dma/dw/core.c | 4 ++--
drivers/dma/idma64.c | 16 ++++++++--------
drivers/dma/pxa_dma.c | 31 +++++++++++++++++++++++++------
drivers/dma/sun4i-dma.c | 6 +++---
drivers/dma/xgene-dma.c | 46 +++++++++++++++++-----------------------------
drivers/dma/zx296702_dma.c | 2 +-
8 files changed, 77 insertions(+), 53 deletions(-)
Thanks
--
~Vinod
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2015-10-02 18:31 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=20151002183354.GG11757@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 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).