Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-09 | ioat2,3: convert to a true ring buffer | Dan Williams | 6 | -686/+1122 |
2009-09-09 | ioat: prepare the code for ioat[12]_dma_chan split | Dan Williams | 2 | -370/+390 |
2009-09-09 | ioat: fix self test interrupts | Dan Williams | 1 | -1/+2 |
2009-09-09 | ioat1: move descriptor allocation from submit to prep | Dan Williams | 1 | -89/+65 |
2009-09-09 | ioat: define descriptor control bit-field | Dan Williams | 2 | -32/+34 |
2009-09-09 | ioat: fix type mismatch for ->dmacount | Dan Williams | 1 | -2/+2 |
2009-09-09 | ioat: split ioat_dma_probe into core/version-specific routines | Dan Williams | 3 | -155/+200 |
2009-09-09 | ioat: kill function prototype ifdef guards | Dan Williams | 1 | -9/+0 |
2009-09-09 | ioat: cleanup some long deref chains and 80 column collisions | Dan Williams | 2 | -167/+144 |
2009-09-09 | ioat: convert ioat_probe to pcim/devm | Dan Williams | 4 | -141/+68 |
2009-09-09 | ioat: move definitions to dma.h | Dan Williams | 2 | -14/+16 |
2009-07-29 | ioat: move to drivers/dma/ioat/ | Dan Williams | 7 | -0/+3087 |