summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | | | | * | | | | iommu: Revisit iommu_insert_resv_region() implementationEric Auger2019-08-301-49/+47
| | | | | | | | | * | | | | iommu/iova: Avoid false sharing on fq_timer_onEric Dumazet2019-08-301-1/+3
| | | | | | | | | * | | | | iommu: Disable passthrough mode when SME is activeJoerg Roedel2019-08-231-0/+5
| | | | | | | | | * | | | | iommu: Set default domain type at runtimeJoerg Roedel2019-08-231-8/+15
| | | | | | | | | * | | | | iommu: Print default domain type on bootJoerg Roedel2019-08-231-1/+29
| | | | | | | | | * | | | | iommu/vt-d: Request passthrough mode from IOMMU coreJoerg Roedel2019-08-231-1/+1
| | | | | | | | | * | | | | iommu/amd: Request passthrough mode from IOMMU coreJoerg Roedel2019-08-231-3/+3
| | | | | | | | | * | | | | iommu: Use Functions to set default domain type in iommu_set_def_domain_type()Joerg Roedel2019-08-231-2/+4
| | | | | | | | | * | | | | iommu: Add helpers to set/get default domain typeJoerg Roedel2019-08-231-0/+22
| | | | | | | | | * | | | | iommu: Remember when default domain type was set on kernel command lineJoerg Roedel2019-08-231-0/+15
| | | | | | | | | * | | | | Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...Joerg Roedel2019-08-2020-160/+338
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | | iommu: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-093-7/+2
| | | | | | | | | | |/ / / / | | | | | | | | | |/| | | |
| | | | | | | | * | | | | | iommu/vt-d: Declare Broadwell igfx dmar support snafuChris Wilson2019-09-111-9/+35
| | | | | | | | * | | | | | iommu/vt-d: Add Scalable Mode fault informationKyung Min Park2019-09-111-4/+73
| | | | | | | | * | | | | | iommu/vt-d: Use bounce buffer for untrusted devicesLu Baolu2019-09-111-0/+258
| | | | | | | | * | | | | | iommu/vt-d: Add trace events for device dma map/unmapLu Baolu2019-09-113-3/+25
| | | | | | | | * | | | | | iommu/vt-d: Don't switch off swiotlb if bounce page is usedLu Baolu2019-09-112-15/+18
| | | | | | | | * | | | | | iommu/vt-d: Check whether device requires bounce bufferLu Baolu2019-09-111-0/+7
| | | | | | | | * | | | | | iommu/vt-d: Fix wrong analysis whether devices share the same busNadav Amit2019-08-301-3/+3
| | | | | | | * | | | | | | iommu/amd: Silence warnings under memory pressureQian Cai2019-08-301-1/+3
| | | | | | | * | | | | | | iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsKai-Heng Feng2019-08-234-2/+111
| | | | | | | * | | | | | | iommu/amd: Re-factor guest virtual APIC (de-)activation codeSuthikulpanit, Suravee2019-08-092-24/+70
| | | | | | | | |/ / / / / | | | | | | | |/| | | | |
| | | | | | * | | | | | | iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3Hai Nguyen Pham2019-09-051-33/+38