aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/virtio-iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into nextJoerg Roedel1-3/+2
2019-10-30iommu/virtio: Remove unused variableCristiane Naves1-2/+1
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy1-1/+1
2019-08-23Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-2/+3
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon1-2/+3
2019-07-22iommu/virtio: Update to most recent specificationJean-Philippe Brucker1-11/+29
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1158
2019-06-06iommu/virtio: Add event queueJean-Philippe Brucker1-9/+106
2019-06-06iommu/virtio: Add probe requestJean-Philippe Brucker1-6/+151
2019-06-06iommu: Add virtio-iommu driverJean-Philippe Brucker1-0/+916