aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman
2020-04-02sparc32: use per-device dma_opsChristoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-11sparc: remove not required includes from dma-mapping.hChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-21sparc: 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-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig
2017-06-28sparc: implement ->mapping_errorChristoph 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-20sparc: use generic dma_set_maskChristoph 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
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller
2014-09-09sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCIAndreas Larsson
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg
2012-11-17sparc: dma-mapping: support debug_dma_mapping_errorShuah Khan
2012-05-27sparc32,leon: always support leon in ioportSam Ravnborg
2012-03-28SPARC: 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: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori
2009-08-10sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori
2009-08-10sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-08-10sparc: Use dma_map_ops structFUJITA Tomonori
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg