summaryrefslogtreecommitdiffstats
path: root/drivers/dma/iop-adma.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* iop_adma: document how to calculate the minimum descriptor pool sizeDan Williams2008-07-171-1/+10
* iop_adma: directly reclaim descriptors on allocation failureDan Williams2008-07-171-2/+2
* dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-081-11/+18
* dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-081-3/+4
* iop-adma: fix platform driver hotplug/coldplugKay Sievers2008-07-081-0/+2
* iop-adma: fixup some kzalloc/memset confusionsChristophe Jaillet2008-05-201-4/+2
* dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-171-18/+21
* iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams2008-04-171-5/+0
* async_tx: kill ->device_dependency_addedDan Williams2008-04-171-7/+0
* async_tx: fix multiple dependency submissionDan Williams2008-04-171-4/+5
* iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-131-16/+16
* async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-061-10/+10
* async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-061-81/+43
* iop-adma: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* Remove "unsafe" from module structRusty Russell2007-10-171-5/+4
* dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams2007-07-131-0/+1467