Show patches with: Submitter = Christoph Hellwig       |   654 patches
« 1 2 3 46 7 »
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 New
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-08 Christoph Hellwig New
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-08 Christoph Hellwig New
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-08 Christoph Hellwig New
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-08 Christoph Hellwig New
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-08 Christoph Hellwig New
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-08 Christoph Hellwig New
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig New
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig New
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-08 Christoph Hellwig New
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[25/44] arm: implement ->mapping_error - - - --- 2017-06-08 Christoph Hellwig New
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-08 Christoph Hellwig New
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-08 Christoph Hellwig New
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-08 Christoph Hellwig New
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig New
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig New
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-08 Christoph Hellwig New
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-08 Christoph Hellwig New
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig New
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig New
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-08 Christoph Hellwig New
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-08 Christoph Hellwig New
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 Christoph Hellwig New
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 Christoph Hellwig New
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-08 Christoph Hellwig New
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-08 Christoph Hellwig New
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-08 Christoph Hellwig New
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-08 Christoph Hellwig New
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-08 Christoph Hellwig New
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-08 Christoph Hellwig New
[01/44] firmware/ivc: use dma_mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-16 Christoph Hellwig New
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-16 Christoph Hellwig New
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - 1 - --- 2017-06-16 Christoph Hellwig New
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-16 Christoph Hellwig New
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-16 Christoph Hellwig New
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-16 Christoph Hellwig New
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-16 Christoph Hellwig New
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-16 Christoph Hellwig New
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[25/44] arm: implement ->mapping_error - - - --- 2017-06-16 Christoph Hellwig New
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-16 Christoph Hellwig New
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-16 Christoph Hellwig New
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-16 Christoph Hellwig New
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig New
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig New
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-16 Christoph Hellwig New
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-16 Christoph Hellwig New
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig New
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig New
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-16 Christoph Hellwig New
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-16 Christoph Hellwig New
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 Christoph Hellwig New
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 Christoph Hellwig New
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-16 Christoph Hellwig New
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-16 Christoph Hellwig New
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-16 Christoph Hellwig New
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-16 Christoph Hellwig New
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-16 Christoph Hellwig New
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-16 Christoph Hellwig New
new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2 - - - --- 2017-06-20 Christoph Hellwig New
[1/4] swiotlb-xen: make instances match their method names [1/4] swiotlb-xen: make instances match their method names - 1 - --- 2019-04-11 Christoph Hellwig Accepted
[2/4] swiotlb-xen: use ->map_page to implement ->map_sg [1/4] swiotlb-xen: make instances match their method names - 1 - --- 2019-04-11 Christoph Hellwig Accepted
[3/4] swiotlb-xen: simplify the DMA sync method implementations [1/4] swiotlb-xen: make instances match their method names - 1 - --- 2019-04-11 Christoph Hellwig Accepted
[4/4] swiotlb-xen: ensure we have a single callsite for xen_dma_map_page [1/4] swiotlb-xen: make instances match their method names - 1 - --- 2019-04-11 Christoph Hellwig Accepted
[01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance [01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance - - - --- 2019-08-16 Christoph Hellwig Superseded
[02/11] xen/arm: use dev_is_dma_coherent [01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance - 1 - --- 2019-08-16 Christoph Hellwig Superseded
[03/11] xen/arm: pass one less argument to dma_cache_maint [01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance - - - --- 2019-08-16 Christoph Hellwig Superseded
[04/11] xen/arm: remove xen_dma_ops [01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance - 1 - --- 2019-08-16 Christoph Hellwig Superseded
[05/11] xen: remove the exports for xen_{create, destroy}_contiguous_region [01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance - - - --- 2019-08-16 Christoph Hellwig Superseded
[06/11] swiotlb-xen: always use dma-direct helpers to alloc coherent pages [01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance - - - --- 2019-08-16 Christoph Hellwig Superseded
[07/11] swiotlb-xen: provide a single page-coherent.h header [01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance - - - --- 2019-08-16 Christoph Hellwig Superseded
« 1 2 3 46 7 »