public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dmaengine fixes for 4.4-rc6
@ 2015-12-15 17:37 Vinod Koul
  0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2015-12-15 17:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, dma

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-15 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-15 17:37 [GIT PULL] dmaengine fixes for 4.4-rc6 Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox