index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
s390-iommu.c
Age
Commit message (
Expand
)
Author
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-05-05
iommu/s390: Convert to probe/release_device() call-backs
Joerg Roedel
2020-04-28
s390/pci: adaptation of iommu to multifunction
Pierre Morel
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-30
iommu/s390: Constify iommu_ops
Arvind Yadav
2017-08-15
iommu/s390: Add support for iommu_device handling
Joerg Roedel
2017-06-28
iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()
Joerg Roedel
2016-11-29
iommu/s390: Drop duplicate header pci.h
Geliang Tang
2016-09-22
iommu/s390: simplify registration of I/O address translation parameters
Sebastian Ott
2015-11-26
iommu/s390: Fix sparse warnings
Sebastian Ott
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
2015-10-06
iommu/s390: Add iommu api for s390 pci devices
Gerald Schaefer