index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
2020-01-04
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2019-12-01
swiotlb: do not panic on mapping failures
Christoph Hellwig
2019-01-13
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
2018-11-13
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
2018-09-25
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
2018-09-01
kernel/dma/direct: take DMA offset into account in dma_direct_supported
Christoph Hellwig
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-08-14
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
2018-07-25
swiotlb: clean up reporting
Kees Cook
2018-06-28
swiotlb: export swiotlb_dma_ops
Christoph Hellwig
2018-06-24
dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
Christoph Hellwig
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig