aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon
2015-05-05iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann
2015-05-04iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel
2015-04-02iommu/amd: Correctly encode huge pages in iommu page tablesJoerg Roedel
2015-04-02iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interfaceJoerg Roedel
2015-04-02iommu/amd: Optimize alloc_new_range for new fetch_pte interfaceJoerg Roedel
2015-04-02iommu/amd: Optimize iommu_unmap_page for new fetch_pte interfaceJoerg Roedel
2015-04-02iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel
2015-04-02iommu/amd: Add support for contiguous dma allocatorJoerg Roedel
2015-04-02iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherentJoerg Roedel
2015-04-02iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel
2015-04-02iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICEJoerg Roedel
2015-03-31iommu/tegra: smmu: Compute PFN mask at runtimeThierry Reding
2015-03-31iommu/tegra: gart: Set aperture at domain initialization timeThierry Reding
2015-03-31iommu/tegra: Setup apertureThierry Reding
2015-03-31iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel
2015-03-31iommu/fsl: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/rockchip: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/ipmmu-vmsa: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/shmobile: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/msm: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-31iommu/tegra-gart: Make use of domain_alloc and domain_freeJoerg Roedel
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