aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-23arm64: Combine coherent and non-coherent swiotlb dma_opsCatalin Marinas1-9/+2
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas1-5/+6
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini1-0/+7
2014-09-22arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas1-0/+7
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit1-2/+0
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas1-0/+7
2013-10-18arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini1-1/+12
2013-10-15arm64: define DMA_ERROR_CODEStefano Stabellini1-0/+1
2013-06-07arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia1-6/+11
2012-11-28ARM64: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-09-17arm64: DMA mapping APICatalin Marinas1-0/+124