]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/s390: Add iommu api for s390 pci devices
authorGerald Schaefer <gerald.schaefer@de.ibm.com>
Thu, 27 Aug 2015 13:33:03 +0000 (15:33 +0200)
committerJoerg Roedel <jroedel@suse.de>
Tue, 6 Oct 2015 10:20:24 +0000 (12:20 +0200)
commit8128f23c436d0dd4f72412e1bf9256e424479dc3
treefa98a41a6b55c0108fa8f5724a8edc4d124a56ff
parent049e6dde7e57f0054fdc49102e7ef4830c698b46
iommu/s390: Add iommu api for s390 pci devices

This adds an IOMMU API implementation for s390 PCI devices.

Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
MAINTAINERS
arch/s390/Kconfig
arch/s390/include/asm/pci.h
arch/s390/include/asm/pci_dma.h
arch/s390/pci/pci_dma.c
drivers/iommu/Kconfig
drivers/iommu/Makefile
drivers/iommu/s390-iommu.c [new file with mode: 0644]