aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/common/hwsw_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig1-60/+0
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+1
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig1-1/+1
2018-01-15ia64: use generic swiotlb_opsChristoph Hellwig1-2/+2
2018-01-15ia64: rename swiotlb_dma_opsChristoph Hellwig1-2/+2
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-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-3/+3
2009-01-06remove hwsw_dma_opsFUJITA Tomonori1-171/+12
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori1-8/+12
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori1-0/+3
2009-01-06add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori1-1/+16
2008-11-04[IA64] use common header for software IO/TLBJoerg Roedel1-8/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-2/+3
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner1-29/+32
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-05-10[IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck1-1/+1
2007-02-05[IA64] missing exports hwsw_sync_...Jan Beulich1-0/+4
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+11
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro1-1/+1
2005-09-14[IA64] more robust zx1/sx1000 machvec supportAlex Williamson1-2/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+185