dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v5.7-rc4
@ 2020-05-02 11:03 Vinod Koul
  2020-05-02 18:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2020-05-02 11:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

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

Hello Linus,

Please pull to recived few fixes for dmaengine. A core fix, with
documentation fixes as well as driver fixes:

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.7-rc4

for you to fetch changes up to aa72f1d20ee973d68f26d46fce5e1cf6f9b7e1ca:

  dmaengine: dmatest: Fix process hang when reading 'wait' parameter (2020-04-28 21:46:35 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.7-rc4

Core:
 - Documentation typo fixes
 - fix the channel indexes
 - Dmatest: fixes for process hang and iterations
Drivers:
 - hisilicon: build error fix without PCI_MSI
 - ti-k3: deadlock fix
 - uniphier-xdmac: fix for reg region
 - pch: fix data race
 - tegra: fix clock state

----------------------------------------------------------------
Andy Shevchenko (2):
      dmaengine: dmatest: Fix iteration non-stop logic
      dmaengine: dmatest: Fix process hang when reading 'wait' parameter

Dave Jiang (1):
      dmaengine: fix channel index enumeration

Dmitry Osipenko (1):
      dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization

Grygorii Strashko (1):
      dmaengine: ti: k3-psil: fix deadlock on error path

Lubomir Rintel (2):
      dmaengine: mmp_tdma: Do not ignore slave config validation errors
      dmaengine: mmp_tdma: Reset channel error on release

Maciej Grochowski (1):
      include/linux/dmaengine: Typos fixes in API documentation

Madhuparna Bhowmik (1):
      dmaengine: pch_dma.c: Avoid data race between probe and irq handler

Masahiro Yamada (1):
      dt-bindings: dma: uniphier-xdmac: switch to single reg region

Sebastian von Ohr (1):
      dmaengine: xilinx_dma: Add missing check for empty list

YueHaibing (1):
      dmaengine: hisilicon: Fix build error without PCI_MSI

 .../bindings/dma/socionext,uniphier-xdmac.yaml     |  7 ++-
 drivers/dma/Kconfig                                |  3 +-
 drivers/dma/dmaengine.c                            | 60 ++++++++++------------
 drivers/dma/dmatest.c                              |  6 +--
 drivers/dma/mmp_tdma.c                             |  5 +-
 drivers/dma/pch_dma.c                              |  2 +-
 drivers/dma/tegra20-apb-dma.c                      |  9 ++++
 drivers/dma/ti/k3-psil.c                           |  1 +
 drivers/dma/xilinx/xilinx_dma.c                    | 20 ++++----
 include/linux/dmaengine.h                          | 12 ++---
 10 files changed, 65 insertions(+), 60 deletions(-)

-- 
~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 v5.7-rc4
  2020-05-02 11:03 [GIT PULL]: dmaengine fixes for v5.7-rc4 Vinod Koul
@ 2020-05-02 18:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-02 18:45 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Sat, 2 May 2020 16:33:48 +0530:

> git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.7-rc4

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-02 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02 11:03 [GIT PULL]: dmaengine fixes for v5.7-rc4 Vinod Koul
2020-05-02 18:45 ` 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).