aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/s390-iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle1-5/+13
2021-04-16iommu: Streamline registration interfaceRobin Murphy1-3/+1
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+4
2020-05-05iommu/s390: Convert to probe/release_device() call-backsJoerg Roedel1-16/+6
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel1-4/+4
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy1-1/+1
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-30iommu/s390: Constify iommu_opsArvind Yadav1-2/+2
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel1-0/+35
2017-06-28iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()Joerg Roedel1-10/+5
2016-11-29iommu/s390: Drop duplicate header pci.hGeliang Tang1-1/+0
2016-09-22iommu/s390: simplify registration of I/O address translation parametersSebastian Ott1-2/+1
2015-11-26iommu/s390: Fix sparse warningsSebastian Ott1-2/+2
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott1-2/+21
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer1-0/+337