aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma/debug.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* dma/debug: Simplify stracktrace retrievalThomas Gleixner2019-04-29
* dma-debug: only skip one stackframe entryScott Wood2019-04-11
* dma-debug: add dumping facility via debugfsCorentin Labbe2019-02-01
* dma: debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-01
* dma-mapping: remove a few unused exportsChristoph Hellwig2019-01-04
* 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: Batch dma_debug_entry allocationRobin Murphy2018-12-11
* dma/debug: Remove dma_debug_resize_entries()Robin Murphy2018-12-11
* dma-debug: Make leak-like behaviour apparentRobin Murphy2018-12-11
* dma-debug: Dynamically expand the dma_debug_entry poolRobin Murphy2018-12-11
* dma-debug: Use pr_fmt()Robin Murphy2018-12-11
* dma-debug: Expose nr_total_entries in debugfsRobin Murphy2018-12-11
* dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd2018-10-08
* dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-14