Enable lguest drivers in Kconfig
[safe/jmp/linux-2.6] / drivers / dma /
2007-07-31 Shannon Nelson[NET_DMA]: remove unused dma_memcpy_to_kernel_iovec
2007-07-16 Dan Williamsdma-mapping: prevent dma dependent code from linking...
2007-07-13 Dan Williamsioatdma: add the unisys "i/oat" pci vendor/device id
2007-07-13 Dan Williamsdmaengine: driver for the iop32x, iop33x, and iop13xx...
2007-07-13 Dan Williamsasync_tx: add the async_tx api
2007-07-13 Dan Williamsdmaengine: make clients responsible for managing channels
2007-07-13 Dan Williamsdmaengine: refactor dmaengine around dma_async_tx_descr...
2007-07-11 Dan AloniI/OAT: fix I/OAT for kexec
2007-07-11 Chris Leechioatdma: Remove the use of writeq from the ioatdma...
2007-07-11 Chris Leechioatdma: Remove the wrappers around read(bwl)/write...
2007-07-11 Jeff Garzikdrivers/dma: handle sysfs errors
2007-07-11 Chris Leechioatdma: Push pending transactions to hardware more...
2007-06-28 Randy DunlapIOATDMA: fix section mismatches
2007-05-10 Martin Schwidefsky[S390] Kconfig: unwanted menus for s390.
2007-03-17 David Brownell[PATCH] rm pointless dmaengine exports
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-10 Al Viro[PATCH] drivers/dma trivial annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-21 Henrik Kretzschmar[I/OAT]: Remove pci_module_init() from Intel I/OAT...
2006-07-04 Randy Dunlap[IOAT]: fix kernel-doc in source files
2006-07-04 Benoit Boissinot[IOAT]: Fix a warning in ioatdma
2006-07-04 Adrian Bunk[IOAT]: drivers/dma/iovlock.c: make num_pages_spanned...
2006-07-04 Randy Dunlap[IOAT]: fix sparse ulong warning
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-26 David S. Miller[IOAT]: Do not dereference THIS_MODULE directly to...
2006-06-18 Andrew Morton[I/OAT]: Do not use for_each_cpu().
2006-06-18 Chris Leech[I/OAT]: Utility functions for offloading sk_buff to...
2006-06-18 Chris Leech[I/OAT]: Setup the networking subsystem as a DMA client
2006-06-18 David S. Miller[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h
2006-06-18 David S. Miller[I/OAT]: ioatdma.c needs linux/dma-mapping.h
2006-06-18 Chris Leech[I/OAT]: Driver for the Intel(R) I/OAT DMA engine
2006-06-18 Chris Leech[I/OAT]: DMA memcpy subsystem