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