dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for 5.12
@ 2021-04-14 16:35 Vinod Koul
  2021-04-14 16:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2021-04-14 16:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

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

Hi Linus,

Please pull to receive the fixes for dmaengine for v5.12. Mostly bunch
of driver fixes.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ea9aadc06a9f10ad20a90edc0a484f1147d88a7a:

  dmaengine: idxd: fix wq cleanup of WQCFG registers (2021-04-12 22:08:39 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.12

Couple of dmaengine driver fixes for:
- race and descriptor issue for xilinx driver
- fix interrupt handling, wq state & cleanup, field sizes for
  completion, msix permissions for idxd driver
- rumtim pm fix for tegra driver
- double free fix in dma_async_device_register

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: dw: Make it dependent to HAS_IOMEM

Dan Carpenter (1):
      dmaengine: plx_dma: add a missing put_device() on error path

Dave Jiang (6):
      dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
      dmaengine: idxd: fix delta_rec and crc size field for completion record
      dmaengine: idxd: fix opcap sysfs attribute output
      dmaengine: idxd: fix wq size store permission state
      dmaengine: idxd: clear MSIX permission entry on shutdown
      dmaengine: idxd: fix wq cleanup of WQCFG registers

Dinghao Liu (1):
      dmaengine: tegra20: Fix runtime PM imbalance on error

Laurent Pinchart (2):
      dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
      dmaengine: xilinx: dpdma: Fix race condition in done IRQ

Lv Yunlong (1):
      dmaengine: Fix a double free in dma_async_device_register

 drivers/dma/dmaengine.c           |  1 +
 drivers/dma/dw/Kconfig            |  2 ++
 drivers/dma/idxd/device.c         | 65 ++++++++++++++++++++++++++++++++-------
 drivers/dma/idxd/idxd.h           |  3 ++
 drivers/dma/idxd/init.c           | 11 ++-----
 drivers/dma/idxd/irq.c            |  4 ++-
 drivers/dma/idxd/sysfs.c          | 19 ++++++------
 drivers/dma/plx_dma.c             | 18 ++++++-----
 drivers/dma/tegra20-apb-dma.c     |  4 +--
 drivers/dma/xilinx/xilinx_dpdma.c | 31 +++++++++++--------
 include/uapi/linux/idxd.h         |  4 +--
 11 files changed, 109 insertions(+), 53 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 5.12
  2021-04-14 16:35 [GIT PULL]: dmaengine fixes for 5.12 Vinod Koul
@ 2021-04-14 16:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-14 16:42 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Wed, 14 Apr 2021 22:05:36 +0530:

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

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

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-04-14 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14 16:35 [GIT PULL]: dmaengine fixes for 5.12 Vinod Koul
2021-04-14 16:42 ` 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).