aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmatest.c
Commit message (Expand)AuthorAge
* dmatest: Use custom map/unmap for destination bufferAtsushi Nemoto2009-01-13
* dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-06
* dmaengine: kill enum dma_state_clientDan Williams2009-01-06
* dmatest: convert to dma_request_channelDan Williams2009-01-06
* dmaengine: up-level reference counting to the module levelDan Williams2009-01-06
* dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-11
* drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNELAndrew Morton2008-09-19
* dmatest: properly handle duplicate DMA channelsTimur Tabi2008-09-19
* dmatest: Simple DMA memcpy test clientHaavard Skinnemoen2008-07-08