summaryrefslogtreecommitdiff
path: root/include/linux/dma-debug.h
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-01-04dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig
2018-12-13dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementationChristoph Hellwig
2018-12-11dma/debug: Remove dma_debug_resize_entries()Robin Murphy
2018-10-08dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2016-09-26dma-debug: add support for resource mappingsNiklas Söderlund
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams
2012-10-24dma-debug: New interfaces to debug dma mapping errorsShuah Khan
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