All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add memcpy support for tegra210-adma
@ 2016-09-03  0:32 Nicolin Chen
  2016-09-03  0:32 ` [PATCH v2 1/2] dmaengine: tegra210-adma: Add pre-check for cyclic callback Nicolin Chen
       [not found] ` <cover.1472857934.git.nicoleotsuka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 2 replies; 17+ messages in thread
From: Nicolin Chen @ 2016-09-03  0:32 UTC (permalink / raw)
  To: vinod.koul, jonathanh
  Cc: linux-kernel, linux-tegra, dmaengine, gnurou, thierry.reding,
	swarren, ldewangan

This series of patches add memcpy support for tegra210 ADMA engine.

Changlog
v1->v2 (Suggested by Vinod)
 * PATCH-1: Split the cyclic pre-check to a separate patch
 * PATCH-2: Add ADMA_CH_CTRL_MODE to unify the marcos
 * PATCH-2: Set operation mode depending on cyclic
 * PATCH-2: Add TODO comment at period_len
 * PATCH-2: Revise the commit log

Nicolin Chen (2):
  dmaengine: tegra210-adma: Add pre-check for cyclic callback
  dmaengine: tegra210-adma: Add memcpy support

 drivers/dma/tegra210-adma.c | 98 +++++++++++++++++++++++++++++++++++++++------
 1 file changed, 86 insertions(+), 12 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-09-06 17:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-03  0:32 [PATCH v2 0/2] Add memcpy support for tegra210-adma Nicolin Chen
2016-09-03  0:32 ` [PATCH v2 1/2] dmaengine: tegra210-adma: Add pre-check for cyclic callback Nicolin Chen
     [not found] ` <cover.1472857934.git.nicoleotsuka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-09-03  0:32   ` [PATCH v2 2/2] dmaengine: tegra210-adma: Add memcpy support Nicolin Chen
2016-09-03  0:32     ` Nicolin Chen
     [not found]     ` <738e0f1560436d613d9a7dab2fd540abea9503d3.1472857934.git.nicoleotsuka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-09-06 11:52       ` Jon Hunter
2016-09-06 11:52         ` Jon Hunter
     [not found]         ` <f9850c0c-a4a9-4d5f-eaa9-c1fd39b72870-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-09-06 17:21           ` Nicolin Chen
2016-09-06 17:21             ` Nicolin Chen
2016-09-06 11:33   ` [PATCH v2 0/2] Add memcpy support for tegra210-adma Jon Hunter
2016-09-06 11:33     ` Jon Hunter
     [not found]     ` <319ca097-4b10-83b9-841c-52adccbb48ad-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-09-06 12:03       ` Dmitry Osipenko
2016-09-06 12:03         ` Dmitry Osipenko
2016-09-06 13:04         ` Jon Hunter
2016-09-06 13:04           ` Jon Hunter
     [not found]           ` <6f45ff6e-5fa7-7aca-154c-85cf235aa62f-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-09-06 13:46             ` Jon Hunter
2016-09-06 13:46               ` Jon Hunter
2016-09-06 14:27               ` Dmitry Osipenko

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.