All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] slave dmaengine fixes for 4.3-rc4
@ 2015-10-02 18:33 Vinod Koul
  0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2015-10-02 18:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, dma

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-02 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-02 18:33 [GIT PULL] slave dmaengine fixes for 4.3-rc4 Vinod Koul

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.