All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/5] dma: mxs-dma bugfixes and cleanup
@ 2013-10-29  7:47 Markus Pargmann
  2013-10-29  7:47 ` [PATCH v5 1/5] dma: mxs-dma: Cleanup interrupt handler Markus Pargmann
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Markus Pargmann @ 2013-10-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

v5 is rebased onto your dma_complete branch. It includes one bugfix.

This series contains a number of bugfixes for the mxs DMA engine.

Regards,

Markus Pargmann


Markus Pargmann (5):
  dma: mxs-dma: Cleanup interrupt handler
  dma: mxs-dma: Report correct residue for cyclic DMA
  dma: mxs-dma: Fix channel reset hardware bug
  dma: mxs-dma: Update state after channel reset
  dma: mxs-dma: Use semaphores for cyclic DMA

 drivers/dma/mxs-dma.c | 176 +++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 137 insertions(+), 39 deletions(-)

-- 
1.8.4.rc3

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

end of thread, other threads:[~2013-11-13 10:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29  7:47 [PATCH v5 0/5] dma: mxs-dma bugfixes and cleanup Markus Pargmann
2013-10-29  7:47 ` [PATCH v5 1/5] dma: mxs-dma: Cleanup interrupt handler Markus Pargmann
2013-10-29  7:47 ` [PATCH v5 2/5] dma: mxs-dma: Report correct residue for cyclic DMA Markus Pargmann
2013-11-13 10:02   ` Vinod Koul
2013-10-29  7:47 ` [PATCH v5 3/5] dma: mxs-dma: Fix channel reset hardware bug Markus Pargmann
2013-10-29  7:47 ` [PATCH v5 4/5] dma: mxs-dma: Update state after channel reset Markus Pargmann
2013-10-29  7:47 ` [PATCH v5 5/5] dma: mxs-dma: Use semaphores for cyclic DMA Markus Pargmann
2013-11-13 10:12 ` [PATCH v5 0/5] dma: mxs-dma bugfixes and cleanup Vinod Koul

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.