Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1338652 > unrolled thread

[GIT PULL]: dmaengine updates for 4.5-rc5

Started byVinod Koul <vinod.koul@intel.com>
First post2016-02-20 08:20 +0100
Last post2016-02-20 08:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL]: dmaengine updates for 4.5-rc5 Vinod Koul <vinod.koul@intel.com> - 2016-02-20 08:20 +0100

#1338652 — [GIT PULL]: dmaengine updates for 4.5-rc5

FromVinod Koul <vinod.koul@intel.com>
Date2016-02-20 08:20 +0100
Subject[GIT PULL]: dmaengine updates for 4.5-rc5
Message-ID<r49ZD-1so-5@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Linus,

We have some fixes queued up on dmaengine, all on drivers. Please PULL.

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to ee1cdcdae59563535485a5f56ee72c894ab7d7ad:

  dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer (2016-02-15 22:19:32 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.5-rc5

Few fixes on drivers nothing major here.
Fixes are: iotdma fix to restart channels, new ID for wildcat
PCH, residue fix for edma, disable irq for non-cyclic in dw.

----------------------------------------------------------------
Andy Shevchenko (2):
      dmaengine: dw: pci: add ID for WildcatPoint PCH
      dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer

Dave Jiang (1):
      dmaengine: IOATDMA: fix timer code that continues to restart channels during idle

John Ogness (1):
      dmaengine: edma: fix residue race for cyclic

 drivers/dma/dw/core.c  | 15 ++++++++++-----
 drivers/dma/dw/pci.c   |  4 ++++
 drivers/dma/edma.c     | 41 ++++++++++++++++++++++++++++++++++++++++-
 drivers/dma/ioat/dma.c | 34 ++++++++++++++++++++++------------
 4 files changed, 76 insertions(+), 18 deletions(-)

Thanks
-- 
~Vinod

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web