summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-29iommu/amd: Move Kconfig and Makefile bits down into amd directoryJerry Snitselaar
2020-07-29iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang
2020-07-24iommu: Mark __iommu_map_sg() as staticBaolin Wang
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu
2020-07-24iommu/vt-d: Report page request faults for guest SVALu Baolu
2020-07-24iommu/vt-d: Add a helper to get svm and sdev for pasidLu Baolu
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu
2020-07-24iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan
2020-07-24iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan
2020-07-24iommu/vt-d: Fix devTLB flush for vSVALiu Yi L
2020-07-24iommu/vt-d: Handle non-page aligned addressLiu Yi L
2020-07-24iommu/vt-d: Fix PASID devTLB invalidationJacob Pan
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan
2020-07-22iommu/qcom: Use domain rather than dev as tlb cookieRob Clark
2020-07-22iommu: Make some functions staticWei Yongjun
2020-07-22iommu/amd: Remove double zero checkLibing Zhou
2020-07-22iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King
2020-07-22iommu/exynos: Rename update_pte()Robin Murphy
2020-07-22iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]Lad Prabhakar
2020-07-22iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching codeMarian-Cristian Rotariu
2020-07-20iommu/arm-smmu: Add global/context fault implementation hooksKrishna Reddy
2020-07-20iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usageKrishna Reddy
2020-07-20iommu/arm-smmu: ioremap smmu mmio region before implementation initKrishna Reddy
2020-07-20iommu/arm-smmu: move TLB timeout and spin count macrosKrishna Reddy
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-16iommu/arm-smmu-v3: Fix trivial typoJohn Garry
2020-07-16iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743Hanna Hawa
2020-07-16iommu/arm-smmu: Call configuration impl hook before consuming featuresTomasz Nowicki
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-13iommu/mediatek: Include liunx/dma-mapping.hJoerg Roedel
2020-07-10iommu/omap: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-10iommu/mediatek: Add mt6779 basic supportChao Hao
2020-07-10iommu/mediatek: Modify MMU_CTRL register settingChao Hao
2020-07-10iommu/mediatek: Extend protect pa alignment valueChao Hao
2020-07-10iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definitionChao Hao
2020-07-10iommu/mediatek: Add sub_comm id in translation faultChao Hao
2020-07-10iommu/mediatek: Move inv_sel_reg into the plat_dataChao Hao
2020-07-10iommu/mediatek: Setting MISC_CTRL registerChao Hao
2020-07-10iommu/mediatek: Use a u32 flags to describe different HW featuresChao Hao
2020-07-10iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRLChao Hao
2020-07-10iommu/renesas: Expand COMPILE_TEST coverageRobin Murphy
2020-07-10iommu: Tidy up Kconfig for SoC IOMMUsRobin Murphy
2020-07-09iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse
2020-07-09iommu: Fix use-after-free in iommu_release_deviceQian Cai
2020-07-09iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatiblesJonathan Marek
2020-07-08iommu/arm-smmu: Update impl quirks commentRobin Murphy