All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: dmaengine@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Vinod Koul <vkoul@kernel.org>,
	Michal Simek <michal.simek@xilinx.com>,
	Rohit Visavalia <RVISAVAL@xilinx.com>
Subject: [PATCH 0/2] dmaengine: Fix issues in Xilinx dpdma driver
Date: Sun,  7 Mar 2021 06:06:27 +0200	[thread overview]
Message-ID: <20210307040629.29308-1-laurent.pinchart@ideasonboard.com> (raw)

Hello,

This small patch series fixes two issues I've experienced with the
Xilinx dpdma driver. There isn't much to summarize in the cover letter,
please see individual patches for details.

Laurent Pinchart (2):
  dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
  dmaengine: xilinx: dpdma: Fix race condition in done IRQ

 drivers/dma/xilinx/xilinx_dpdma.c | 31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

-- 
Regards,

Laurent Pinchart


WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: dmaengine@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Vinod Koul <vkoul@kernel.org>,
	Michal Simek <michal.simek@xilinx.com>,
	Rohit Visavalia <RVISAVAL@xilinx.com>
Subject: [PATCH 0/2] dmaengine: Fix issues in Xilinx dpdma driver
Date: Sun,  7 Mar 2021 06:06:27 +0200	[thread overview]
Message-ID: <20210307040629.29308-1-laurent.pinchart@ideasonboard.com> (raw)

Hello,

This small patch series fixes two issues I've experienced with the
Xilinx dpdma driver. There isn't much to summarize in the cover letter,
please see individual patches for details.

Laurent Pinchart (2):
  dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
  dmaengine: xilinx: dpdma: Fix race condition in done IRQ

 drivers/dma/xilinx/xilinx_dpdma.c | 31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

-- 
Regards,

Laurent Pinchart


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-03-07  4:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07  4:06 Laurent Pinchart [this message]
2021-03-07  4:06 ` [PATCH 0/2] dmaengine: Fix issues in Xilinx dpdma driver Laurent Pinchart
2021-03-07  4:06 ` [PATCH 1/2] dmaengine: xilinx: dpdma: Fix descriptor issuing on video group Laurent Pinchart
2021-03-07  4:06   ` Laurent Pinchart
2021-03-07  4:06 ` [PATCH 2/2] dmaengine: xilinx: dpdma: Fix race condition in done IRQ Laurent Pinchart
2021-03-07  4:06   ` Laurent Pinchart
2021-03-16 10:45 ` [PATCH 0/2] dmaengine: Fix issues in Xilinx dpdma driver Vinod Koul
2021-03-16 10:45   ` Vinod Koul

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=20210307040629.29308-1-laurent.pinchart@ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=RVISAVAL@xilinx.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=michal.simek@xilinx.com \
    --cc=vkoul@kernel.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.