summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma: Take into account dma_pfn_offsetVladimir Murzin2017-06-281-3/+6
* dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig2017-06-284-25/+23
* dma-mapping: remove dmam_free_noncoherentChristoph Hellwig2017-06-283-23/+0
* crypto: qat - avoid an uninitialized variable warningArnd Bergmann2017-06-281-19/+21
* au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig2017-06-281-4/+0
* MAINTAINERS: add entry for dma mapping helpersChristoph Hellwig2017-06-281-0/+15
* powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig2017-06-282-10/+4
* dma-mapping: remove the set_dma_mask methodChristoph Hellwig2017-06-282-10/+0
* powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig2017-06-281-16/+9
* powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig2017-06-281-20/+7
* tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-30/+0
* xen-swiotlb: remove xen_swiotlb_set_dma_maskChristoph Hellwig2017-06-281-12/+0
* arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-4/+3
* mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-14/+5
* dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig2017-06-281-2/+0
* x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-289-11/+13
* arm: remove arch specific dma_supported implementationChristoph Hellwig2017-06-284-5/+8
* openrisc: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-281-7/+0
* hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig2017-06-281-1/+0
* hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-282-11/+0
* dma-virt: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-12/+0
* dma-noop: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-12/+0
* sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-284-43/+39
* sparc: remove leon_dma_opsChristoph Hellwig2017-06-282-6/+2
* dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig2017-06-282-31/+5
* arm: implement ->mapping_errorChristoph Hellwig2017-06-284-19/+38
* x86: remove DMA_ERROR_CODEChristoph Hellwig2017-06-281-2/+0
* x86/calgary: implement ->mapping_errorChristoph Hellwig2017-06-281-8/+16
* x86/pci-nommu: implement ->mapping_errorChristoph Hellwig2017-06-281-1/+9
* powerpc: implement ->mapping_errorChristoph Hellwig2017-06-286-19/+27
* sparc: implement ->mapping_errorChristoph Hellwig2017-06-284-9/+21
* s390: implement ->mapping_errorChristoph Hellwig2017-06-282-7/+13
* iommu/amd: implement ->mapping_errorChristoph Hellwig2017-06-281-5/+13
* hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-283-6/+9
* arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-202-3/+1
* xtensa: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* sh: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* openrisc: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* microblaze: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* m32r: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* c6x: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-5/+0
* xen-swiotlb: implement ->mapping_errorChristoph Hellwig2017-06-201-2/+10
* xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-204-137/+49
* iommu/dma: don't rely on DMA_ERROR_CODEChristoph Hellwig2017-06-201-8/+10
* drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig2017-06-203-4/+4
* drm/exynos: don't use DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+2
* dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig2017-06-201-17/+7
* ibmveth: properly unwind on init errorsChristoph Hellwig2017-06-201-85/+74
* firmware/ivc: use dma_mapping_errorChristoph Hellwig2017-06-201-2/+2