linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Renesas R-Car DMAC fixes
@ 2015-01-27 17:25 Laurent Pinchart
       [not found] ` <1422379516-1633-1-git-send-email-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Laurent Pinchart @ 2015-01-27 17:25 UTC (permalink / raw)
  To: linux-sh

Hello,

Here are a couple of fixes for the rcar-dmac driver. They're based on the next
branch of the dmaengine tree.

The first four patches fix driver bugs, while the last two work around two
hardware issues. Patch 5 works around a documented errata, while patch 6
handles a data corruption issue that was noticed during test but not yet
confirmed to be a hardware bug by Renesas. When more information about the
issue will be available a better fix could possibly be developed.

Laurent Pinchart (6):
  dmaengine: rcar-dmac: Fix uninitialized variable usage
  dmaengine: rcar-dmac: Fix spinlock issues in interrupt
  dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
  dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
  dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
  dmaengine: rcar-dmac: Disable channel 0 when using IOMMU

 drivers/dma/sh/rcar-dmac.c | 147 ++++++++++++++++++++++++++-------------------
 1 file changed, 86 insertions(+), 61 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2015-01-27 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27 17:25 [PATCH 0/6] Renesas R-Car DMAC fixes Laurent Pinchart
     [not found] ` <1422379516-1633-1-git-send-email-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
2015-01-27 17:25   ` [PATCH 6/6] dmaengine: rcar-dmac: Disable channel 0 when using IOMMU Laurent Pinchart
2015-01-27 17:42 ` [PATCH 0/6] Renesas R-Car DMAC fixes Geert Uytterhoeven
2015-01-27 17:48 ` Laurent Pinchart

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).