summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-28dma: Take into account dma_pfn_offsetVladimir Murzin
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig
2017-06-28crypto: qat - avoid an uninitialized variable warningArnd Bergmann
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig
2017-06-28MAINTAINERS: add entry for dma mapping helpersChristoph Hellwig
2017-06-28powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig
2017-06-28dma-mapping: remove the set_dma_mask methodChristoph Hellwig
2017-06-28powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig
2017-06-28powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig
2017-06-28tile: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-28xen-swiotlb: remove xen_swiotlb_set_dma_maskChristoph Hellwig
2017-06-28arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-06-28mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-06-28dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28openrisc: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28dma-virt: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-28dma-noop: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-28arm: implement ->mapping_errorChristoph Hellwig
2017-06-28x86: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-28x86/calgary: implement ->mapping_errorChristoph Hellwig
2017-06-28x86/pci-nommu: implement ->mapping_errorChristoph Hellwig
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig
2017-06-28s390: implement ->mapping_errorChristoph Hellwig
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig
2017-06-20arm64: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20sh: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20openrisc: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20microblaze: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20m32r: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20ia64: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20c6x: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20xen-swiotlb: implement ->mapping_errorChristoph Hellwig
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig
2017-06-20iommu/dma: don't rely on DMA_ERROR_CODEChristoph Hellwig
2017-06-20drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig
2017-06-20drm/exynos: don't use DMA_ERROR_CODEChristoph Hellwig
2017-06-20dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig
2017-06-20ibmveth: properly unwind on init errorsChristoph Hellwig
2017-06-20firmware/ivc: use dma_mapping_errorChristoph Hellwig