summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-4/+4
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2020-08-051-1/+1
| |\
| | * PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj2020-07-241-1/+1
| * | PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-101-3/+3
| |/
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+2
|\ \
| * | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+2
* | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | | | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-0/+8
|\ \ \ \
| * | | | irqdomain/treewide: Free firmware node after domain removalJon Derrick2020-07-231-0/+8
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-37/+44
|\ \ \ \ \
| * | | | | of/device: Add input id to of_dma_configure()Lorenzo Pieralisi2020-07-281-37/+44
| * | | | | of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi2020-07-281-2/+2
| | |/ / / | |/| | |
* | | | | iommu/qcom: Use domain rather than dev as tlb cookieRob Clark2020-07-221-20/+17
| |/ / / |/| | |
* | | | Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-193-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-143-4/+8
| |/ /
* | | iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse2020-07-091-1/+1
* | | iommu: Fix use-after-free in iommu_release_deviceQian Cai2020-07-091-1/+1
* | | iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel2020-06-301-1/+1
* | | iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven2020-06-301-0/+1
* | | iommu/sun50i: Remove unused variableMaxime Ripard2020-06-301-2/+0
* | | iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard2020-06-301-3/+3
|/ /
* | iommu/vt-d: Fix misuse of iommu_domain_identity_map()Lu Baolu2020-06-231-1/+3
* | iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu2020-06-231-3/+10
* | iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu2020-06-231-1/+2
* | iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain2020-06-231-0/+37
* | iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu2020-06-231-3/+2
* | iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu2020-06-231-1/+1
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-9/+9
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* | Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-1216-14/+14
|\ \ | |/ |/|
| * iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel2020-06-109-9/+9
| * iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel2020-06-108-5/+5
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-4/+4
|\ \
| * | s390/pci: adaptation of iommu to multifunctionPierre Morel2020-04-281-4/+4
* | | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-0838-1633/+3095
|\ \ \ | | |/ | |/|
| * | iommu: Check for deferred attach in iommu_group_do_dma_attach()Joerg Roedel2020-06-041-1/+5
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel2020-06-0238-1633/+3091
| |\ \ \ \ \ \ \ \
| | | | | | | | * | iommu/amd: Remove redundant devid checksJoerg Roedel2020-05-291-11/+2
| | | | | | | | * | iommu/amd: Store dev_data as device iommu private dataJoerg Roedel2020-05-291-22/+22
| | | | | | | | * | iommu/amd: Merge private header filesJoerg Roedel2020-05-296-110/+100
| | | | | | | | * | iommu/amd: Remove PD_DMA_OPS_MASKJoerg Roedel2020-05-291-17/+7
| | | | | | | | * | iommu/amd: Consolidate domain allocation/freeingJoerg Roedel2020-05-291-89/+27
| | | | | | | | * | iommu/amd: Free page-table in protection_domain_free()Joerg Roedel2020-05-291-5/+6
| | | | | | | | * | iommu/amd: Allocate page-table in protection_domain_init()Joerg Roedel2020-05-291-26/+22
| | | | | | | | * | iommu/amd: Let free_pagetable() not rely on domain->pt_rootJoerg Roedel2020-05-291-20/+16
| | | | | | | | * | iommu/amd: Unexport get_dev_data()Joerg Roedel2020-05-293-11/+11
| | | | | | | | * | Merge tag 'v5.7-rc7' into x86/amdJoerg Roedel2020-05-295-58/+180
| | | | | | | | |\ \