summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel
2016-12-02iommu/vt-d: Convert to hotplug state machineAnna-Maria Gleixner
2016-11-30Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2016-11-29iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter
2016-11-29iommu/s390: Drop duplicate header pci.hGeliang Tang
2016-11-29iommu/arm-smmu: Add IORT configurationLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Split probe functions into DT/generic portionsLorenzo Pieralisi
2016-11-29iommu/arm-smmu-v3: Add IORT configurationLorenzo Pieralisi
2016-11-29iommu/arm-smmu-v3: Split probe functions into DT/generic portionsLorenzo Pieralisi
2016-11-29iommu/arm-smmu-v3: Convert struct device of_node to fwnode usageLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Convert struct device of_node to fwnode usageLorenzo Pieralisi
2016-11-29iommu: Make of_iommu_set/get_ops() DT agnosticLorenzo Pieralisi
2016-11-29iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entriesNipun Gupta
2016-11-29iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structuresBhumika Goyal
2016-11-29iommu/arm-smmu: Constify iommu_gather_ops structuresBhumika Goyal
2016-11-29iommu/arm-smmu: Constify iommu_gather_ops structuresBhumika Goyal
2016-11-29iommu/io-pgtable-arm: Use for_each_set_bit to simplify the codeKefeng Wang
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-15iommu/iova: Extend cached node lookup conditionRobin Murphy
2016-11-15iommu/mediatek: Fix M4Uv1 group refcountingRobin Murphy
2016-11-15iommu/mediatek: Fix M4Uv2 group refcountingRobin Murphy
2016-11-15iommu/amd: Fix group refcountingRobin Murphy
2016-11-15iommu/arm-smmu: Fix group refcountingRobin Murphy
2016-11-15iommu: Allow taking a reference on a group directlyRobin Murphy
2016-11-14iommu/exynos: Use device dependency links to control runtime pmMarek Szyprowski
2016-11-14iommu/exynos: Add runtime pm supportMarek Szyprowski
2016-11-14iommu/exynos: Rework and fix internal lockingMarek Szyprowski
2016-11-14iommu/exynos: Set master device once on bootMarek Szyprowski
2016-11-14iommu/exynos: Simplify internal enable/disable functionsMarek Szyprowski
2016-11-14iommu/exynos: Remove dead codeMarek Szyprowski
2016-11-14iommu/exynos: Remove excessive, useless debugMarek Szyprowski
2016-11-14iommu/dma: Implement dma_{map,unmap}_resource()Robin Murphy
2016-11-14iommu/exynos: Add support for page access protection bitsMarek Szyprowski
2016-11-10iommu/amd: Tell kmemleak about the irq_remap_tableLucas Stach
2016-11-10iommu/mediatek: Convert DT component matching to component_match_add_release()Russell King
2016-11-10iommu/mediatek: Convert M4Uv1 to iommu_fwspecRobin Murphy
2016-11-10iommu/mediatek: Convert M4Uv2 to iommu_fwspecRobin Murphy
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy
2016-10-30iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds