aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat/dma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-08ioat: add some dev_dbg() callsDan Williams1-0/+28
2009-09-08ioat1: kill unused unmap parametersDan Williams1-2/+0
2009-09-08ioat2,3: convert to a true ring bufferDan Williams1-5/+45
2009-09-08ioat: prepare the code for ioat[12]_dma_chan splitDan Williams1-17/+32
2009-09-08ioat: fix type mismatch for ->dmacountDan Williams1-2/+2
2009-09-08ioat: split ioat_dma_probe into core/version-specific routinesDan Williams1-14/+9
2009-09-08ioat: kill function prototype ifdef guardsDan Williams1-9/+0
2009-09-08ioat: cleanup some long deref chains and 80 column collisionsDan Williams1-3/+4
2009-09-08ioat: convert ioat_probe to pcim/devmDan Williams1-11/+0
2009-09-08ioat: move definitions to dma.hDan Williams1-0/+16
2009-07-28ioat: move to drivers/dma/ioat/Dan Williams1-0/+165