aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2018-05-22alpha: simplify get_arch_dma_opsChristoph Hellwig
2018-05-22alpha: use dma_direct_ops for jensenChristoph Hellwig
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori
2010-03-12alpha: remove dma_sync_single_rangeFUJITA Tomonori
2009-01-29alpha: compile fixesIvan Kokshaysky
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds