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