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

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

Hi Linus,

Here is the dmaengine pull request for v5.8. Please note dmaengine tree
has moved to kernel.org so you would need to pull from that now on.

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 87730ccbddcb48478b1b88e88b14e73424130764:

  dmaengine: ioat setting ioat timeout as module parameter (2020-07-06 14:49:34 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.5-rc6

 - Update dmaengine tree location to k.org
 - dmatest fix for completing threads
 - Driver fixes for:
   - k3dma
   - fsl-dma
   - idxd
   - tegra
   - and few other in bunch of other drivers

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: dw: Initialize channel before each transfer

Angelo Dureghello (1):
      dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu

Dave Jiang (3):
      dmaengine: idxd: fix hw descriptor fields for delta record
      dmaengine: idxd: cleanup workqueue config after disabling
      dmaengine: idxd: fix misc interrupt handler thread unmasking

Dinghao Liu (1):
      dmaengine: tegra210-adma: Fix runtime PM imbalance on error

Fabio Estevam (1):
      dmaengine: imx-sdma: Fix: Remove 'always true' comparison

Krzysztof Kozlowski (3):
      dmaengine: fsl-edma: Add lockdep assert for exported function
      dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
      dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler

Leonid Ravich (1):
      dmaengine: ioat setting ioat timeout as module parameter

Nikhil Rao (1):
      dmaengine: idxd: fix cdev locking for open and release

Peter Ujfalusi (5):
      dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
      dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
      dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
      dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround
      dmaengine: dmatest: stop completed threads when running without set channel

Robin Gong (1):
      dmaengine: fsl-edma-common: correct DSIZE_32BYTE

Vinod Koul (1):
      MAINTAINERS: switch dmaengine tree to kernel.org

Yoshihiro Shimoda (1):
      dmaengine: sh: usb-dmac: set tx_result parameters

Yu Kuai (1):
      dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()

 MAINTAINERS                      |  2 +-
 drivers/dma/dmatest.c            |  2 ++
 drivers/dma/dw/core.c            | 12 ------------
 drivers/dma/fsl-edma-common.c    | 28 ++++++++++++++++------------
 drivers/dma/fsl-edma-common.h    |  2 +-
 drivers/dma/fsl-edma.c           |  7 +++++++
 drivers/dma/idxd/cdev.c          | 19 ++++++++++++++++---
 drivers/dma/idxd/device.c        | 25 +++++++++++++++++++++++++
 drivers/dma/idxd/idxd.h          |  1 +
 drivers/dma/idxd/irq.c           |  3 ++-
 drivers/dma/idxd/sysfs.c         |  5 +++++
 drivers/dma/imx-sdma.c           | 11 ++++-------
 drivers/dma/ioat/dma.c           | 12 ++++++++++++
 drivers/dma/ioat/dma.h           |  2 --
 drivers/dma/mcf-edma.c           |  7 +++++++
 drivers/dma/sh/usb-dmac.c        |  2 ++
 drivers/dma/tegra210-adma.c      |  5 ++++-
 drivers/dma/ti/k3-udma-private.c |  1 +
 drivers/dma/ti/k3-udma.c         | 39 +++++++++++++++++++--------------------
 include/uapi/linux/idxd.h        |  3 +++
 20 files changed, 128 insertions(+), 60 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.8-rc6
  2020-07-15  9:36 [GIT PULL] dmaengine: fixes for v5.8-rc6 Vinod Koul
@ 2020-07-15 23:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-15 23:10 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Wed, 15 Jul 2020 15:06:17 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.8-rc6

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

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-07-15 23:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15  9:36 [GIT PULL] dmaengine: fixes for v5.8-rc6 Vinod Koul
2020-07-15 23:10 ` 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).