linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] rcar DMA engine patches
@ 2015-09-29 20:44 hamzahfrq.sub
  0 siblings, 0 replies; only message in thread
From: hamzahfrq.sub @ 2015-09-29 20:44 UTC (permalink / raw)
  To: linux-sh

From: Muhammad Hamza Farooq <mfarooq@visteon.com>

These patches have been sent after:
-removing parenthesis in 0001-dma-rcar-dma-add-wait-after-stopping-dma-engine.patch
-not fixing indentation in 0001-dma-rcar-dma-add-wait-after-stopping-dma-engine.patch

This series of patches fixes several issues with the rcar DMA engine
which were found in the debugging of sh serial DMA driver debugging. The
fixes involve adding wait to driver after stopping the engine, adding
pause function, checking for TE bit directly to detect a race condition
and others

Muhammad Hamza Farooq (6):
  dma: rcar-dma: add wait after stopping dma engine
  dma: rcar-dma: Added dma_pause operation to rcar_dma driver
  dma: rcar-dma: check if complete DMA packet received but not processed
  dma: rcar-dma: use result of updated get_residue in tx_status
  dma: rcar-dma: warn if transfer cannot start as TE = 1
  dma: rcar-dma: Fixed active descriptor initializing

 drivers/dma/sh/rcar-dmac.c | 69 ++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 66 insertions(+), 3 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-29 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 20:44 [PATCH v3 0/6] rcar DMA engine patches hamzahfrq.sub

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