aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/dma-mapping.h
Commit message (Expand)AuthorAge
* Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-23
|\
| * ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig2018-09-17
* | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-01
|/
* ia64: clean up swiotlb supportChristoph Hellwig2018-01-15
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| * ia64: make dma_cache_sync a no-opChristoph Hellwig2017-10-19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-20
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
* X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* [IA64] Add DMA_ERROR_CODE define.Konrad Rzeszutek Wilk2011-01-11
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-16
* IA64: Remove NULL flush_write_buffersFUJITA Tomonori2009-08-10
* x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-28
* ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-28
* dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-06-18
* dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-18
* IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto2009-02-03
* Merge branch 'linus' into core/iommuIngo Molnar2009-01-16
|\
| * [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-15
* | convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori2009-01-07
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
* | add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2009-01-06
* | convert the DMA API to use dma_opsFUJITA Tomonori2009-01-06
* | add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_opsFUJITA Tomonori2009-01-06
|/
* [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-17
* ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori2008-09-08
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-01