summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2015-03-31iommu/tegra-smmu: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/exynos: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/arm-smmu: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/omap: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/vt-d: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/amd: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu: Only allow iommu_map/unmap for paging domainsJoerg Roedel
2015-03-31iommu: Introduce iommu domain typesJoerg Roedel
2015-03-31iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel
2015-03-27iommu/io-pgtable-arm: avoid speculative walks through TTBR1Will Deacon
2015-03-27iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devicesWill Deacon
2015-03-27iommu/arm-smmu: set a more appropriate DMA maskRobin Murphy
2015-03-27iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2Will Deacon
2015-03-25iommu/vt-d: support extended root and context entriesDavid Woodhouse
2015-03-25iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse
2015-03-25iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu
2015-03-24iommu/vt-d: Remove unused variableAlex Williamson
2015-03-23iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_idsAxel Lin
2015-03-23iommu/vt-d: Detach domain *only* from attached iommusAlex Williamson
2015-03-23iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS conditionBaptiste Reynal
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki
2015-03-04iommu/amd: Small cleanup in mn_release()Dan Carpenter
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-03-03iommu/vt-d: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-03-03iommu/io-pgtable-arm: Add built time dependencyJean Delvare
2015-02-25iommu/msm: Mark driver BROKENThierry Reding
2015-02-25iommu/rockchip: Play nice in multi-platform buildsThierry Reding
2015-02-25iommu/omap: Play nice in multi-platform buildsThierry Reding
2015-02-25iommu/exynos: Play nice in multi-platform buildsThierry Reding
2015-02-25iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel
2015-02-04iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-02-04iommu: Update my email addressJoerg Roedel
2015-02-04iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel
2015-02-04iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra
2015-02-03iommu/arm-smmu: Avoid build warningArnd Bergmann
2015-02-03iommu/fsl: Various cleanupsEmil Medve
2015-01-30iommu/fsl: Use %pa to print phys_addr_tJoerg Roedel
2015-01-30iommu/omap: Print phys_addr_t using %paJoerg Roedel
2015-01-30iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel
2015-01-30iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registeredLaurent Pinchart
2015-01-30iommu: Disable on !MMU buildsArnd Bergmann
2015-01-26iommu/fsl: Remove unused fsl_of_pamu_ids[]Emil Medve
2015-01-26iommu/fsl: Fix section mismatchEmil Medve
2015-01-26iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart
2015-01-26Merge branch 'arm/smmu' into arm/renesasJoerg Roedel
2015-01-26iommu/tegra: gart: Provide default ->map_sg() callbackThierry Reding