All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.12
Date: Sun, 3 Nov 2024 22:02:28 +0530	[thread overview]
Message-ID: <ZyelnAdQbssRy9zg@vaman> (raw)

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

Hello Linus,

Here is the pull request for fixes for v6.12. Sorry Diwali festivities
kept me bit tied up to send this earlier. Just couple of driver fixes
for this one.

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d35f40642904b017d1301340734b91aef69d1c0c:

  dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer (2024-10-14 23:41:05 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.12

Driver fixes for:
 - TI driver fix to set EOP for cyclic BCDMA transfers
 - sh rz-dmac driver fix for handling config with zero address

----------------------------------------------------------------
Jai Luthra (1):
      dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer

Wolfram Sang (1):
      dmaengine: sh: rz-dmac: handle configs where one address is zero

 drivers/dma/sh/rz-dmac.c | 25 ++++++++++---------
 drivers/dma/ti/k3-udma.c | 62 ++++++++++++++++++++++++++++++++++++------------
 2 files changed, 61 insertions(+), 26 deletions(-)

-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2024-11-03 16:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-03 16:32 Vinod Koul [this message]
2024-11-03 20:25 ` [GIT PULL]: dmaengine fixes for v6.12 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZyelnAdQbssRy9zg@vaman \
    --to=vkoul@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.