linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v5.9-rc4
@ 2020-09-04 10:24 Vinod Koul
  2020-09-04 20:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2020-09-04 10:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hello Linus,

Please pull to receive couple of core fixes and odd driver fixes for
dmaengine subsystem.

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 46815bf4d5a2e6ed64e4fa636c7d13f025bf40d8:

  dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0 (2020-09-03 12:53:53 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.9-rc4

Core:
 - drop ACPI CSRT table reference after using it
 - fix of_dma_router_xlate() error handling

Drivers: Off fixes in:
 - idxd
 - at_hdmac
 - pl330
 - dw-edma
 - jz478

----------------------------------------------------------------
Dave Jiang (1):
      dmaengine: idxd: reset states after device disable or reset

Gustavo Pimentel (1):
      dmaengine: dw-edma: Fix scatter-gather address calculation

Hanjun Guo (1):
      dmaengine: acpi: Put the CSRT table after using it

Madhuparna Bhowmik (1):
      drivers/dma/dma-jz4780: Fix race condition between probe and irq handler

Marek Szyprowski (1):
      dmaengine: pl330: Fix burst length if burst size is smaller than bus width

Peter Ujfalusi (3):
      dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
      dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg
      dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0

Yu Kuai (3):
      dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate()
      dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
      dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()

 drivers/dma/acpi-dma.c             |  4 +++-
 drivers/dma/at_hdmac.c             | 11 +++++++++--
 drivers/dma/dma-jz4780.c           | 38 +++++++++++++++++++-------------------
 drivers/dma/dw-edma/dw-edma-core.c | 11 ++++++-----
 drivers/dma/idxd/device.c          | 26 ++++++++++++++++++++++++++
 drivers/dma/idxd/irq.c             | 12 ------------
 drivers/dma/of-dma.c               |  8 ++++----
 drivers/dma/pl330.c                |  2 +-
 drivers/dma/ti/k3-udma.c           | 10 +++++-----
 9 files changed, 73 insertions(+), 49 deletions(-)

Thanks
-- 
~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.9-rc4
  2020-09-04 10:24 [GIT PULL]: dmaengine fixes for v5.9-rc4 Vinod Koul
@ 2020-09-04 20:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-04 20:49 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Fri, 4 Sep 2020 15:54:33 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.9-rc4

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

Thank you!

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

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

end of thread, other threads:[~2020-09-04 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 10:24 [GIT PULL]: dmaengine fixes for v5.9-rc4 Vinod Koul
2020-09-04 20:49 ` 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).