Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-28 | ioat: move to drivers/dma/ioat/ | Dan Williams | 1 | -202/+0 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -2/+2 |
2009-03-04 | I/OAT: update driver version and copyright dates | Maciej Sosnowski | 1 | -1/+1 |
2009-01-06 | ioat: do not perform removal actions at shutdown | Dan Williams | 1 | -58/+34 |
2008-07-22 | I/OAT: I/OAT version 3.0 support | Maciej Sosnowski | 1 | -0/+15 |
2007-11-14 | I/OAT: Add support for version 2 of ioatdma device | Shannon Nelson | 1 | -0/+11 |
2007-10-18 | I/OAT: clean up error handling and some print messages | Shannon Nelson | 1 | -1/+2 |
2007-10-18 | I/OAT: clean up of dca provider start and stop | Shannon Nelson | 1 | -6/+5 |
2007-10-18 | I/OAT: cleanup pci issues | Shannon Nelson | 1 | -17/+6 |
2007-10-16 | I/OAT: Add DCA services | Shannon Nelson | 1 | -1/+16 |
2007-10-16 | I/OAT: Split PCI startup from DMA handling code | Shannon Nelson | 1 | -0/+196 |