summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-debug.h
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig2019-01-04
* dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementationChristoph Hellwig2018-12-13
* dma/debug: Remove dma_debug_resize_entries()Robin Murphy2018-12-11
* dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd2018-10-08
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-08
* dma-debug: add support for resource mappingsNiklas Söderlund2016-09-26
* dma-debug: introduce debug_dma_assert_idle()Dan Williams2014-01-21
* dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-24
* dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...FUJITA Tomonori2009-04-15
* dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar2009-03-18
* dma-debug: add a check dma memory leaksJoerg Roedel2009-03-17
* dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-17
* dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-05
* dma-debug: add checks for sync_single_range_*Joerg Roedel2009-03-05
* dma-debug: add checks for sync_single_*Joerg Roedel2009-03-05
* dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2009-03-05
* dma-debug: add add checking for map/unmap_sgJoerg Roedel2009-03-05
* dma-debug: add checking for map/unmap_page/singleJoerg Roedel2009-03-05
* dma-debug: add initialization codeJoerg Roedel2009-03-05
* dma-debug: add header file and core data structuresJoerg Roedel2009-03-05