Show patches with: Submitter = Christoph Hellwig       |    Archived = No       |   222 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/44] firmware/ivc: use dma_mapping_error 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-08 Christoph Hellwig Not Applicable
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-08 Christoph Hellwig Not Applicable
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-08 Christoph Hellwig Not Applicable
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[25/44] arm: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-08 Christoph Hellwig Not Applicable
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-08 Christoph Hellwig Not Applicable
[01/44] firmware/ivc: use dma_mapping_error 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - 1 - --- 2017-06-16 Christoph Hellwig Not Applicable
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-16 Christoph Hellwig Not Applicable
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-16 Christoph Hellwig Not Applicable
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-16 Christoph Hellwig Not Applicable
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[25/44] arm: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-16 Christoph Hellwig Not Applicable
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-16 Christoph Hellwig Not Applicable
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-16 Christoph Hellwig Not Applicable
new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2 - - - --- 2017-06-20 Christoph Hellwig Not Applicable
[01/28] mm: turn alloc_pages into an inline function [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig Not Applicable
[02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig Not Applicable
[03/28] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig Not Applicable
[04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig Not Applicable
[05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig Not Applicable
[06/28] lib82596: move DMA allocation into the callers of i82596_probe [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig Not Applicable
[07/28] 53c700: improve non-coherent DMA handling [01/28] mm: turn alloc_pages into an inline function - - 1 --- 2020-08-19 Christoph Hellwig Not Applicable
[08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous [01/28] mm: turn alloc_pages into an inline function 1 - - --- 2020-08-19 Christoph Hellwig Not Applicable
[09/28] MIPS/jazzdma: remove the unused vdma_remap function [01/28] mm: turn alloc_pages into an inline function 1 - - --- 2020-08-19 Christoph Hellwig Not Applicable
[10/28] MIPS/jazzdma: decouple from dma-direct [01/28] mm: turn alloc_pages into an inline function 1 - - --- 2020-08-19 Christoph Hellwig Not Applicable
[11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64 [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig Not Applicable
« 1 2 3 »