All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine updates for v5.18
@ 2022-04-21 12:47 Vinod Koul
  2022-04-21 23:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2022-04-21 12:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

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

Hello Linus,

Please pull to receive the dmanegine fixes for v5.18. This contains
bunch of driver fixes.

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7495a5bbf89f68c8880757c112fd0994f5dba309:

  dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts (2022-04-20 18:11:20 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.17

Bunch of driver fixes for:
 - idxd device RO checks and device cleanup
 - dw-edma unaligned access and alignment
 - qcom: missing minItems in binding
 - mediatek pm usage fix
 - imx init script

----------------------------------------------------------------
Dave Jiang (6):
      dmaengine: idxd: fix device cleanup on disable
      dmaengine: idxd: match type for retries var in idxd_enqcmds()
      dmaengine: idxd: fix retry value to be constant for duration of function call
      dmaengine: idxd: add RO check for wq max_batch_size write
      dmaengine: idxd: add RO check for wq max_transfer_size write
      dmaengine: idxd: skip clearing device context when device is read-only

Herve Codina (1):
      dmaengine: dw-edma: Fix unaligned 64bit access

Jiapeng Chong (1):
      dmaengine: dw-edma: Fix inconsistent indenting

Kevin Groeneveld (1):
      dmaengine: imx-sdma: fix init of uart scripts

Miaoqian Lin (1):
      dmaengine: imx-sdma: Fix error checking in sdma_event_remap

Vinod Koul (1):
      dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts

Xiaomeng Tong (1):
      dma: at_xdmac: fix a missing check on list iterator

zhangqilong (1):
      dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources

 .../devicetree/bindings/dma/qcom,gpi.yaml          |  1 +
 drivers/dma/at_xdmac.c                             | 12 ++++----
 drivers/dma/dw-edma/dw-edma-v0-core.c              | 16 +++++++----
 drivers/dma/idxd/device.c                          |  6 ++--
 drivers/dma/idxd/submit.c                          |  5 ++--
 drivers/dma/idxd/sysfs.c                           |  6 ++++
 drivers/dma/imx-sdma.c                             | 32 +++++++++++-----------
 drivers/dma/mediatek/mtk-uart-apdma.c              |  9 ++++--
 8 files changed, 53 insertions(+), 34 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 updates for v5.18
  2022-04-21 12:47 [GIT PULL]: dmaengine updates for v5.18 Vinod Koul
@ 2022-04-21 23:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-21 23:28 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, dma, LKML

The pull request you sent on Thu, 21 Apr 2022 18:17:11 +0530:

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

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

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:[~2022-04-21 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 12:47 [GIT PULL]: dmaengine updates for v5.18 Vinod Koul
2022-04-21 23:28 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.