public inbox for linux-kernel@vger.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 fixes for 4.4-rc6
Date: Tue, 15 Dec 2015 23:07:26 +0530	[thread overview]
Message-ID: <20151215173726.GL1854@localhost> (raw)

Hi Linus,

The following changes since commit 31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8:

  Linux 4.4-rc3 (2015-11-29 18:58:26 -0800)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.4-rc6

for you to fetch changes up to aa876cd4b41b4e3bcfbc75dd5750d75d5fa97a67:

  dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() (2015-12-10 09:48:01 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.4-rc6

This has fixes spread thru driver, notably among them
 - edma fixes for recent edma DT changes which went into 4.4
 - odd fixes for at_hdmac
 - minor fixes on bc dma and mic dma

----------------------------------------------------------------
Cyrille Pitchen (1):
      dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()

Ludovic Desroches (2):
      dmaengine: at_xdmac: fix macro typo
      dmaengine: at_xdmac: fix false condition for memset_sg transfers

Peter Ujfalusi (3):
      dmaengine: bcm2835-dma: Convert to use DMA pool
      dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
      dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type

Saurabh Sengar (1):
      dmaengine: mic_x100: add missing spin_unlock

Sylvain ETIENNE (1):
      dmaengine: at_xdmac: fix bad behavior in interleaved mode

Vinod Koul (1):
      Merge branch 'fix/edma' into fixes

 Documentation/devicetree/bindings/dma/ti-edma.txt | 10 ++-
 drivers/dma/at_xdmac.c                            |  9 ++-
 drivers/dma/bcm2835-dma.c                         | 78 ++++++++++++++++-------
 drivers/dma/edma.c                                | 53 +++++++++------
 drivers/dma/mic_x100_dma.c                        | 15 +++--
 include/linux/platform_data/edma.h                |  2 +-
 6 files changed, 110 insertions(+), 57 deletions(-)

Thanks
-- 
~Vinod

                 reply	other threads:[~2015-12-15 17:34 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=20151215173726.GL1854@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