public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for 6.8
@ 2024-02-03 14:13 Vinod Koul
  2024-02-04  7:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2024-02-03 14:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hey Linus,

Please pull to receive the fixes for dmaengine subsystem which includes
one core fix for return of slave condition for d2d dma and few driver
fixes

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bd6081be2251c3700eca8a7bbe071e1bb8cd2af4:

  dmaengine: at_hdmac: add missing kernel-doc style description (2024-02-02 17:16:55 +0100)

----------------------------------------------------------------
dmaengine fixes for v6.8

Core:
 - return of is_slave_direction() for D2D dma

Driver fixes for:
 - Documentaion fixes to resolve warnings for at_hdmac driver
 - bunch of fsl driver fixes for memory leaks, and useless kfree
 - TI edma and k3 fixes for packet error and null pointer checks

----------------------------------------------------------------
Christophe JAILLET (3):
      dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
      dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
      dmaengine: fsl-qdma: Remove a useless devm_kfree()

Frank Li (1):
      dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV

Guanhua Gao (1):
      dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools

Jai Luthra (1):
      dmaengine: ti: k3-udma: Report short packet errors

Kunwu Chan (1):
      dmaengine: ti: edma: Add some null pointer checks to the edma_probe

Randy Dunlap (1):
      dmaengine: at_hdmac: fix some kernel-doc warnings

Vinod Koul (1):
      dmaengine: at_hdmac: add missing kernel-doc style description

 drivers/dma/at_hdmac.c                  | 32 +++++++++++++++++++++-----------
 drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c | 10 ++++++----
 drivers/dma/fsl-qdma.c                  | 33 ++++++++++++---------------------
 drivers/dma/ti/edma.c                   | 10 ++++++++++
 drivers/dma/ti/k3-udma.c                | 10 ++++++++--
 include/linux/dmaengine.h               |  3 ++-
 6 files changed, 59 insertions(+), 39 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 6.8
  2024-02-03 14:13 [GIT PULL]: dmaengine fixes for 6.8 Vinod Koul
@ 2024-02-04  7:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-04  7:18 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Sat, 3 Feb 2024 15:13:38 +0100:

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

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

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-02-04  7:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-03 14:13 [GIT PULL]: dmaengine fixes for 6.8 Vinod Koul
2024-02-04  7:18 ` 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