linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dmaengine: omap-dma: Fix polled completion
@ 2016-03-10 13:28 Peter Ujfalusi
  2016-03-10 13:28 ` [PATCH v2 1/2] dmaengine: omap-dma: Fix polled channel completion detection and handling Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Ujfalusi @ 2016-03-10 13:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Based on the discussion on the first version:
https://lkml.org/lkml/2016/2/25/167

I have fixed the omap_dma_tx_status() - first patch and added the second patch
to not disable the interrupts for memcpy so multiple transfers can be queued.

Regards,
Peter
---
Peter Ujfalusi (2):
  dmaengine: omap-dma: Fix polled channel completion detection and
    handling
  dmaengine: omap-dma: Do not suppress interrupts for memcpy

 drivers/dma/omap-dma.c | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

-- 
2.7.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-05 14:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 13:28 [PATCH v2 0/2] dmaengine: omap-dma: Fix polled completion Peter Ujfalusi
2016-03-10 13:28 ` [PATCH v2 1/2] dmaengine: omap-dma: Fix polled channel completion detection and handling Peter Ujfalusi
2016-03-10 13:28 ` [PATCH v2 2/2] dmaengine: omap-dma: Do not suppress interrupts for memcpy Peter Ujfalusi
2016-04-04 13:18 ` [PATCH v2 0/2] dmaengine: omap-dma: Fix polled completion Vinod Koul
2016-04-05 14:50   ` Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).