aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech1-0/+12
Attempts to allocate per-CPU DMA channels Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17[I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech1-0/+9
Adds a new ioatdma driver Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech1-0/+13
Provides an API for offloading memory copies to DMA devices Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>