aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams1-3/+4
2009-09-08ioat: implement a private tx_listDan Williams1-3/+4
2009-09-08ioat3: xor self testDan Williams1-2/+3
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams1-6/+114
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams1-11/+0
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams1-215/+136
2009-09-08ioat1: trim ioat_dma_desc_swDan Williams1-2/+2
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams1-6/+6
2009-09-08ioat: preserve chanctrl bits when re-arming interruptsDan Williams1-7/+3
2009-09-08ioat: ignore reserved bits for chancnt and xfercapDan Williams1-0/+7
2009-09-08ioat: cleanup completion status readsDan Williams1-49/+29
2009-09-08ioat: add some dev_dbg() callsDan Williams1-3/+26
2009-09-08ioat1: kill unused unmap parametersDan Williams1-2/+0
2009-09-08ioat2,3: convert to a true ring bufferDan Williams1-680/+194
2009-09-08ioat: prepare the code for ioat[12]_dma_chan splitDan Williams1-353/+358
2009-09-08ioat: fix self test interruptsDan Williams1-1/+2
2009-09-08ioat1: move descriptor allocation from submit to prepDan Williams1-89/+65
2009-09-08ioat: define descriptor control bit-fieldDan Williams1-12/+16
2009-09-08ioat: split ioat_dma_probe into core/version-specific routinesDan Williams1-99/+154
2009-09-08ioat: cleanup some long deref chains and 80 column collisionsDan Williams1-164/+140
2009-09-08ioat: convert ioat_probe to pcim/devmDan Williams1-87/+43
2009-09-08ioat: move definitions to dma.hDan Williams1-14/+0
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams1-0/+1741