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 5.12
Date: Wed, 14 Apr 2021 22:05:36 +0530 [thread overview]
Message-ID: <YHcZ2Kylq+RuDzPg@vkoul-mobl.Dlink> (raw)
[-- 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 --]
next reply other threads:[~2021-04-14 16:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 16:35 Vinod Koul [this message]
2021-04-14 16:42 ` 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=YHcZ2Kylq+RuDzPg@vkoul-mobl.Dlink \
--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
all inboxes | Powered by JetHome®