aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-08ioat1: kill unused unmap parametersDan Williams2-4/+0
2009-09-08ioat2,3: convert to a true ring bufferDan Williams6-686/+1122
2009-09-08ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2-370/+390
2009-09-08ioat: fix self test interruptsDan Williams1-1/+2
2009-09-08ioat1: move descriptor allocation from submit to prepDan Williams1-89/+65
2009-09-08ioat: define descriptor control bit-fieldDan Williams2-32/+34
2009-09-08ioat: fix type mismatch for ->dmacountDan Williams1-2/+2
2009-09-08ioat: split ioat_dma_probe into core/version-specific routinesDan Williams3-155/+200
2009-09-08ioat: kill function prototype ifdef guardsDan Williams1-9/+0
2009-09-08ioat: cleanup some long deref chains and 80 column collisionsDan Williams2-167/+144
2009-09-08ioat: convert ioat_probe to pcim/devmDan Williams4-141/+68
2009-09-08ioat: move definitions to dma.hDan Williams2-14/+16
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams7-0/+3087