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