aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-24dma-debug: New interfaces to debug dma mapping errorsShuah Khan1-0/+7
2009-04-15dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entriesFUJITA Tomonori1-0/+7
2009-03-18dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar1-1/+1
2009-03-17dma-debug: add a check dma memory leaksJoerg Roedel1-0/+7
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse1-0/+6
2009-03-05dma-debug: add checks for sync_single_sg_*Joerg Roedel1-0/+20
2009-03-05dma-debug: add checks for sync_single_range_*Joerg Roedel1-0/+27
2009-03-05dma-debug: add checks for sync_single_*Joerg Roedel1-0/+20
2009-03-05dma-debug: add checking for [alloc|free]_coherentJoerg Roedel1-0/+16
2009-03-05dma-debug: add add checking for map/unmap_sgJoerg Roedel1-0/+16
2009-03-05dma-debug: add checking for map/unmap_page/singleJoerg Roedel1-0/+23
2009-03-05dma-debug: add initialization codeJoerg Roedel1-0/+14
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel1-0/+25