linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v4.20-rc6
@ 2018-12-07  4:43 Vinod Koul
  2018-12-07 18:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2018-12-07  4:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

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

Hi Linus,

Here is another PULL request for dmaengine. We got bunch of fixes early
this week and all are tagged to stable. Hope this is last fix for this
cycle.

Please pull to receive fixes for imx-sdma, cppi and dw controllers.

The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

  Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ffe843b18211301ad25893eba09f402c19d12304:

  dmaengine: dw: Fix FIFO size for Intel Merrifield (2018-12-06 22:53:05 +0530)

----------------------------------------------------------------
dmaengine-4.20-rc6

dmaengine fixes for v4.20-rc6

 - Fixing imx-sdma handling of channel terminations, this involves
   reverting two commits and implement async termination
 - Fix cppi dma channel deletion from pending list on stop
 - Fix FIFO size for dw controller in Intel Merrifield

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: dw: Fix FIFO size for Intel Merrifield

Bin Liu (1):
      dmaengine: cppi41: delete channel from pending list when stop channel

Lucas Stach (4):
      Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
      Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"
      dmaengine: imx-sdma: implement channel termination via worker
      dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations

 drivers/dma/dw/core.c   |  6 ++---
 drivers/dma/imx-sdma.c  | 69 +++++++++++++++++++++++++++++++------------------
 drivers/dma/ti/cppi41.c | 16 +++++++++++-
 3 files changed, 62 insertions(+), 29 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-07 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-07  4:43 [GIT PULL]: dmaengine fixes for v4.20-rc6 Vinod Koul
2018-12-07 18:35 ` pr-tracker-bot

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).