aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/s390-iommu.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-15iommu: Add gfp parameter to iommu_ops::mapGravatar Tom Murphy 1-1/+1
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Gravatar Will Deacon 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-30iommu/s390: Constify iommu_opsGravatar Arvind Yadav 1-2/+2
2017-08-15iommu/s390: Add support for iommu_device handlingGravatar Joerg Roedel 1-0/+35
2017-06-28iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()Gravatar Joerg Roedel 1-10/+5
2016-11-29iommu/s390: Drop duplicate header pci.hGravatar Geliang Tang 1-1/+0
2016-09-22iommu/s390: simplify registration of I/O address translation parametersGravatar Sebastian Ott 1-2/+1
2015-11-26iommu/s390: Fix sparse warningsGravatar Sebastian Ott 1-2/+2
2015-11-09s390/pci_dma: handle dma table failuresGravatar Sebastian Ott 1-2/+21
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGravatar Gerald Schaefer 1-0/+337