aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dma-debug.h
AgeCommit message (Expand)Author
2009-04-15dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...FUJITA Tomonori
2009-03-18dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar
2009-03-17dma-debug: add a check dma memory leaksJoerg Roedel
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse
2009-03-05dma-debug: add checks for sync_single_sg_*Joerg Roedel
2009-03-05dma-debug: add checks for sync_single_range_*Joerg Roedel
2009-03-05dma-debug: add checks for sync_single_*Joerg Roedel
2009-03-05dma-debug: add checking for [alloc|free]_coherentJoerg Roedel
2009-03-05dma-debug: add add checking for map/unmap_sgJoerg Roedel
2009-03-05dma-debug: add checking for map/unmap_page/singleJoerg Roedel
2009-03-05dma-debug: add initialization codeJoerg Roedel
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel