aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmatest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-11dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-11/+11
2008-09-19drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNELAndrew Morton1-1/+1
2008-09-19dmatest: properly handle duplicate DMA channelsTimur Tabi1-0/+5
2008-07-08dmatest: Simple DMA memcpy test clientHaavard Skinnemoen1-0/+444