Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH V5 0/2] add self test code for DMA engine drivers
@ 2015-11-15 21:01 Sinan Kaya
  2015-11-15 21:01 ` [PATCH V5 1/2] dmaselftest: add memcpy selftest support functions Sinan Kaya
  2015-11-15 21:01 ` [PATCH V5 2/2] dma: qcom_hidma: add self test hooks Sinan Kaya
  0 siblings, 2 replies; 3+ messages in thread
From: Sinan Kaya @ 2015-11-15 21:01 UTC (permalink / raw)
  To: dmaengine, timur, cov, jcm
  Cc: agross, linux-arm-msm, linux-arm-kernel, Sinan Kaya, linux-kernel

Changes from V4 (https://lkml.org/lkml/2015/11/12/18)
* Seperate the series from HIDMA driver

Sinan Kaya (2):
  dmaselftest: add memcpy selftest support functions
  dma: qcom_hidma: add self test hooks

 drivers/dma/dmaengine.h   |   2 +
 drivers/dma/dmaselftest.c | 638 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/dma/qcom/Makefile |   2 +-
 drivers/dma/qcom/hidma.c  |   4 +
 4 files changed, 645 insertions(+), 1 deletion(-)
 create mode 100644 drivers/dma/dmaselftest.c

-- 
Qualcomm Technologies, Inc. on behalf of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

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

end of thread, other threads:[~2015-11-15 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-15 21:01 [PATCH V5 0/2] add self test code for DMA engine drivers Sinan Kaya
2015-11-15 21:01 ` [PATCH V5 1/2] dmaselftest: add memcpy selftest support functions Sinan Kaya
2015-11-15 21:01 ` [PATCH V5 2/2] dma: qcom_hidma: add self test hooks Sinan Kaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox