linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
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 v4.20-rc6
Date: Fri, 7 Dec 2018 10:13:04 +0530	[thread overview]
Message-ID: <20181207044304.GB2847@vkoul-mobl> (raw)

[-- 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 --]

             reply	other threads:[~2018-12-07  4:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07  4:43 Vinod Koul [this message]
2018-12-07 18:35 ` [GIT PULL]: dmaengine fixes for v4.20-rc6 pr-tracker-bot

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=20181207044304.GB2847@vkoul-mobl \
    --to=vkoul@kernel.org \
    --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).