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

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

Hello Linus,

Here is the last request for this year for dmaengine fixes.
Bunch of minor driver fixes for drivers in this cycle.


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ebc008699fd95701c9af5ebaeb0793eef81a71d5:

  dmaengine: tegra: Return correct DMA status when paused (2024-12-24 15:49:30 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.13

Driver fixes for:
 - Kernel doc warning documentation fixes
 - apple driver fix for register access
 - amd driver dropping private dma_ops
 - freescale cleanup path fix
 - refcount fix for mv_xor driver
 - null pointer deref fix for at_xdmac driver
 - GENMASK to GENMASK_ULL fix for loongson2 apb driver
 - Tegra driver fix for correcting dma status

----------------------------------------------------------------
Akhil R (1):
      dmaengine: tegra: Return correct DMA status when paused

Andy Shevchenko (1):
      dmaengine: dw: Select only supported masters for ACPI devices

Binbin Zhou (1):
      dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL

Chen Ridong (1):
      dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset

Javier Carrasco (1):
      dmaengine: mv_xor: fix child node refcount handling in early exit

Joe Hattori (1):
      dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()

Lizhi Hou (1):
      dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs

Randy Dunlap (1):
      linux/dmaengine.h: fix a few kernel-doc warnings

Sasha Finkelstein (1):
      dmaengine: apple-admac: Avoid accessing registers in probe

 drivers/dma/amd/qdma/qdma.c            | 28 ++++++++++-------------
 drivers/dma/apple-admac.c              |  7 ++----
 drivers/dma/at_xdmac.c                 |  2 ++
 drivers/dma/dw/acpi.c                  |  6 +++--
 drivers/dma/dw/internal.h              |  8 +++++++
 drivers/dma/dw/pci.c                   |  4 ++--
 drivers/dma/fsl-edma-common.h          |  1 +
 drivers/dma/fsl-edma-main.c            | 41 +++++++++++++++++++++++++++++-----
 drivers/dma/loongson2-apb-dma.c        |  2 +-
 drivers/dma/mv_xor.c                   |  2 ++
 drivers/dma/tegra186-gpc-dma.c         | 10 +++++++++
 include/linux/dmaengine.h              | 13 ++++++++---
 include/linux/platform_data/amd_qdma.h |  2 ++
 13 files changed, 92 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 fixes for v6.13
  2024-12-26 13:46 [GIT PULL]: Dmaengine fixes for v6.13 Vinod Koul
@ 2024-12-26 21:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-26 21:24 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Thu, 26 Dec 2024 19:16:41 +0530:

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

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

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:[~2024-12-26 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 13:46 [GIT PULL]: Dmaengine fixes for v6.13 Vinod Koul
2024-12-26 21:24 ` 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).