DMA Engine development
 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 v5.17
Date: Sun, 20 Feb 2022 19:40:17 +0530	[thread overview]
Message-ID: <YhJLyWF5PZvc242o@matsya> (raw)

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

Hello Linus,

Please pull to receive updates for v5.17.

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.17

for you to fetch changes up to 455896c53d5b803733ddd84e1bf8a430644439b6:

  dmaengine: shdma: Fix runtime PM imbalance on error (2022-02-15 11:04:16 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.17

Bunch of driver fixes for:
 - ptdma error handling in init
 - lock fix in at_hdmac
 - error path and error num fix for sh dma
 - pm balance fix for stm32

----------------------------------------------------------------
Christophe JAILLET (1):
      dmaengine: ptdma: Fix the error handling path in pt_core_init()

Jiasheng Jiang (2):
      dmaengine: sh: rcar-dmac: Check for error num after setting mask
      dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size

Miaoqian Lin (1):
      dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe

Yang Yingliang (1):
      dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()

Yongzhi Liu (1):
      dmaengine: shdma: Fix runtime PM imbalance on error

 drivers/dma/at_xdmac.c        |  4 +++-
 drivers/dma/ptdma/ptdma-dev.c | 17 +++++++++--------
 drivers/dma/sh/rcar-dmac.c    |  9 +++++++--
 drivers/dma/sh/shdma-base.c   |  4 +++-
 drivers/dma/stm32-dmamux.c    |  4 +++-
 5 files changed, 25 insertions(+), 13 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2022-02-20 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-20 14:10 Vinod Koul [this message]
2022-02-20 19:49 ` [GIT PULL]: dmaengine fixes for v5.17 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=YhJLyWF5PZvc242o@matsya \
    --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