dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v5.4-rc6
@ 2019-10-31  7:21 Vinod Koul
  0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2019-10-31  7:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma

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

Hi Linus,

Please pull to receive fixes for dmaengine drivers:

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.4-rc6

for you to fetch changes up to bacdcb6675e170bb2e8d3824da220e10274f42a7:

  dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle (2019-10-23 21:15:21 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.4-rc6

Few fixes on the dmaengine drivers:
 - fix in sprd driver for link list and potential memory leak
 - tegra transfer failure fix
 - imx size check fix for script_number
 - xilinx fix for 64bit AXIDMA and control reg update
 - qcom bam dma resource leak fix
 - cppi slave transfer fix when idle

----------------------------------------------------------------
Baolin Wang (1):
      dmaengine: sprd: Fix the possible memory leak issue

Jeffrey Hugo (1):
      dmaengine: qcom: bam_dma: Fix resource leak

Radhey Shyam Pandey (2):
      dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
      dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config

Robin Gong (1):
      dmaengine: imx-sdma: fix size check for sdma script_number

Sameer Pujar (1):
      dmaengine: tegra210-adma: fix transfer failure

Tony Lindgren (1):
      dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle

Zhenfang Wang (1):
      dmaengine: sprd: Fix the link-list pointer register configuration issue

 drivers/dma/imx-sdma.c                     |  8 ++++++++
 drivers/dma/qcom/bam_dma.c                 | 19 +++++++++++++++++++
 drivers/dma/sprd-dma.c                     | 27 +++++++++++++++++++++++++--
 drivers/dma/tegra210-adma.c                |  7 +++++++
 drivers/dma/ti/cppi41.c                    | 21 ++++++++++++++++++++-
 drivers/dma/xilinx/xilinx_dma.c            | 10 +++++++++-
 include/linux/platform_data/dma-imx-sdma.h |  3 +++
 7 files changed, 91 insertions(+), 4 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-31  7:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31  7:21 [GIT PULL]: dmaengine fixes for v5.4-rc6 Vinod Koul

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).