summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2018-07-23m68k: Use generic dma_noncoherent_opsChristoph 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-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20m68k: convert to dma_map_opsChristoph Hellwig
2013-02-09m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMAGeert Uytterhoeven
2013-01-29m68k: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2012-12-25m68k: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2009-03-24m68k: swtich non-mmu setups to use the mmu dma-mapping.hGreg Ungerer
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg