summaryrefslogtreecommitdiff
path: root/drivers/iommu/s390-iommu.c
AgeCommit message (Expand)Author
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-05iommu/s390: Convert to probe/release_device() call-backsJoerg Roedel
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-30iommu/s390: Constify iommu_opsArvind Yadav
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel
2017-06-28iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()Joerg Roedel
2016-11-29iommu/s390: Drop duplicate header pci.hGeliang Tang
2016-09-22iommu/s390: simplify registration of I/O address translation parametersSebastian Ott
2015-11-26iommu/s390: Fix sparse warningsSebastian Ott
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer