aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-50/+0
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig1-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-18/+0
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-9/+0
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig1-2/+2
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-5/+2
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche1-5/+0
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-3/+3
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-6/+6
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-3/+0
2016-01-20tile: uninline dma_set_maskChristoph Hellwig1-28/+1
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-2/+4
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-7/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-27/+0
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf1-8/+13
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf1-0/+4
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf1-3/+7
2012-11-28tile: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf1-48/+98
2011-05-04tile,mn10300: add device parameter to dma_cache_sync()James Hogan1-1/+2
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-7/+0
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+102