summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
* iommu/dma: Relax locking in iommu_dma_prepare_msi()Robin Murphy2020-01-121-9/+8
* iommu/iova: Init the struct iova to fix the possible memleakXiaotao Yin2020-01-121-1/+1
* iommu/vt-d: Remove incorrect PSI capability checkLu Baolu2020-01-091-5/+1
* iommu/arm-smmu-v3: Don't display an error when IRQ lines are missingJean-Philippe Brucker2020-01-041-4/+4
* iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding2020-01-041-5/+6
* iommu: rockchip: Free domain on .domain_freeEzequiel Garcia2020-01-041-2/+5
* iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar2019-12-311-1/+1
* iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson2019-12-311-1/+1
* iommu/vt-d: Fix dmar pte read access not set errorLu Baolu2019-12-311-8/+0
* iommu: set group default domain before creating direct mappingsJerry Snitselaar2019-12-311-2/+2
* iommu: fix KASAN use-after-free in iommu_insert_resv_regionEric Auger2019-12-311-2/+2
* iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly2019-10-301-1/+1
* iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai2019-10-301-0/+13
* iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing2019-10-301-3/+1
* Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-10-261-1/+9
|\
| * iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar2019-10-181-1/+9
* | iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel2019-10-181-3/+4
* | iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2019-10-152-4/+5
* | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven2019-10-151-2/+1
* | iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner2019-10-151-5/+14
* | iommu/io-pgtable-arm: Support all Mali configurationsRobin Murphy2019-10-011-1/+6
* | iommu/io-pgtable-arm: Correct Mali attributesRobin Murphy2019-10-011-13/+40
* | iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c...Liu Xiang2019-10-011-0/+1
|/
* Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-292-94/+139
|\
| * iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel2019-09-281-1/+24
| * iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel2019-09-282-0/+12
| * iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel2019-09-281-18/+7
| * iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel2019-09-281-39/+26
| * iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel2019-09-281-17/+6
| * iommu/amd: Remove domain->updatedJoerg Roedel2019-09-282-25/+25
| * iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi2019-09-241-0/+2
| * iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea2019-09-241-3/+27
| * iommu/amd: Introduce first_pte_l7() helperAndrei Dulea2019-09-241-11/+29
| * iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea2019-09-241-1/+2
| * iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea2019-09-241-1/+1
* | Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-192-2/+2
|\ \
| * | iommu: pass cell_count = -1 to of_for_each_phandle with cells_nameUwe Kleine-König2019-09-132-2/+2
* | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-193-15/+18
|\ \ \
| * | | dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig2019-09-041-12/+3
| * | | dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-041-3/+3
| * | | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-042-0/+4
| * | | iommu/dma: add a new dma_map_ops of get_merge_boundary()Yoshihiro Shimoda2019-09-031-0/+8
* | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-172-14/+4
|\ \ \ \
| * | | | drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose2019-07-302-14/+4
* | | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-161-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ia64: remove support for machvecsChristoph Hellwig2019-08-161-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---------------. \ \ \ \ Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel2019-09-1135-1269/+3104
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | iommu: Don't use sme_active() in generic codeJoerg Roedel2019-09-031-2/+2
| | | | | | | | | * | | | | iommu: Remove wrong default domain commentsTom Murphy2019-08-301-3/+1
| | | | | | | | | * | | | | iommu/dma: Fix for dereferencing before null checkingYunsheng Lin2019-08-301-1/+3