aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dma-debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-17dma-debug: add function to dump dma mappingsDavid Woodhouse1-0/+30
2009-03-05dma-debug: add checks for sync_single_sg_*Joerg Roedel1-0/+32
2009-03-05dma-debug: add checks for sync_single_range_*Joerg Roedel1-0/+24
2009-03-05dma-debug: add checks for sync_single_*Joerg Roedel1-0/+21
2009-03-05dma-debug: add checking for [alloc|free]_coherentJoerg Roedel1-0/+45
2009-03-05dma-debug: add add checking for map/unmap_sgJoerg Roedel1-0/+73
2009-03-05dma-debug: add checking for map/unmap_page/singleJoerg Roedel1-0/+53
2009-03-05dma-debug: add core checking functionsJoerg Roedel1-1/+187
2009-03-05dma-debug: add debugfs interfaceJoerg Roedel1-0/+78
2009-03-05dma-debug: add kernel command line parametersJoerg Roedel1-0/+38
2009-03-05dma-debug: add initialization codeJoerg Roedel1-0/+66
2009-03-05dma-debug: add allocator codeJoerg Roedel1-0/+57
2009-03-05dma-debug: add hash functions for dma_debug_entriesJoerg Roedel1-0/+101
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel1-0/+42