aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ioat_dma.c
AgeCommit message (Expand)Author
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski
2009-03-25dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams
2009-03-04I/OAT: fail self-test if callback test reaches timeoutDan Williams
2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski
2009-03-04I/OAT: list usage cleanupEric Sesterhenn
2009-03-04I/OAT: cancel watchdog before dma removeMaciej Sosnowski
2009-03-04I/OAT: fail initialization on zero channels detectionMaciej Sosnowski
2009-03-04I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski
2009-01-06ioat: fix self test for multi-channel caseDan Williams
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams
2008-12-03ioat: wait for self-test completionDan Williams
2008-11-10[3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski
2008-11-10[1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski
2008-10-25Merge branch 'i7300_idle' into releaseLen Brown
2008-10-24i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-21i7300_idle driver v1.55Andy Henroid
2008-09-13drivers/dma/ioat_dma.c: drop code after returnJulia Lawall
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez
2008-07-22I/OAT: I/OAT version 3.0 supportMaciej Sosnowski
2008-07-22I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski
2008-07-22I/OAT: Add watchdog/reset functionality to ioatdmaMaciej Sosnowski
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-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams
2008-04-17async_tx: kill ->device_dependency_addedDan Williams
2008-03-04ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams
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
2007-12-17I/OAT: fix null device in call to dev_err()Shannon Nelson
2007-12-17I/OAT: fixups from code commentsShannon Nelson
2007-11-14I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson
2007-10-18I/OAT: Add completion callback for async_tx interface useShannon Nelson
2007-10-18I/OAT: Tighten descriptor setup performanceShannon Nelson
2007-10-18I/OAT: clean up error handling and some print messagesShannon Nelson
2007-10-18I/OAT: clean up of dca provider start and stopShannon Nelson
2007-10-18I/OAT: cleanup pci issuesShannon Nelson
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson
2007-10-16I/OAT: Split PCI startup from DMA handling codeShannon Nelson
2007-10-16I/OAT: code cleanup from checkpatch outputShannon Nelson
2007-10-16I/OAT: Rename the source fileShannon Nelson