aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/dma-mapping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-1/+1
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig1-13/+1
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig1-6/+0
2019-08-16ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig1-2/+0
2019-08-16ia64: rework iommu probingChristoph Hellwig1-6/+0
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig1-6/+0
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+0
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig1-1/+1
2018-12-13swiotlb: remove dma_mark_cleanChristoph Hellwig1-1/+19
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-10/+0
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker1-0/+1
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-01-27IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori1-0/+3
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-2/+2
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori1-0/+6
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori1-0/+4