summaryrefslogtreecommitdiff
path: root/drivers/dma/iop-adma.c
AgeCommit message (Expand)Author
2008-12-08async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams
2008-11-11iop-adma: add a dummy read to flush next descriptor updateDan Williams
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-17iop_adma: document how to calculate the minimum descriptor pool sizeDan Williams
2008-07-17iop_adma: directly reclaim descriptors on allocation failureDan Williams
2008-07-08dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams
2008-07-08dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen
2008-07-08iop-adma: fix platform driver hotplug/coldplugKay Sievers
2008-05-20iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet
2008-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams
2008-04-17iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams
2008-04-17async_tx: kill ->device_dependency_addedDan Williams
2008-04-17async_tx: fix multiple dependency submissionDan Williams
2008-03-13iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams
2008-02-06iop-adma: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2007-10-17Remove "unsafe" from module structRusty Russell
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams