summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-debug.h
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+7
* dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...FUJITA Tomonori2009-04-151-0/+7
* dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar2009-03-181-1/+1
* dma-debug: add a check dma memory leaksJoerg Roedel2009-03-171-0/+7
* dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-171-0/+6
* dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-051-0/+20
* dma-debug: add checks for sync_single_range_*Joerg Roedel2009-03-051-0/+27
* dma-debug: add checks for sync_single_*Joerg Roedel2009-03-051-0/+20
* dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2009-03-051-0/+16
* dma-debug: add add checking for map/unmap_sgJoerg Roedel2009-03-051-0/+16
* dma-debug: add checking for map/unmap_page/singleJoerg Roedel2009-03-051-0/+23
* dma-debug: add initialization codeJoerg Roedel2009-03-051-0/+14
* dma-debug: add header file and core data structuresJoerg Roedel2009-03-051-0/+25