linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] dmaengine: zynqmp_dma: Bug fixes
@ 2017-12-07  5:24 Kedareswara rao Appana
  2017-12-07  5:24 ` [PATCH v2 1/4] dmaengine: zynqmp_dma: Fix kernel doc-format Kedareswara rao Appana
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kedareswara rao Appana @ 2017-12-07  5:24 UTC (permalink / raw)
  To: vinod.koul, dan.j.williams, michal.simek, appanad, sr, dave.jiang,
	kedare06
  Cc: dmaengine, linux-arm-kernel, linux-kernel

This patch series does the below
--> Fixes kernel doc format style issues.
--> Fixes warings in the driver.
--> Fixes issues with overflow interrupt.
--> Fixes race condition in the probe.

This patch series got created on top of the below patch
"dmaengine: zynqmp_dma: Add runtime pm support"

Changes for v2:
--> New patch added "dmaengine: zynqmp_dma: Fix race condition in the probe"
to the series.

Kedareswara rao Appana (4):
  dmaengine: zynqmp_dma: Fix kernel doc-format
  dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used
  dmaengine: zynqmp_dma: Fix issues with overflow interrupt
  dmaengine: zynqmp_dma: Fix race condition in the probe

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

-- 
2.7.4

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

end of thread, other threads:[~2017-12-18  4:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07  5:24 [PATCH v2 0/4] dmaengine: zynqmp_dma: Bug fixes Kedareswara rao Appana
2017-12-07  5:24 ` [PATCH v2 1/4] dmaengine: zynqmp_dma: Fix kernel doc-format Kedareswara rao Appana
2017-12-07  5:24 ` [PATCH v2 2/4] dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used Kedareswara rao Appana
2017-12-07  5:24 ` [PATCH v2 3/4] dmaengine: zynqmp_dma: Fix issues with overflow interrupt Kedareswara rao Appana
2017-12-07  5:24 ` [PATCH v2 4/4] dmaengine: zynqmp_dma: Fix race condition in the probe Kedareswara rao Appana
2017-12-18  4:07 ` [PATCH v2 0/4] dmaengine: zynqmp_dma: Bug fixes Vinod Koul

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