All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dmaengine fixes
@ 2014-09-11  9:22 Vinod Koul
  0 siblings, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2014-09-11  9:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, dma, Dan Williams

[-- Attachment #1: Type: text/plain, Size: 796 bytes --]

Hi Linus,

Please pull to receive two minor fixes. First one from Kuninori clarifying
dmas bindings and second from Lars for fixing dma descriptor completion in
non cyclic case


The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:
  Linus Torvalds (1):
        Linux 3.17-rc1

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git fixes

Kuninori Morimoto (1):
      dt/bindings: rcar-audmapp: tidyup dmas explanation

Lars-Peter Clausen (1):
      dmaengine: jz4740: Fix non-cyclic descriptor completion

 .../devicetree/bindings/dma/rcar-audmapp.txt       |    6 +++---
 drivers/dma/dma-jz4740.c                           |    3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] dmaengine fixes
@ 2015-01-17 14:37 Vinod Koul
  0 siblings, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2015-01-17 14:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, dma

[-- Attachment #1: Type: text/plain, Size: 972 bytes --]

Hi Linus,

Here is the dmaengine fixes request.

Please pull to receive two patches, first by Andy to fix dw dmac runtime pm
and second one by to fix the dmaengine headers in MAINTAINERS

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -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 6acf3998d2c7420b2deb2b475fa78ba7573c6162:

  dmaengine: dw: balance PM runtime calls (2015-01-13 23:07:58 +0530)

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: dw: balance PM runtime calls

Vinod Koul (1):
      MAINTAINERS: dmaengine: fix the header file for dmaengine

 MAINTAINERS               |    2 +-
 drivers/dma/dw/core.c     |    2 --
 drivers/dma/dw/platform.c |    5 +++++
 3 files changed, 6 insertions(+), 3 deletions(-)

-- 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] dmaengine fixes
@ 2014-11-20  7:32 Vinod Koul
  0 siblings, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2014-11-20  7:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

Hi Linus,

We have couple of fixes for dmaengine queued up, please consider pull to
receive:
- dma mempcy fix for dma configuration of sun6i by Maxime
- pl330 got rest. First the fixing allocation for data buffers by Liviu and
  then Jon's fixed for fifo width and usage


The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
  Linus Torvalds (1):
        Linux 3.18-rc3

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git fixes

Jon Medhurst (2):
      dmaengine: pl330: Align DMA memcpy operations to MFIFO width
      dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries

Liviu Dudau (1):
      dmaengine: Fix allocation size for PL330 data buffer depth.

Maxime Ripard (1):
      dmaengine: sun6i: Fix memcpy operation

 drivers/dma/pl330.c     |   23 ++++++++++++-----
 drivers/dma/sun6i-dma.c |   61 +++++++++++++++++++++++------------------------
 2 files changed, 46 insertions(+), 38 deletions(-)

Thanks
-- 
~Vinod

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-17 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11  9:22 [GIT PULL] dmaengine fixes Vinod Koul
2014-11-20  7:32 Vinod Koul
2015-01-17 14:37 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.