dma-debug: add checks for sync_single_sg_*
[safe/jmp/linux-2.6] / lib / dma-debug.c
2009-03-05 Joerg Roedeldma-debug: add checks for sync_single_sg_*
2009-03-05 Joerg Roedeldma-debug: add checks for sync_single_range_*
2009-03-05 Joerg Roedeldma-debug: add checks for sync_single_*
2009-03-05 Joerg Roedeldma-debug: add checking for [alloc|free]_coherent
2009-03-05 Joerg Roedeldma-debug: add add checking for map/unmap_sg
2009-03-05 Joerg Roedeldma-debug: add checking for map/unmap_page/single
2009-03-05 Joerg Roedeldma-debug: add core checking functions
2009-03-05 Joerg Roedeldma-debug: add debugfs interface
2009-03-05 Joerg Roedeldma-debug: add kernel command line parameters
2009-03-05 Joerg Roedeldma-debug: add initialization code
2009-03-05 Joerg Roedeldma-debug: add allocator code
2009-03-05 Joerg Roedeldma-debug: add hash functions for dma_debug_entries
2009-03-05 Joerg Roedeldma-debug: add header file and core data structures