summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | virtio_vdpa: legacy features handlingMichael S. Tsirkin2020-08-051-6/+3
| * | | | | | vhost/vdpa: switch to new helpersMichael S. Tsirkin2020-08-051-5/+3
| * | | | | | vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin2020-08-052-0/+35
| * | | | | | mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin2020-08-051-3/+10
| * | | | | | virtio_config: disallow native type fieldsMichael S. Tsirkin2020-08-051-3/+2
| * | | | | | virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin2020-08-052-12/+12
| * | | | | | virtio_pmem: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-2/+2
| * | | | | | virtio_net: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
| * | | | | | virtio_mem: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-7/+7
| * | | | | | virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-6/+6
| * | | | | | virtio_input: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-9/+9
| * | | | | | virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
| * | | | | | virtio_fs: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-1/+1
| * | | | | | virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-13/+13
| * | | | | | virtio_console: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
| * | | | | | virtio_blk: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-13/+13
| * | | | | | virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-5/+5
| * | | | | | virtio_9p: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-2/+2
| * | | | | | virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin2020-08-051-2/+48
| * | | | | | virtio_ring: sparse warning fixupMichael S. Tsirkin2020-08-051-10/+9
| * | | | | | virtio_balloon: fix sparse warningMichael S. Tsirkin2020-08-051-1/+1
| * | | | | | virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin2020-08-035-8/+8
| * | | | | | virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-0310-14/+18
* | | | | | | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2020-08-1112-12/+12
|\ \ \ \ \ \ \
| * | | | | | | LSM: drop duplicated words in header file commentsRandy Dunlap2020-08-062-2/+2
| * | | | | | | Replace HTTP links with HTTPS ones: securityAlexander A. Klimov2020-08-0610-10/+10
* | | | | | | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-1163-572/+1466
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel2020-07-2912-7/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon2020-07-2712-6/+11
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----------------. \ \ \ \ \ \ \ \ Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-2959-567/+1457
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | iommu/amd: Move Kconfig and Makefile bits down into amd directoryJerry Snitselaar2020-07-294-48/+50
| | | | | | | | | | | * | | | | | | | iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar2020-07-294-91/+96
| | | | | | | | | | | * | | | | | | | iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang2020-07-2410-26/+26
| | | | | | | | | | | * | | | | | | | iommu: Mark __iommu_map_sg() as staticBaolin Wang2020-07-241-3/+3
| | | | | | | | | | | * | | | | | | | iommu: Make some functions staticWei Yongjun2020-07-221-4/+4
| | | | | | | | | | | * | | | | | | | iommu/renesas: Expand COMPILE_TEST coverageRobin Murphy2020-07-101-1/+0
| | | | | | | | | | | * | | | | | | | iommu: Tidy up Kconfig for SoC IOMMUsRobin Murphy2020-07-101-12/+3
| | | | | | | | | | | * | | | | | | | iommu: Add include/uapi/linux/iommu.h to MAINTAINERS fileJerry Snitselaar2020-06-301-0/+1
| | | | | | | | | | | * | | | | | | | iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORTMarek Szyprowski2020-06-301-16/+16
| | | | | | | | | | | * | | | | | | | powerpc/dma: Remove dev->archdata.iommu_domainJoerg Roedel2020-06-301-3/+0
| | | | | | | | | | | * | | | | | | | arm64: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | | | | | | | | | * | | | | | | | arm: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | | | | | | | | | * | | | | | | | ia64: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | | | | | | | | | * | | | | | | | x86: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | | | | | | | | | * | | | | | | | iommu/mediatek: Do no use dev->archdata.iommuJoerg Roedel2020-06-302-6/+6
| | | | | | | | | | | * | | | | | | | iommu/pamu: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-4/+4
| | | | | | | | | | | * | | | | | | | iommu/tegra: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-302-8/+8
| | | | | | | | | | | * | | | | | | | iommu/rockchip: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-4/+4
| | | | | | | | | | | * | | | | | | | iommu/omap: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-10/+10
| | | | | | | | | | | * | | | | | | | iommu/msm: Use dev_iommu_priv_get/set()Joerg Roedel2020-06-301-2/+2