aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/dma-mapping.h
Commit message (Expand)AuthorAge
* powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig2019-02-18
* powerpc/dma: remove set_dma_offsetChristoph Hellwig2019-02-18
* powerpc/dma: remove get_dma_offsetChristoph Hellwig2019-02-18
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-18
* powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig2019-02-18
* powerpc/dma: remove dma_nommu_dma_supportedChristoph Hellwig2019-02-18
* powerpc/dma: remove dma_nommu_get_required_maskChristoph Hellwig2019-02-18
* powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig2019-02-18
* dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-18
* powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig2019-02-18
* powerpc/cell: use the generic iommu bypass codeChristoph Hellwig2019-02-18
* powerpc/dma: handle iommu bypass in dma_iommu_opsChristoph Hellwig2019-02-18
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\
| * dma-mapping: move various slow path functions out of lineChristoph Hellwig2018-12-13
* | powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig2018-12-20
* | powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT defineChristoph Hellwig2018-12-20
|/
* powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-10
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
* powerpc: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-09
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| * powerpc: make dma_cache_sync a no-opChristoph Hellwig2017-10-19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig2017-06-28
* powerpc: implement ->mapping_errorChristoph Hellwig2017-06-28
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
* treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-24
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-24
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-12
* powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt2015-07-12
* powerpc: Use bool function return values of true/false not 1/0Joe Perches2015-03-30
* powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-30
* powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-11
* powerpc: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
* common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-30
* PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-29
* powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-02
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori2010-03-12
* dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-16