summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat
Commit message (Expand)AuthorAgeFilesLines
...
* | ioat3: pq supportDan Williams2009-09-091-1/+264
* | ioat3: xor self testDan Williams2009-09-094-3/+282
* | ioat3: xor supportDan Williams2009-09-094-3/+222
* | ioat3: enable dca for completion writesDan Williams2009-09-092-1/+3
* | ioat: add 'ioat' sysfs attributesDan Williams2009-09-096-6/+166
* | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-097-84/+421
* | ioat3: hardware version 3.2 register / descriptor definitionsDan Williams2009-09-094-2/+185
* | ioat2+: add fence supportDan Williams2009-09-091-0/+1
|/
* ioat2,3: dynamically resize descriptor ringDan Williams2009-09-093-31/+187
* ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-095-428/+388Star
* ioat1: trim ioat_dma_desc_swDan Williams2009-09-093-5/+7
* ioat: ___devinit annotate the initialization pathsDan Williams2009-09-095-20/+24
* ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-093-14/+10Star
* ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-092-0/+14
* ioat: cleanup completion status readsDan Williams2009-09-094-75/+46Star
* ioat: add some dev_dbg() callsDan Williams2009-09-094-4/+81
* ioat1: kill unused unmap parametersDan Williams2009-09-092-4/+0Star
* ioat2,3: convert to a true ring bufferDan Williams2009-09-096-686/+1122
* ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-092-370/+390
* ioat: fix self test interruptsDan Williams2009-09-091-1/+2
* ioat1: move descriptor allocation from submit to prepDan Williams2009-09-091-89/+65Star
* ioat: define descriptor control bit-fieldDan Williams2009-09-092-32/+34
* ioat: fix type mismatch for ->dmacountDan Williams2009-09-091-2/+2
* ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-093-155/+200
* ioat: kill function prototype ifdef guardsDan Williams2009-09-091-9/+0Star
* ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-092-167/+144Star
* ioat: convert ioat_probe to pcim/devmDan Williams2009-09-094-141/+68Star
* ioat: move definitions to dma.hDan Williams2009-09-092-14/+16
* ioat: move to drivers/dma/ioat/Dan Williams2009-07-287-0/+3087