public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: dmanegine fixes for v6.11
@ 2024-08-30 12:57 Vinod Koul
  2024-08-30 18:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2024-08-30 12:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hello Linus,

Last one for the weekend, so please pull the dmaengine fixes which
contain the driver fixes for couple of them.

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9f646ff25c09c52cebe726601db27a60f876f15e:

  dmaengine: dw-edma: Do not enable watermark interrupts for HDMA (2024-08-28 18:40:17 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.11

Driver fixes for:
 - Bunch of dw driver changes to fix the src/dst addr width config
 - Omap driver fix for sglen initialization
 - stm32-dma3 driver lli_size init fix
 - dw edma driver fixes for watermark interrupts and unmasking STOP and
   ABORT interrupts

----------------------------------------------------------------
Kees Cook (2):
      dmaengine: ti: omap-dma: Initialize sglen after allocation
      dmaengine: stm32-dma3: Set lli_size after allocation

Mrinmay Sarkar (2):
      dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
      dmaengine: dw-edma: Do not enable watermark interrupts for HDMA

Serge Semin (6):
      dmaengine: dw: Add peripheral bus width verification
      dmaengine: dw: Add memory bus width verification
      dmaengine: dw: Simplify prepare CTL_LO methods
      dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
      dmaengine: dw: Simplify max-burst calculation procedure
      dmaengine: dw: Unify ret-val local variables naming

 drivers/dma/dw-edma/dw-hdma-v0-core.c |  26 +++----
 drivers/dma/dw/core.c                 | 131 ++++++++++++++++++++++++++++------
 drivers/dma/dw/dw.c                   |  44 +++++++-----
 drivers/dma/dw/idma32.c               |  19 ++---
 drivers/dma/dw/platform.c             |  20 +++---
 drivers/dma/dw/regs.h                 |   1 -
 drivers/dma/stm32/stm32-dma3.c        |   2 +-
 drivers/dma/ti/omap-dma.c             |   6 +-
 8 files changed, 168 insertions(+), 81 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]: dmanegine fixes for v6.11
  2024-08-30 12:57 [GIT PULL]: dmanegine fixes for v6.11 Vinod Koul
@ 2024-08-30 18:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-30 18:37 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Fri, 30 Aug 2024 18:27:50 +0530:

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

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

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-08-30 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30 12:57 [GIT PULL]: dmanegine fixes for v6.11 Vinod Koul
2024-08-30 18:37 ` 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