aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig1-7/+1
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-5/+0
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-2/+0
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig1-5/+0
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig1-1/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-18/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-11/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-6/+0
2017-10-19ia64: make dma_cache_sync a no-opChristoph Hellwig1-5/+0
2017-06-20ia64: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+4
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-9/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-7/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-25/+0
2012-11-28ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-6/+12
2011-01-11[IA64] Add DMA_ERROR_CODE define.Konrad Rzeszutek Wilk1-0/+2
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-2/+0
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich1-1/+1
2009-08-10IA64: Remove NULL flush_write_buffersFUJITA Tomonori1-1/+0
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori1-0/+10
2009-07-28ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori1-0/+8
2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori1-1/+7
2009-06-18dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori1-99/+3
2009-02-03IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto1-1/+1
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar1-0/+2
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller1-0/+2
2009-01-07convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori1-0/+5
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-74/+33
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori1-17/+24
2009-01-06convert the DMA API to use dma_opsFUJITA Tomonori1-36/+77
2009-01-06add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_opsFUJITA Tomonori1-0/+14
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu1-0/+50
2008-09-08ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori1-1/+3
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck1-0/+97