summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | * | | | | iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort orderGeert Uytterhoeven2019-09-051-4/+3
| | | | | * | | | | | iommu/qcom: Use struct_size() helperGustavo A. R. Silva2019-08-301-4/+3
| | | | | |/ / / / /
| | | | * | | | | | Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel2019-08-3024-986/+1797
| | | | |\ \ \ \ \ \
| | | | * | | | | | | iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu2019-08-303-7/+7
| | | | * | | | | | | memory: mtk-smi: Get rid of need_larbidYong Wu2019-08-302-3/+0
| | | | * | | | | | | iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong Wu2019-08-302-0/+3
| | | | * | | | | | | iommu/mediatek: Add mmu1 supportYong Wu2019-08-301-17/+29
| | | | * | | | | | | iommu/mediatek: Add mt8183 IOMMU supportYong Wu2019-08-302-3/+13
| | | | * | | | | | | iommu/mediatek: Move vld_pa_rng into plat_dataYong Wu2019-08-302-1/+3
| | | | * | | | | | | iommu/mediatek: Move reset_axi into plat_dataYong Wu2019-08-302-3/+3
| | | | * | | | | | | iommu/mediatek: Refine protect memory definitionYong Wu2019-08-301-7/+6
| | | | * | | | | | | iommu/mediatek: Add larb-id remapped supportYong Wu2019-08-302-0/+6
| | | | * | | | | | | iommu/mediatek: Add bclk can be supported optionallyYong Wu2019-08-302-3/+10
| | | | * | | | | | | iommu/mediatek: Adjust the PA for the 4GB ModeYong Wu2019-08-302-10/+17
| | | | * | | | | | | iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu2019-08-301-7/+33
| | | | * | | | | | | iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu2019-08-302-4/+4
| | | | * | | | | | | iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/paYong Wu2019-08-301-1/+2
| | | | * | | | | | | iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpersYong Wu2019-08-301-12/+33
| | | | * | | | | | | iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu2019-08-301-1/+25