summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma_v2.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-08ioat2,3: cacheline align software descriptor allocationsDan Williams1-2/+3
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