summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64/common/dma-swiotlb.c
AgeCommit message (Expand)Author
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig
2018-06-24MIPS: loongson: remove loongson_dma_supportedChristoph Hellwig
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-25MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen