aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton1-2/+3
2009-09-16ioat2: clarify ring size limitsDan Williams1-3/+4
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams1-2/+3
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams1-2/+3
2009-09-08ioat3: segregate raid enginesDan Williams1-2/+2
2009-09-08ioat3: xor self testDan Williams1-0/+1
2009-09-08ioat3: xor supportDan Williams1-1/+1
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams1-0/+33
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams1-71/+23
2009-09-08ioat2+: add fence supportDan Williams1-0/+1
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams1-31/+184
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams1-183/+138
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams1-2/+2
2009-09-08ioat: preserve chanctrl bits when re-arming interruptsDan Williams1-6/+2
2009-09-08ioat: ignore reserved bits for chancnt and xfercapDan Williams1-0/+7
2009-09-08ioat: cleanup completion status readsDan Williams1-14/+11
2009-09-08ioat: add some dev_dbg() callsDan Williams1-1/+24
2009-09-08ioat2,3: convert to a true ring bufferDan Williams1-0/+750