[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210210100036.GD2774@vkoul-mobl.Dlink>
Date: Wed, 10 Feb 2021 15:30:36 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: dma <dmaengine@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] dmaengine fixes for v5.11
Hi Linus,
Few late fixes for dmaengine. This includes one core fix and couple of
driver fixes.
The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:
Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix2-5.11
for you to fetch changes up to b6c14d7a83802046f7098e9bae78fbde23affa74:
dmaengine dw: Revert "dmaengine: dw: Enable runtime PM" (2021-02-08 17:36:12 +0530)
----------------------------------------------------------------
dmaengine fixes-2 for v5.11
Some late fixes for dmaengine:
- Core: fix channel device_node deletion
- Driver fixes for:
- dw: revert of runtime pm enabling
- idxd: device state fix, interrupt completion and list corruption
- ti: resource leak
----------------------------------------------------------------
Cezary Rojewski (1):
dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"
Christophe JAILLET (1):
dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
Dave Jiang (4):
dmaengine: idxd: Fix list corruption in description completion
dmaengine: idxd: fix misc interrupt completion
dmaengine: move channel device_node deletion to driver
dmaengine: idxd: check device state before issue command
drivers/dma/dmaengine.c | 1 -
drivers/dma/dw/core.c | 6 ---
drivers/dma/idxd/device.c | 23 ++++++++-
drivers/dma/idxd/dma.c | 5 +-
drivers/dma/idxd/idxd.h | 2 +-
drivers/dma/idxd/init.c | 5 +-
drivers/dma/idxd/irq.c | 122 +++++++++++++++++++++++++++-------------------
drivers/dma/ti/k3-udma.c | 3 +-
8 files changed, 104 insertions(+), 63 deletions(-)
Thanks
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists