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: LKML <linux-kernel@vger.kernel.org>, dma <dmaengine@vger.kernel.org>
Subject: [GIT PULL] dmaengine updates for 4.7-rc4
Date: Sun, 19 Jun 2016 22:02:52 +0530	[thread overview]
Message-ID: <20160619163252.GJ16910@localhost> (raw)

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

Hi Linus,

Some off fixes has piled up, so time to send them upstream. Please PULL to
receive consider following updates:

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.7-rc4

for you to fetch changes up to 5156463588c3999b630d9ffc6061a54962f3c2d9:

  dmaengine: mv_xor: Fix incorrect offset in dma_map_page() (2016-06-07 12:44:23 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.7-rc4

This fixes include:
 - at_xdmac fixes for residue and other stuff
 - update MAINTAINERS for dma dt bindings
 - mv_xor fix for incorrect offset

----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add file patterns for dma device tree bindings

Ludovic Desroches (3):
      dmaengine: at_xdmac: align descriptors on 64 bits
      dmaengine: at_xdmac: fix residue corruption
      dmaengine: at_xdmac: double FIFO flush needed to compute residue

Stefan Roese (1):
      dmaengine: mv_xor: Fix incorrect offset in dma_map_page()

 MAINTAINERS            |  1 +
 drivers/dma/at_xdmac.c | 82 +++++++++++++++++++++++++++++++++++---------------
 drivers/dma/mv_xor.c   | 10 +++---
 3 files changed, 64 insertions(+), 29 deletions(-)

Thanks
-- 
~Vinod

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

                 reply	other threads:[~2016-06-19 16:27 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=20160619163252.GJ16910@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.