All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v5.16
@ 2021-12-17  5:48 Vinod Koul
  2021-12-17 21:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2021-12-17  5:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

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

Hello Linus,

Please pull to recieve bunch of driver fixes for dmaengine subsystem.

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 822c9f2b833c53fc67e8adf6f63ecc3ea24d502c:

  dmaengine: st_fdma: fix MODULE_ALIAS (2021-12-13 13:18:48 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.16

Bunch of driver fixes, notably:
 - uninit variable fix for dw-axi-dmac driver
 - return value check dw-edma driver
 - calling wq quiesce inside spinlock and missed completion for idxd driver
 - mod alias fix for st_fdma driver

----------------------------------------------------------------
Alyssa Ross (1):
      dmaengine: st_fdma: fix MODULE_ALIAS

Christophe JAILLET (1):
      dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()

Dave Jiang (2):
      dmaengine: idxd: fix calling wq quiesce inside spinlock
      dmaengine: idxd: fix missed completion on abort path

Tim Gardner (1):
      dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_start()

Vignesh Raghavendra (1):
      dmaengine: ti: k3-udma: Fix smatch warnings

 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c |   4 +-
 drivers/dma/dw-edma/dw-edma-pcie.c             |  10 +-
 drivers/dma/idxd/irq.c                         |   2 +-
 drivers/dma/idxd/submit.c                      |  18 ++-
 drivers/dma/st_fdma.c                          |   2 +-
 drivers/dma/ti/k3-udma.c                       | 157 +++++++++++++++++--------
 6 files changed, 129 insertions(+), 64 deletions(-)


Thanks
-- 
~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.16
  2021-12-17  5:48 [GIT PULL]: dmaengine fixes for v5.16 Vinod Koul
@ 2021-12-17 21:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-17 21:43 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Fri, 17 Dec 2021 11:18:55 +0530:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/43d1c6a6395070cb02944d78bc919425ffd3e599

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:[~2021-12-17 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17  5:48 [GIT PULL]: dmaengine fixes for v5.16 Vinod Koul
2021-12-17 21:43 ` 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.