summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | iommu/vt-d: Don't return error when device gets right domainLu Baolu2019-06-121-6/+0Star
* | | | iommu/vt-d: Differentiate relaxable and non relaxable RMRRsEric Auger2019-06-121-15/+39
* | | | iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regionsEric Auger2019-06-121-5/+7
* | | | iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regionsEric Auger2019-06-121-1/+2
* | | | iommu/vt-d: Handle RMRR with PCI bridge device scopesEric Auger2019-06-121-1/+2
* | | | iommu/vt-d: Introduce is_downstream_to_pci_bridge helperEric Auger2019-06-121-8/+29
* | | | iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger2019-06-121-17/+17
* | | | iommu: Fix a leak in iommu_insert_resv_regionEric Auger2019-06-121-3/+5
* | | | Merge tag 'v5.2-rc3' into x86/vt-dJoerg Roedel2019-06-033-27/+3Star
|\ \ \ \ | | |/ / | |/| |
| * | | drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai2019-06-021-1/+2
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-27/+3Star
| |/ /
* | | iommu/vt-d: Fix a variable set but not usedQian Cai2019-06-031-4/+0Star
* | | iommu/vt-d: Remove static identity map codeLu Baolu2019-05-281-143/+1Star
* | | iommu/vt-d: Remove duplicated code for device hotplugLu Baolu2019-05-281-34/+0Star
* | | iommu/vt-d: Remove startup parameter from device_def_domain_type()Lu Baolu2019-05-281-7/+7
* | | iommu/vt-d: Cleanup get_valid_domain_for_dev()Lu Baolu2019-05-281-10/+8Star
* | | iommu/vt-d: Implement is_attach_deferred iommu ops entryLu Baolu2019-05-281-0/+23
* | | iommu/vt-d: Probe DMA-capable ACPI name space devicesLu Baolu2019-05-281-0/+45
* | | iommu/vt-d: Handle 32bit device with identity default domainLu Baolu2019-05-281-33/+22Star
* | | iommu/vt-d: Identify default domains replaced with privateLu Baolu2019-05-281-1/+63
* | | iommu/vt-d: Delegate the dma domain to upper layerLu Baolu2019-05-281-55/+19Star
* | | iommu/vt-d: Delegate the identity domain to upper layerLu Baolu2019-05-281-32/+58
* | | iommu/vt-d: Add device_def_domain_type() helperLu Baolu2019-05-281-13/+27
* | | iommu/vt-d: Enable DMA remapping after rmrr mappedLu Baolu2019-05-281-6/+10
* | | iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regionsLu Baolu2019-05-281-0/+13
* | | iommu/vt-d: Implement apply_resv_region iommu ops entryJames Sewart2019-05-271-0/+14
* | | iommu: Add API to request DMA domain for deviceLu Baolu2019-05-271-11/+25
* | | iommu/vt-d: Add debugfs support to show scalable mode DMAR table internalsSai Praneeth Prakhya2019-05-271-3/+75
* | | iommu/vt-d: Introduce macros useful for dumping DMAR tableSai Praneeth Prakhya2019-05-273-22/+27
* | | iommu/vt-d: Modify the format of intel DMAR tables dumpSai Praneeth Prakhya2019-05-271-24/+41
* | | iommu/vt-d: Remove unnecessary rcu_read_locksLukasz Odzioba2019-05-271-4/+0Star
* | | iommu/vt-d: Fix bind svm with multiple devicesJacob Pan2019-05-271-0/+15
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-192-20/+29
|\ \
| * | iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-20/+0Star
| * | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-032-9/+38
| |/
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-144-6/+35
|\ \
| * \ Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas2019-05-141-3/+32
| |\ \
| | * | iommu/dma: Reserve IOVA for PCIe inaccessible DMA addressSrinath Mannam2019-05-061-3/+32
| * | | iommu/vt-d: Use pci_dev_id() helperHeiner Kallweit2019-04-292-2/+2
| * | | iommu/amd: Use pci_dev_id() helperHeiner Kallweit2019-04-291-1/+1
| |/ /
* | | iommu/dma-iommu.c: convert to use vm_map_pages()Souptick Joarder2019-05-141-11/+1Star
* | | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1315-302/+1033
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel2019-05-0715-302/+1033
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | * | iommu: Remove iommu_callback_dataLu Baolu2019-03-251-9/+2Star
| | | | | | * | | Revert "iommu/amd: Flush not present cache in iommu_map_page"Joerg Roedel2019-05-071-15/+4Star
| | | | | | * | | Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel2019-05-061-17/+63
| | | | | | * | | iommu/amd: Flush not present cache in iommu_map_pageTom Murphy2019-05-031-4/+15