summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-11iommu/vt-d: Declare Broadwell igfx dmar support snafuChris Wilson
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park
2019-09-11iommu/vt-d: Use bounce buffer for untrusted devicesLu Baolu
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu
2019-09-11iommu/vt-d: Don't switch off swiotlb if bounce page is usedLu Baolu
2019-09-11iommu/vt-d: Check whether device requires bounce bufferLu Baolu
2019-09-06iommu/omap: Mark pm functions __maybe_unusedArnd Bergmann
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes
2019-09-05iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3Hai Nguyen Pham
2019-09-05iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort orderGeert Uytterhoeven
2019-09-03iommu: Don't use sme_active() in generic codeJoerg Roedel
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-03iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATSYueHaibing
2019-08-30iommu/qcom: Use struct_size() helperGustavo A. R. Silva
2019-08-30iommu: Remove wrong default domain commentsTom Murphy
2019-08-30Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"Lu Baolu
2019-08-30iommu/dma: Fix for dereferencing before null checkingYunsheng Lin
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu
2019-08-30iommu/mediatek: Fix VLD_PA_RNG register backup when suspendYong Wu
2019-08-30iommu/mediatek: Add mmu1 supportYong Wu
2019-08-30iommu/mediatek: Add mt8183 IOMMU supportYong Wu
2019-08-30iommu/mediatek: Move vld_pa_rng into plat_dataYong Wu
2019-08-30iommu/mediatek: Move reset_axi into plat_dataYong Wu
2019-08-30iommu/mediatek: Refine protect memory definitionYong Wu
2019-08-30iommu/mediatek: Add larb-id remapped supportYong Wu
2019-08-30iommu/mediatek: Add bclk can be supported optionallyYong Wu
2019-08-30iommu/mediatek: Adjust the PA for the 4GB ModeYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/paYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpersYong Wu
2019-08-30iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu
2019-08-30iommu/mediatek: Use a struct as the platform dataYong Wu
2019-08-30iommu: Revisit iommu_insert_resv_region() implementationEric Auger
2019-08-30iommu/vt-d: Fix wrong analysis whether devices share the same busNadav Amit
2019-08-30iommu/iova: Avoid false sharing on fq_timer_onEric Dumazet
2019-08-30iommu/amd: Silence warnings under memory pressureQian Cai
2019-08-23Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-08-23Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' ...Will Deacon
2019-08-23iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsKai-Heng Feng
2019-08-23iommu: Disable passthrough mode when SME is activeJoerg Roedel
2019-08-23iommu: Set default domain type at runtimeJoerg Roedel
2019-08-23iommu: Print default domain type on bootJoerg Roedel
2019-08-23iommu/vt-d: Request passthrough mode from IOMMU coreJoerg Roedel