[GIT PULL]: dmaengine fixes for v5.19

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Linus,

Please pull the following to receive dmaengine fixes for v5.19. This
include one core fix for DMA_INTERRUPT and rest driver fixes.

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 607a48c78e6b427b0b684d24e61c19e846ad65d6:

  dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo (2022-07-06 21:57:05 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.19

Core:
 - Revert verification of DMA_INTERRUPT capability as that was incorrect

Bunch of driver fixes for:
 - ti: refcount and put_device leak
 - qcom_bam: runtime pm overflow
 - idxd: force wq context cleanup and call idxd_enable_system_pasid() on
   success
 - dw-axi-dmac: RMW on channel suspend register
 - imx-sdma: restart cyclic channel when enabled
 - at_xdma: error handling for at_xdmac_alloc_desc
 - pl330: lockdep warning
 - lgm: error handling path in probe
 - allwinner: Fix min/max typo in binding

----------------------------------------------------------------
Caleb Connolly (1):
      dmaengine: qcom: bam_dma: fix runtime PM underflow

Christophe JAILLET (1):
      dmaengine: lgm: Fix an error handling path in intel_ldma_probe()

Dave Jiang (1):
      dmaengine: idxd: force wq context cleanup on device disable path

Dmitry Osipenko (1):
      dmaengine: pl330: Fix lockdep warning about non-static key

Emil Renner Berthing (1):
      dmaengine: dw-axi-dmac: Fix RMW on channel suspend register

Jerry Snitselaar (1):
      dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enabling SVA feature

Miaoqian Lin (2):
      dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
      dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate

Michael Walle (1):
      dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly

Peter Robinson (1):
      dmaengine: imx-sdma: Allow imx8m for imx7 FW revs

Samuel Holland (1):
      dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo

Sascha Hauer (1):
      dmaengine: imx-sdma: only restart cyclic channel when enabled

Vinod Koul (1):
      dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest"

 .../bindings/dma/allwinner,sun50i-a64-dma.yaml     |  2 +-
 drivers/dma/at_xdmac.c                             |  5 +++
 drivers/dma/dmatest.c                              | 13 ++------
 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c     |  8 +++--
 drivers/dma/idxd/device.c                          |  5 +--
 drivers/dma/idxd/init.c                            | 13 ++++----
 drivers/dma/imx-sdma.c                             |  4 +--
 drivers/dma/lgm/lgm-dma.c                          |  3 +-
 drivers/dma/pl330.c                                |  2 +-
 drivers/dma/qcom/bam_dma.c                         | 39 ++++++----------------
 drivers/dma/ti/dma-crossbar.c                      |  5 +++
 11 files changed, 43 insertions(+), 56 deletions(-)

Thanks
-- 
~Vinod

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux PCI]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux