aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ioatdma.c
AgeCommit message (Expand)Author
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams
2007-07-11I/OAT: fix I/OAT for kexecDan Aloni
2007-07-11ioatdma: Remove the use of writeq from the ioatdma driverChris Leech
2007-07-11ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdmaChris Leech
2007-07-11ioatdma: Push pending transactions to hardware more frequentlyChris Leech
2007-06-28IOATDMA: fix section mismatchesRandy Dunlap
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-10[PATCH] drivers/dma trivial annotationsAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-21[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar
2006-07-03[IOAT]: fix kernel-doc in source filesRandy Dunlap
2006-07-03[IOAT]: Fix a warning in ioatdmaBenoit Boissinot
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-26[IOAT]: Do not dereference THIS_MODULE directly to set unsafe.David S. Miller
2006-06-17[I/OAT]: ioatdma.c needs linux/dma-mapping.hDavid S. Miller
2006-06-17[I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech