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
/
virtio-iommu.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
virtio-iommu: convert to LE accessors
Michael S. Tsirkin
2020-05-29
Merge tag 'v5.7-rc7' into x86/amd
Joerg Roedel
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
2020-05-05
iommu/virtio: Convert to probe/release_device() call-backs
Joerg Roedel
2020-03-27
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...
Joerg Roedel
2020-03-27
iommu/virtio: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
Jean-Philippe Brucker
2020-03-27
iommu/virtio: Fix freeing of incomplete domains
Jean-Philippe Brucker
2020-02-28
iommu/virtio: Build virtio-iommu as module
Jean-Philippe Brucker
2019-12-23
iommu: virtio: Use generic_iommu_put_resv_regions()
Thierry Reding
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2019-10-30
iommu/virtio: Remove unused variable
Cristiane Naves
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
2019-08-23
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
2019-07-22
iommu/virtio: Update to most recent specification
Jean-Philippe Brucker
2019-07-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-06-06
iommu/virtio: Add event queue
Jean-Philippe Brucker
2019-06-06
iommu/virtio: Add probe request
Jean-Philippe Brucker
2019-06-06
iommu: Add virtio-iommu driver
Jean-Philippe Brucker