summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/dma_v2.c
AgeCommit message (Expand)Author
2010-01-06ioat2,3: put channel hardware in known state at initDan Williams
2009-11-19ioat2,3: report all uncorrectable errorsDan Williams
2009-09-21drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton
2009-09-16ioat2: clarify ring size limitsDan Williams
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams
2009-09-08ioat3: segregate raid enginesDan Williams
2009-09-08ioat3: xor self testDan Williams
2009-09-08ioat3: xor supportDan Williams
2009-09-08ioat: add 'ioat' sysfs attributesDan Williams
2009-09-08ioat3: split ioat3 support to its own file, add memsetDan Williams
2009-09-08ioat2+: add fence supportDan Williams
2009-09-08ioat2,3: dynamically resize descriptor ringDan Williams
2009-09-08ioat: switch watchdog and reset handler from workqueue to timerDan Williams
2009-09-08ioat: ___devinit annotate the initialization pathsDan Williams
2009-09-08ioat: preserve chanctrl bits when re-arming interruptsDan Williams
2009-09-08ioat: ignore reserved bits for chancnt and xfercapDan Williams
2009-09-08ioat: cleanup completion status readsDan Williams
2009-09-08ioat: add some dev_dbg() callsDan Williams
2009-09-08ioat2,3: convert to a true ring bufferDan Williams