summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-debug.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1Star
* dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig2019-01-041-7/+4Star
* dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementationChristoph Hellwig2018-12-131-27/+0Star
* dma/debug: Remove dma_debug_resize_entries()Robin Murphy2018-12-111-7/+0Star
* dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd2018-10-081-0/+8
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-6/+0Star
* dma-debug: add support for resource mappingsNiklas Söderlund2016-09-261-0/+19
* dma-debug: introduce debug_dma_assert_idle()Dan Williams2014-01-221-0/+6
* dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+7
* dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...FUJITA Tomonori2009-04-151-0/+7
* dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar2009-03-181-1/+1
* dma-debug: add a check dma memory leaksJoerg Roedel2009-03-171-0/+7
* dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-171-0/+6
* dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-051-0/+20
* dma-debug: add checks for sync_single_range_*Joerg Roedel2009-03-051-0/+27
* dma-debug: add checks for sync_single_*Joerg Roedel2009-03-051-0/+20
* dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2009-03-051-0/+16
* dma-debug: add add checking for map/unmap_sgJoerg Roedel2009-03-051-0/+16
* dma-debug: add checking for map/unmap_page/singleJoerg Roedel2009-03-051-0/+23
* dma-debug: add initialization codeJoerg Roedel2009-03-051-0/+14
* dma-debug: add header file and core data structuresJoerg Roedel2009-03-051-0/+25