index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
debug.c
Age
Commit message (
Expand
)
Author
2019-04-29
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
2019-02-01
dma-debug: add dumping facility via debugfs
Corentin Labbe
2019-02-01
dma: debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2018-12-13
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-11
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2018-12-11
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2018-12-11
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2018-12-11
dma-debug: Use pr_fmt()
Robin Murphy
2018-12-11
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2018-10-08
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig