summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/s390-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-4/+4
|\
| * s390/pci: adaptation of iommu to multifunctionPierre Morel2020-04-281-4/+4
* | iommu/s390: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-16/+6
|/
* iommu: Add gfp parameter to iommu_ops::mapTom Murphy2019-10-151-1/+1
* iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon2019-07-291-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iommu/s390: Constify iommu_opsArvind Yadav2017-08-301-2/+2
* iommu/s390: Add support for iommu_device handlingJoerg Roedel2017-08-151-0/+35
* iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()Joerg Roedel2017-06-281-10/+5
* iommu/s390: Drop duplicate header pci.hGeliang Tang2016-11-291-1/+0
* iommu/s390: simplify registration of I/O address translation parametersSebastian Ott2016-09-221-2/+1
* iommu/s390: Fix sparse warningsSebastian Ott2015-11-261-2/+2
* s390/pci_dma: handle dma table failuresSebastian Ott2015-11-091-2/+21
* iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-061-0/+337