public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dmaengine redux continued
@ 2008-12-04  0:46 Dan Williams
  2008-12-04  0:46 ` [PATCH 1/4] dmaengine: add a release for dma class devices and dependent infrastructure Dan Williams
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Dan Williams @ 2008-12-04  0:46 UTC (permalink / raw)
  To: linux-kernel

Here are a few more dmaengine cleanups targeted for 2.6.29.  The bulk of the
change is fixing the dmaengine sysfs implementation.

It has been pushed out to the 'upstream' tree of async_tx.git[1] and will move
to -next shortly.

---

Dan Williams (4):
      dmaengine: bump initcall level to arch_initcall
      dmaengine: advertise all channels on a device to dma_filter_fn
      dmaengine: use idr for registering dma device numbers
      dmaengine: add a release for dma class devices and dependent infrastructure


 drivers/dca/dca-core.c    |    2 -
 drivers/dma/dmaengine.c   |  169 ++++++++++++++++++++++++++++++++-------------
 drivers/dma/dmatest.c     |   14 ++--
 drivers/dma/dw_dmac.c     |   91 +++++++++++++-----------
 drivers/dma/fsldma.c      |    2 -
 include/linux/dmaengine.h |   23 +++++-
 6 files changed, 201 insertions(+), 100 deletions(-)

-- 

[1] git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git upstream

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

end of thread, other threads:[~2008-12-04 20:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04  0:46 [PATCH 0/4] dmaengine redux continued Dan Williams
2008-12-04  0:46 ` [PATCH 1/4] dmaengine: add a release for dma class devices and dependent infrastructure Dan Williams
2008-12-04  1:07   ` Stephen Hemminger
2008-12-04  0:46 ` [PATCH 2/4] dmaengine: use idr for registering dma device numbers Dan Williams
2008-12-04  0:46 ` [PATCH 3/4] dmaengine: advertise all channels on a device to dma_filter_fn Dan Williams
2008-12-04  0:47 ` [PATCH 4/4] dmaengine: bump initcall level to arch_initcall Dan Williams
2008-12-04  8:51 ` [PATCH 0/4] dmaengine redux continued Guennadi Liakhovetski
2008-12-04 18:52   ` Dan Williams
2008-12-04 20:03     ` Guennadi Liakhovetski

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