public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dma <dmaengine@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.3
Date: Wed, 12 Apr 2023 22:24:57 +0530	[thread overview]
Message-ID: <ZDbiYVOQFNzdnq24@matsya> (raw)

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

Hello Linus

Please pull couple of fixes in apple driver, core and kernedoc fix for
dmaengine subsystem for v6.3

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d9503be5a100c553731c0e8a82c7b4201e8a970c:

  dmaengine: apple-admac: Fix 'current_tx' not getting freed (2023-03-31 18:17:21 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.3

- apple admac driver fixes for current_tx, src_addr_widths and global'
  interrupt flags handling
- xdma kerneldoc fix
- core fix for use of devm_add_action_or_reset

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: Actually use devm_add_action_or_reset()

Martin Povišer (3):
      dmaengine: apple-admac: Handle 'global' interrupt flags
      dmaengine: apple-admac: Set src_addr_widths capability
      dmaengine: apple-admac: Fix 'current_tx' not getting freed

Yang Li (1):
      dmaengine: xilinx: xdma: Fix some kernel-doc comments

 drivers/dma/apple-admac.c | 20 +++++++++++++++++---
 drivers/dma/dmaengine.c   |  2 +-
 drivers/dma/xilinx/xdma.c |  2 +-
 3 files changed, 19 insertions(+), 5 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2023-04-12 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12 16:54 Vinod Koul [this message]
2023-04-13  0:44 ` [GIT PULL]: dmaengine fixes for v6.3 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=ZDbiYVOQFNzdnq24@matsya \
    --to=vkoul@kernel.org \
    --cc=dmaengine@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox