Show patches with: Submitter = hch@lst.de       |    State = Action Required       |   674 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 hch@lst.de New
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-08 hch@lst.de New
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-08 hch@lst.de New
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-08 hch@lst.de New
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-08 hch@lst.de New
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-08 hch@lst.de New
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-08 hch@lst.de New
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-08 hch@lst.de New
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-08 hch@lst.de New
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-08 hch@lst.de New
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-08 hch@lst.de New
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-08 hch@lst.de New
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-08 hch@lst.de New
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[25/44] arm: implement ->mapping_error - - - --- 2017-06-08 hch@lst.de New
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-08 hch@lst.de New
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-08 hch@lst.de New
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-08 hch@lst.de New
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-08 hch@lst.de New
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-08 hch@lst.de New
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-08 hch@lst.de New
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-08 hch@lst.de New
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-08 hch@lst.de New
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-08 hch@lst.de New
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-08 hch@lst.de New
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-08 hch@lst.de New
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 hch@lst.de New
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-08 hch@lst.de New
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-08 hch@lst.de New
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-08 hch@lst.de New
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-08 hch@lst.de New
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-08 hch@lst.de New
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-08 hch@lst.de New
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-08 hch@lst.de New
[01/44] firmware/ivc: use dma_mapping_error 1 - - --- 2017-06-16 hch@lst.de New
[02/44] ibmveth: properly unwind on init errors 1 - - --- 2017-06-16 hch@lst.de New
[03/44] dmaengine: ioat: don't use DMA_ERROR_CODE 2 - - --- 2017-06-16 hch@lst.de New
[04/44] drm/exynos: don't use DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[05/44] drm/armada: don't abuse DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[06/44] iommu/dma: don't rely on DMA_ERROR_CODE - 1 - --- 2017-06-16 hch@lst.de New
[07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops - 1 - --- 2017-06-16 hch@lst.de New
[08/44] xen-swiotlb: implement ->mapping_error - 1 - --- 2017-06-16 hch@lst.de New
[09/44] c6x: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[10/44] ia64: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[11/44] m32r: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[12/44] microblaze: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[13/44] openrisc: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[14/44] sh: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[15/44] xtensa: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[16/44] arm64: remove DMA_ERROR_CODE - 1 - --- 2017-06-16 hch@lst.de New
[17/44] hexagon: switch to use ->mapping_error for error reporting 1 - - --- 2017-06-16 hch@lst.de New
[18/44] iommu/amd: implement ->mapping_error - - - --- 2017-06-16 hch@lst.de New
[19/44] s390: implement ->mapping_error 1 - - --- 2017-06-16 hch@lst.de New
[20/44] sparc: implement ->mapping_error 1 - - --- 2017-06-16 hch@lst.de New
[21/44] powerpc: implement ->mapping_error 1 - - --- 2017-06-16 hch@lst.de New
[22/44] x86/pci-nommu: implement ->mapping_error - - - --- 2017-06-16 hch@lst.de New
[23/44] x86/calgary: implement ->mapping_error - - - --- 2017-06-16 hch@lst.de New
[24/44] x86: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[25/44] arm: implement ->mapping_error - - - --- 2017-06-16 hch@lst.de New
[26/44] dma-mapping: remove DMA_ERROR_CODE - - - --- 2017-06-16 hch@lst.de New
[27/44] sparc: remove leon_dma_ops 1 - - --- 2017-06-16 hch@lst.de New
[28/44] sparc: remove arch specific dma_supported implementations 1 - - --- 2017-06-16 hch@lst.de New
[29/44] dma-noop: remove dma_supported and mapping_error methods - - - --- 2017-06-16 hch@lst.de New
[30/44] dma-virt: remove dma_supported and mapping_error methods - - - --- 2017-06-16 hch@lst.de New
[31/44] hexagon: remove arch-specific dma_supported implementation 1 - - --- 2017-06-16 hch@lst.de New
[32/44] hexagon: remove the unused dma_is_consistent prototype - - - --- 2017-06-16 hch@lst.de New
[33/44] openrisc: remove arch-specific dma_supported implementation - - - --- 2017-06-16 hch@lst.de New
[34/44] arm: remove arch specific dma_supported implementation - - - --- 2017-06-16 hch@lst.de New
[35/44] x86: remove arch specific dma_supported implementation - - - --- 2017-06-16 hch@lst.de New
[36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED - - - --- 2017-06-16 hch@lst.de New
[37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 hch@lst.de New
[38/44] arm: implement ->dma_supported instead of ->set_dma_mask - - - --- 2017-06-16 hch@lst.de New
[39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask - - - --- 2017-06-16 hch@lst.de New
[40/44] tile: remove dma_supported and mapping_error methods - - - --- 2017-06-16 hch@lst.de New
[41/44] powerpc/cell: clean up fixed mapping dma_ops initialization - - - --- 2017-06-16 hch@lst.de New
[42/44] powerpc/cell: use the dma_supported method for ops switching - - - --- 2017-06-16 hch@lst.de New
[43/44] dma-mapping: remove the set_dma_mask method - - - --- 2017-06-16 hch@lst.de New
[44/44] powerpc: merge __dma_set_mask into dma_set_mask - - - --- 2017-06-16 hch@lst.de New
new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2 - - - --- 2017-06-20 hch@lst.de New
[01/12] floppy: consolidate the dummy fd_cacheflush definition - - - --- 2017-08-27 hch@lst.de New
[02/12] mips: don't use dma_cache_sync to implement fd_cacheflush - - - --- 2017-08-27 hch@lst.de New
[03/12] frv: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
[04/12] x86: make dma_cache_sync a no-op - 1 - --- 2017-08-27 hch@lst.de New
[05/12] ia64: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
[06/12] microblaze: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
[07/12] mn10300: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
[08/12] powerpc: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
[09/12] unicore32: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
[10/12] xtensa: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
[11/12] sh: make dma_cache_sync a no-op - - - --- 2017-08-27 hch@lst.de New
« 1 2 3 46 7 »