index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
loongson64
/
common
/
dma-swiotlb.c
Age
Commit message (
Expand
)
Author
2018-06-24
MIPS: loongson: untangle dma implementations
Christoph Hellwig
2018-06-24
MIPS: consolidate the swiotlb implementations
Christoph Hellwig
2018-06-24
MIPS: loongson: remove loongson_dma_supported
Christoph Hellwig
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
2018-01-15
mips: use swiotlb_{alloc,free}
Christoph Hellwig
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
Christoph Hellwig
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-01-25
MIPS: Loongson64: Fix empty-body warning in dma_alloc
Arnd Bergmann
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-14
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-06-21
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen