public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] DMAENGINE: generic slave, generic status
@ 2010-03-25 15:01 Linus Walleij
  2010-03-25 15:20 ` Dan Williams
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2010-03-25 15:01 UTC (permalink / raw)
  To: Dan Williams, Guennadi Liakhovetski, linux-kernel; +Cc: Linus Walleij

This patch set will enable generic functions for controlling
slave transfers, e.g. the ability to pause and resume transfers,
as well as the ability to read a wider status including not only
the current and last transfer cookie but also the residual
bytes left on a channel.

This was discussed by Dan and Guennadi some while back and now
I implemented it.

I did my best to read my own code over and over again so I
didn't break anything, but please review again.

I need help: does someone have a list of defconfigs I need to
compile to compile-check the entire DMA engine subsystem?
I guess I will need a number of cross compilers as well, this
is a bit hairy but will probably help out in future refactoring
as well if I can get them to fly.

Linus Walleij

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

end of thread, other threads:[~2010-03-26  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 15:01 [PATCH 0/2] DMAENGINE: generic slave, generic status Linus Walleij
2010-03-25 15:20 ` Dan Williams
2010-03-26  9:26   ` Linus WALLEIJ

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