linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v6.6
@ 2023-10-13 13:46 Vinod Koul
  2023-10-13 16:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2023-10-13 13:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hello Linus,

Please pull to receive dmaengine subsystem fixes for v6.6. All of them
are driver odd fixes

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3fa53518ad419bfacceae046a9d8027e4c4c5290:

  dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate() (2023-10-09 11:12:19 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.6

Driver fixes for:
 - stm32 dma residue calculation and chaining
 - stm32 mdma for setting inflight bytes, residue calculation
   and resume abort
 - channel request, channel enable and dma error in fsl_edma
 - runtime pm imbalance in ste_dma40 driver
 - deadlock fix in mediatek driver

----------------------------------------------------------------
Amelie Delaunay (5):
      dmaengine: stm32-mdma: abort resume if no ongoing transfer
      dmaengine: stm32-mdma: use Link Address Register to compute residue
      dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is set
      dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chaining
      dmaengine: stm32-dma: fix residue in case of MDMA chaining

Duoming Zhou (1):
      dmaengine: mediatek: Fix deadlock caused by synchronize_irq()

Frank Li (3):
      dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is set
      dmaengine: fsl-edma: fix edma4 channel enable failure on second attempt
      dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()

Radhey Shyam Pandey (1):
      dt-bindings: dmaengine: zynqmp_dma: add xlnx,bus-width required property

Rex Zhang (1):
      dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq

Zhang Shurong (1):
      dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe

 .../bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml   |  3 ++
 drivers/dma/fsl-edma-common.c                      | 25 ++++++++++++++--
 drivers/dma/fsl-edma-common.h                      | 14 ++++++++-
 drivers/dma/fsl-edma-main.c                        |  8 ++++--
 drivers/dma/idxd/device.c                          |  5 ++--
 drivers/dma/mediatek/mtk-uart-apdma.c              |  3 +-
 drivers/dma/ste_dma40.c                            |  1 +
 drivers/dma/stm32-dma.c                            | 11 +++++---
 drivers/dma/stm32-mdma.c                           | 33 ++++++++++++++++------
 9 files changed, 79 insertions(+), 24 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 v6.6
  2023-10-13 13:46 [GIT PULL]: dmaengine fixes for v6.6 Vinod Koul
@ 2023-10-13 16:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-13 16:39 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Fri, 13 Oct 2023 19:16:58 +0530:

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

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

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:[~2023-10-13 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 13:46 [GIT PULL]: dmaengine fixes for v6.6 Vinod Koul
2023-10-13 16:39 ` 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).