summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat_dma.c
Commit message (Expand)AuthorAgeFilesLines
* i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2009-05-281-1/+1
* ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski2009-05-121-17/+28
* dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-251-1/+0
* I/OAT: fail self-test if callback test reaches timeoutDan Williams2009-03-041-2/+4
* I/OAT: update driver version and copyright datesMaciej Sosnowski2009-03-041-1/+1
* I/OAT: list usage cleanupEric Sesterhenn2009-03-041-3/+2
* I/OAT: cancel watchdog before dma removeMaciej Sosnowski2009-03-041-4/+3
* I/OAT: fail initialization on zero channels detectionMaciej Sosnowski2009-03-041-0/+7
* I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski2009-03-041-5/+7
* ioat: fix self test for multi-channel caseDan Williams2009-01-061-6/+7
* dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-061-3/+2
* ioat: wait for self-test completionDan Williams2008-12-031-1/+4
* [3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski2008-11-101-2/+2
* [1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski2008-11-101-0/+7
* Merge branch 'i7300_idle' into releaseLen Brown2008-10-251-2/+5
|\
| * i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi2008-10-241-1/+1
| * i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2008-10-241-1/+4
* | Merge branch 'linus' into testLen Brown2008-10-231-2/+0
|\ \ | |/ |/|
| * drivers/dma/ioat_dma.c: drop code after returnJulia Lawall2008-09-131-2/+0
* | i7300_idle driver v1.55Andy Henroid2008-10-211-0/+3
|/
* list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2008-08-071-1/+1
* I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2008-07-221-11/+85
* I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski2008-07-221-0/+2
* I/OAT: Add watchdog/reset functionality to ioatdmaMaciej Sosnowski2008-07-221-5/+262
* dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-081-25/+23
* dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-081-2/+3
* dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-171-12/+12
* async_tx: kill ->device_dependency_addedDan Williams2008-04-171-12/+0
* ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams2008-03-041-0/+2
* async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-061-2/+2
* async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-061-24/+15
* I/OAT: fix null device in call to dev_err()Shannon Nelson2007-12-171-1/+1
* I/OAT: fixups from code commentsShannon Nelson2007-12-171-65/+77
* I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson2007-11-141-102/+476
* I/OAT: Add completion callback for async_tx interface useShannon Nelson2007-10-181-0/+25
* I/OAT: Tighten descriptor setup performanceShannon Nelson2007-10-181-81/+92
* I/OAT: clean up error handling and some print messagesShannon Nelson2007-10-181-11/+21
* I/OAT: clean up of dca provider start and stopShannon Nelson2007-10-181-2/+2
* I/OAT: cleanup pci issuesShannon Nelson2007-10-181-1/+4
* I/OAT: Add support for MSI and MSI-XShannon Nelson2007-10-161-65/+281
* I/OAT: Split PCI startup from DMA handling codeShannon Nelson2007-10-161-138/+42
* I/OAT: code cleanup from checkpatch outputShannon Nelson2007-10-161-88/+110
* I/OAT: Rename the source fileShannon Nelson2007-10-161-0/+818