linux-kernel.vger.kernel.org archive mirror
 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 for 4.5-rc1
Date: Wed, 20 Jan 2016 18:13:51 +0530	[thread overview]
Message-ID: <20160120124351.GV11130@localhost> (raw)

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

Hi Linus,

Here is my second pull request for this window, please pull for few driver
fixes and one lost patch which was supposed to be in last pull

The following changes since commit 8b648436eb45c1f561164b24aafd35fb2bee9cfc:

  dmaengine: mv_xor: add suspend/resume support (2016-01-06 15:42:27 +0530)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.5-rc1

for you to fetch changes up to 6bf641039f96e0c0cf3b10ae9ba12039d1a01122:

  dmaengine: rcar-dmac: Document SoC specific bindings (2016-01-18 19:56:38 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.5-rc1

Few fixes on drivers have piled up and one missed rcar bindings patch
which got somehow lost in for-linus branch so cherry-picked that one
Fixes are on dw, at_hdmac, edma

----------------------------------------------------------------
Mans Rullgard (2):
      dmaengine: dw: fix cyclic transfer setup
      dmaengine: dw: fix cyclic transfer callbacks

Peter Ujfalusi (1):
      dmaengine: edma: Fix paRAM slot allocation for entry channel 0

Simon Horman (1):
      dmaengine: rcar-dmac: Document SoC specific bindings

Songjun Wu (1):
      dmaengine: at_xdmac: fix resume for cyclic transfers

 .../devicetree/bindings/dma/renesas,rcar-dmac.txt  | 13 +++++--
 drivers/dma/at_xdmac.c                             |  3 ++
 drivers/dma/dw/core.c                              | 44 ++++++++--------------
 drivers/dma/edma.c                                 |  2 +-
 4 files changed, 30 insertions(+), 32 deletions(-)

Thanks
-- 
~Vinod

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

                 reply	other threads:[~2016-01-20 12:40 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=20160120124351.GV11130@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).