summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-09-01iommu/vt-d: Don't be too aggressive when clearing one context entryFilippo Sironi
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse
2017-08-30iommu/vt-d: Prevent VMD child devices from being remapping targetsJon Derrick
2017-08-30iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel
2017-08-30iommu/s390: Constify iommu_opsArvind Yadav
2017-08-30iommu/vt-d: Avoid calling virt_to_phys() on null pointerAshok Raj
2017-08-30iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Ashok Raj
2017-08-30arm/tegra: Call bus_set_iommu() after iommu_device_register()Joerg Roedel
2017-08-30iommu/exynos: Constify iommu_opsArvind Yadav
2017-08-30iommu/ipmmu-vmsa: Make ipmmu_gather_ops constBhumika Goyal
2017-08-30iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetableOleksandr Tyshchenko
2017-08-28iommu/amd: Rename a few flush functionsJoerg Roedel
2017-08-28iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYBaoquan He
2017-08-28iommu/mediatek: Fix a build warning of BIT(32) in ARMYong Wu
2017-08-28iommu/mediatek: Fix a build fail of m4u_typeYong Wu
2017-08-28iommu: qcom: annotate PM functions as __maybe_unusedArnd Bergmann
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-23iommu/pamu: Fix PAMU boot crashJoerg Roedel
2017-08-22iommu/mediatek: Enlarge the validate PA range for 4GB modeYong Wu
2017-08-22iommu/mediatek: Disable iommu clock when system suspendYong Wu
2017-08-22iommu/mediatek: Move pgtable allocation into domain_allocYong Wu
2017-08-22iommu/mediatek: Merge 2 M4U HWs into one iommu domainYong Wu
2017-08-22iommu/mediatek: Add mt2712 IOMMU supportYong Wu
2017-08-22iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.cYong Wu
2017-08-22iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove()Magnus Damm
2017-08-19iommu/amd: Fix section mismatch warningJoerg Roedel
2017-08-19iommu/amd: Fix compiler warning in copy_device_table()Joerg Roedel
2017-08-19Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2017-08-18iommu: Avoid NULL group dereferenceRobin Murphy
2017-08-17iommu/tegra-gart: Add support for struct iommu_deviceJoerg Roedel
2017-08-17iommu/tegra: Add support for struct iommu_deviceJoerg Roedel
2017-08-17Merge branch 'core' into arm/tegraJoerg Roedel
2017-08-16iommu/arm-smmu: Add system PM supportRobin Murphy
2017-08-16iommu/arm-smmu: Track context bank stateRobin Murphy
2017-08-16iommu/arm-smmu-v3: Implement shutdown methodNate Watterson
2017-08-15iommu/vt-d: Make use of iova deferred flushingJoerg Roedel
2017-08-15iommu/vt-d: Allow to flush more than 4GB of device TLBsJoerg Roedel
2017-08-15iommu/amd: Make use of iova queue flushingJoerg Roedel
2017-08-15iommu/iova: Add flush timerJoerg Roedel
2017-08-15iommu/iova: Add locking to Flush-QueuesJoerg Roedel
2017-08-15iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel
2017-08-15iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel
2017-08-15iommu/iova: Add flush-queue data structuresJoerg Roedel
2017-08-15iommu/of: Fix of_iommu_configure() for disabled IOMMUsRobin Murphy
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel