All of lore.kernel.org
 help / color / mirror / Atom feed
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 fixes
Date: Thu, 20 Nov 2014 13:02:56 +0530	[thread overview]
Message-ID: <20141120073256.GD2074@intel.com> (raw)

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

             reply	other threads:[~2014-11-20  7:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20  7:32 Vinod Koul [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-17 14:37 [GIT PULL] dmaengine fixes Vinod Koul
2014-09-11  9:22 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=20141120073256.GD2074@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.