linux/drivers/dma
Ira Snyder bbea0b6e0d fsldma: Add DMA_SLAVE support
Use the DMA_SLAVE capability of the DMAEngine API to copy/from a
scatterlist into an arbitrary list of hardware address/length pairs.

This allows a single DMA transaction to copy data from several different
devices into a scatterlist at the same time.

This also adds support to enable some controller-specific features such as
external start and external pause for a DMA transaction.

[dan.j.williams@intel.com: rebased on tx_list movement]
Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Acked-by: Li Yang <leoli@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-09-08 17:53:04 -07:00
..
ioat ioat2,3: cacheline align software descriptor allocations 2009-09-08 17:53:04 -07:00
ipu dma: fix ipu_idmac.c to not discard the last queued buffer 2009-05-12 14:41:48 -07:00
Kconfig Merge commit 'v2.6.31-rc1' into dmaengine 2009-09-08 14:32:24 -07:00
Makefile Merge branch 'ioat' into dmaengine 2009-09-08 17:52:57 -07:00
at_hdmac.c at_hdmac: implement a private tx_list 2009-09-08 17:53:03 -07:00
at_hdmac_regs.h at_hdmac: implement a private tx_list 2009-09-08 17:53:03 -07:00
dmaengine.c dmaengine: kill tx_list 2009-09-08 17:53:04 -07:00
dmatest.c dmaengine: dmatest: correct thread_count while using multiple thread per channel 2009-07-22 22:11:28 -07:00
dw_dmac.c dw_dmac: implement a private tx_list 2009-09-08 17:53:02 -07:00
dw_dmac_regs.h dw_dmac: implement a private tx_list 2009-09-08 17:53:02 -07:00
fsldma.c fsldma: Add DMA_SLAVE support 2009-09-08 17:53:04 -07:00
fsldma.h fsldma: split apart external pause and request count features 2009-09-08 17:53:04 -07:00
iop-adma.c iop-adma: implement a private tx_list 2009-09-08 17:53:02 -07:00
iovlock.c net_dma: poll for a descriptor after allocation failure 2009-09-08 17:38:54 -07:00
mv_xor.c mv_xor: implement a private tx_list 2009-09-08 17:53:03 -07:00
mv_xor.h mv_xor: implement a private tx_list 2009-09-08 17:53:03 -07:00
txx9dmac.c txx9dmac: implement a private tx_list 2009-09-08 17:53:03 -07:00
txx9dmac.h txx9dmac: implement a private tx_list 2009-09-08 17:53:03 -07:00