remarkable-linux/drivers/dma
Dan Williams 222ccf9ab8 fsldma: do not cleanup descriptors in hardirq context
"Cleaning" descriptors involves calling pending callbacks and clients
assume that their callback will only ever happen in softirq context.
Delay cleanup to the tasklet.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Zhang Wei <wei.zhang@freescale.com>
2008-03-04 10:16:46 -07:00
..
dmaengine.c async_tx: kill tx_set_src and tx_set_dest methods 2008-02-06 10:12:17 -07:00
fsldma.c fsldma: do not cleanup descriptors in hardirq context 2008-03-04 10:16:46 -07:00
fsldma.h dmaengine: add driver for Freescale MPC85xx DMA controller 2008-03-04 10:16:46 -07:00
ioat.c I/OAT: Add support for version 2 of ioatdma device 2007-11-14 18:45:41 -08:00
ioat_dca.c I/OAT: Add support for version 2 of ioatdma device 2007-11-14 18:45:41 -08:00
ioat_dma.c async_tx: replace 'int_en' with operation preparation flags 2008-02-06 10:12:18 -07:00
ioatdma.h I/OAT: fixups from code comments 2007-12-17 19:28:17 -08:00
ioatdma_hw.h I/OAT: Add support for version 2 of ioatdma device 2007-11-14 18:45:41 -08:00
ioatdma_registers.h I/OAT: Add support for version 2 of ioatdma device 2007-11-14 18:45:41 -08:00
iop-adma.c async_tx: replace 'int_en' with operation preparation flags 2008-02-06 10:12:18 -07:00
iovlock.c [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec 2007-07-31 02:28:03 -07:00
Kconfig dmaengine: add driver for Freescale MPC85xx DMA controller 2008-03-04 10:16:46 -07:00
Makefile dmaengine: add driver for Freescale MPC85xx DMA controller 2008-03-04 10:16:46 -07:00