summaryrefslogtreecommitdiff
path: root/arch/mips/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
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig
2018-06-24MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10mips: fix an off-by-one in dma_capableChristoph 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: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-10-06MIPS: Support per-device DMA coherencePaul Burton
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
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-01MIPS: Use bool function return values of true/false not 1/0Joe Perches
2014-03-31MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-11-28mips: dma_debug: add debug_dma_mapping_error supportShuah Khan
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2009-11-13MIPS: Add DMA declare coherent memory supportYoichi Yuasa
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle