index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
s390-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
iommu/s390: Fix duplicate domain attachments
Niklas Schnelle
1
-61
/
+45
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
1
-6
/
+0
2022-09-07
iommu/s390: Fail probe for non-PCI devices
Matthew Rosato
1
-1
/
+6
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
1
-1
/
+1
2022-05-20
iommu/s390: Tolerate repeat attach_dev calls
Matthew Rosato
1
-3
/
+12
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-6
/
+8
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
1
-5
/
+5
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
1
-5
/
+13
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-3
/
+1
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-4
/
+4
2020-05-05
iommu/s390: Convert to probe/release_device() call-backs
Joerg Roedel
1
-16
/
+6
2020-04-28
s390/pci: adaptation of iommu to multifunction
Pierre Morel
1
-4
/
+4
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
1
-1
/
+1
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-30
iommu/s390: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2017-08-15
iommu/s390: Add support for iommu_device handling
Joerg Roedel
1
-0
/
+35
2017-06-28
iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()
Joerg Roedel
1
-10
/
+5
2016-11-29
iommu/s390: Drop duplicate header pci.h
Geliang Tang
1
-1
/
+0
2016-09-22
iommu/s390: simplify registration of I/O address translation parameters
Sebastian Ott
1
-2
/
+1
2015-11-26
iommu/s390: Fix sparse warnings
Sebastian Ott
1
-2
/
+2
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
1
-2
/
+21
2015-10-06
iommu/s390: Add iommu api for s390 pci devices
Gerald Schaefer
1
-0
/
+337