Show patches with: Submitter =       |    Archived = No       |   66 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] dma-debug: add checking for map/unmap_resource - - 2 - --- 2015-05-01 wdavis@nvidia.com Changes Requested
[2/6] DMA-API: Introduce dma_(un)map_resource - - 2 - --- 2015-05-01 wdavis@nvidia.com Changes Requested
[3/6] dma-mapping: pci: add pci_(un)map_resource - - 2 - --- 2015-05-01 wdavis@nvidia.com Changes Requested
[4/6] iommu/amd: Implement (un)map_resource - - 2 - --- 2015-05-01 wdavis@nvidia.com Changes Requested
[5/6] iommu/vt-d: implement (un)map_resource - - 2 - --- 2015-05-01 wdavis@nvidia.com Changes Requested
[6/6] x86: add pci-nommu implementation of map_resource - - 2 - --- 2015-05-01 wdavis@nvidia.com Changes Requested
[v2,1/7] dma-debug: add checking for map/unmap_resource - - 2 - --- 2015-05-18 wdavis@nvidia.com Not Applicable
[v2,2/7] DMA-API: Introduce dma_(un)map_resource - - 2 - --- 2015-05-18 wdavis@nvidia.com Not Applicable
[v2,3/7] dma-mapping: pci: add pci_(un)map_resource - - 2 - --- 2015-05-18 wdavis@nvidia.com Not Applicable
[v2,4/7] DMA-API: Add dma_(un)map_resource() documentation - - - - --- 2015-05-18 wdavis@nvidia.com Not Applicable
[v2,5/7] iommu/amd: Implement (un)map_resource - - 2 - --- 2015-05-18 wdavis@nvidia.com Not Applicable
[v2,6/7] iommu/vt-d: implement (un)map_resource - - 2 - --- 2015-05-18 wdavis@nvidia.com Not Applicable
[v2,7/7] x86: add pci-nommu implementation of map_resource - - - - --- 2015-05-18 wdavis@nvidia.com Not Applicable
[v3,1/7] dma-debug: add checking for map/unmap_resource - - 2 - --- 2015-05-29 wdavis@nvidia.com Not Applicable
[v3,2/7] DMA-API: Introduce dma_(un)map_resource - - - - --- 2015-05-29 wdavis@nvidia.com Not Applicable
[v3,3/7] dma-mapping: pci: add pci_(un)map_resource - - 2 - --- 2015-05-29 wdavis@nvidia.com Not Applicable
[v3,4/7] DMA-API: Add dma_(un)map_resource() documentation - - - - --- 2015-05-29 wdavis@nvidia.com Not Applicable
[v3,5/7] iommu/amd: Implement (un)map_resource - - 2 - --- 2015-05-29 wdavis@nvidia.com Not Applicable
[v3,6/7] iommu/vt-d: implement (un)map_resource - - 2 - --- 2015-05-29 wdavis@nvidia.com Not Applicable
[v3,7/7] x86: add pci-nommu implementation of map_resource - - - - --- 2015-05-29 wdavis@nvidia.com Not Applicable
[v4,01/12] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,02/12] linux/types.h: Add dma_peer_addr_t type - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,03/12] dma-debug: add checking for map/unmap_peer_resource - - 2 - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,04/12] DMA-API: Introduce dma_(un)map_peer_resource - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,05/12] dma-mapping: pci: add pci_(un)map_peer_resource - - 2 - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,06/12] DMA-API: Add peer resource mapping documentation - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,07/12] pci: expose pci_find_host_bridge() - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,08/12] iommu/amd: Implement (un)map_peer_resource - - 2 - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,09/12] iommu/vt-d: implement (un)map_peer_resource - - 2 - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,10/12] pci: add pci_find_common_upstream_dev() - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,11/12] x86: add pci-nommu implementation of map_peer_resource - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v4,12/12] x86: declare support for DMA P2P - - - - --- 2015-07-22 wdavis@nvidia.com Changes Requested
[v5,01/13] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,02/13] linux/types.h: Add dma_peer_addr_t type - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,03/13] dma-debug: add checking for map/unmap_peer_resource - - 2 - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,04/13] DMA-API: Introduce dma_(un)map_peer_resource - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,05/13] dma-mapping: pci: add pci_(un)map_peer_resource - - 2 - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,06/13] DMA-API: Add peer resource mapping documentation - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,07/13] PCI: Export pci_find_host_bridge() - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,08/13] PCI: Add pci_find_common_upstream_dev() - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,10/13] iommu/amd: Implement (un)map_peer_resource - - 2 - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,11/13] iommu/vt-d: implement (un)map_peer_resource - - 2 - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,12/13] x86: add pci-nommu implementation of map_peer_resource - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[v5,13/13] x86: declare support for DMA P2P - - - - --- 2015-08-18 wdavis@nvidia.com Superseded
[01/22] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[02/22] linux/types.h: Add dma_peer_addr_t type - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[03/22] dma-debug: add checking for map/unmap_peer_resource - - 2 - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[04/22] DMA-API: Introduce dma_(un)map_peer_resource - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[05/22] dma-mapping: pci: add pci_(un)map_peer_resource - - 2 - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[06/22] DMA-API: Add peer resource mapping documentation - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[07/22] PCI: Export pci_find_host_bridge() - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[08/22] PCI: Add pci_find_common_upstream_dev() - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[09/22] PCI: Add pci_peer_traffic_supported() - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[10/22] PCI: Add pci_resource_to_peer() - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[11/22] swiotlb: Add map_peer_resource stub - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[12/22] x86, swiotlb: Add swiotlb_map_peer_resource() to swiotlb_dma_ops - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[13/22] x86, platform: Add swiotlb_map_peer_resource() to sta2x11_dma_ops - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[14/22] swiotlb-xen: add map_peer_resource stub - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[15/22] pci-swiotlb-xen: add xen_swiotlb_map_peer_resource to xen_swiotlb_dma_ops - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[16/22] iommu/amd: Implement (un)map_peer_resource - - 2 - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[17/22] iommu/vt-d: implement (un)map_peer_resource - - 2 - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[18/22] x86: add pci-nommu implementation of map_peer_resource - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[19/22] x86: Calgary: Add map_peer_resource stub - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[20/22] x86: gart: Add map_peer_resource stub - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[21/22] x86: add dma_peer_mapping_error() - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested
[22/22] x86: declare support for DMA P2P - - - - --- 2015-09-15 wdavis@nvidia.com Changes Requested