All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v5.17
@ 2022-02-20 14:10 Vinod Koul
  2022-02-20 19:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2022-02-20 14:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

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

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

* Re: [GIT PULL]: dmaengine fixes for v5.17
  2022-02-20 14:10 [GIT PULL]: dmaengine fixes for v5.17 Vinod Koul
@ 2022-02-20 19:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-20 19:49 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Sun, 20 Feb 2022 19:40:17 +0530:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/77478077349f14c78e30faeac358cf1187c0f0c1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-02-20 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-20 14:10 [GIT PULL]: dmaengine fixes for v5.17 Vinod Koul
2022-02-20 19:49 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.