aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+42
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Gravatar Rafael J. Wysocki 1-2/+4
2017-01-04iommu/amd: Fix the left value check of cmd bufferGravatar Huang Rui 1-1/+1
2017-01-04iommu/vt-d: Fix pasid table size encodingGravatar Jacob Pan 1-1/+22
2017-01-04iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedGravatar Xunlei Pang 1-0/+19
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-11/+6
2016-12-22Merge branches 'acpica' and 'acpi-scan'Gravatar Rafael J. Wysocki 2-11/+6
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersGravatar Lv Zheng 2-11/+6
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 16-392/+524
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-18/+6
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Gravatar Joerg Roedel 16-392/+524
2016-12-02iommu/vt-d: Convert to hotplug state machineGravatar Anna-Maria Gleixner 1-18/+6
2016-11-30Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Gravatar Joerg Roedel 6-110/+260
2016-11-29iommu/amd: Missing error code in amd_iommu_init_device()Gravatar Dan Carpenter 1-1/+3
2016-11-29iommu/s390: Drop duplicate header pci.hGravatar Geliang Tang 1-1/+0
2016-11-29iommu/arm-smmu: Add IORT configurationGravatar Lorenzo Pieralisi 1-1/+76
2016-11-29iommu/arm-smmu: Split probe functions into DT/generic portionsGravatar Lorenzo Pieralisi 1-25/+37
2016-11-29iommu/arm-smmu-v3: Add IORT configurationGravatar Lorenzo Pieralisi 1-1/+48
2016-11-29iommu/arm-smmu-v3: Split probe functions into DT/generic portionsGravatar Lorenzo Pieralisi 1-16/+27
2016-11-29iommu/arm-smmu-v3: Convert struct device of_node to fwnode usageGravatar Lorenzo Pieralisi 1-5/+7
2016-11-29iommu/arm-smmu: Convert struct device of_node to fwnode usageGravatar Lorenzo Pieralisi 1-5/+6
2016-11-29iommu: Make of_iommu_set/get_ops() DT agnosticGravatar Lorenzo Pieralisi 2-39/+40
2016-11-29iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entriesGravatar Nipun Gupta 1-9/+16
2016-11-29iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structuresGravatar Bhumika Goyal 1-1/+1
2016-11-29iommu/arm-smmu: Constify iommu_gather_ops structuresGravatar Bhumika Goyal 1-1/+1
2016-11-29iommu/arm-smmu: Constify iommu_gather_ops structuresGravatar Bhumika Goyal 1-1/+1
2016-11-29iommu/io-pgtable-arm: Use for_each_set_bit to simplify the codeGravatar Kefeng Wang 2-8/+2
2016-11-27Merge git://git.infradead.org/intel-iommuGravatar Linus Torvalds 3-12/+33
2016-11-19iommu/vt-d: Fix PASID table allocationGravatar David Woodhouse 1-11/+17
2016-11-15iommu/iova: Extend cached node lookup conditionGravatar Robin Murphy 1-1/+1
2016-11-15iommu/mediatek: Fix M4Uv1 group refcountingGravatar Robin Murphy 1-0/+2
2016-11-15iommu/mediatek: Fix M4Uv2 group refcountingGravatar Robin Murphy 1-0/+2
2016-11-15iommu/amd: Fix group refcountingGravatar Robin Murphy 1-0/+2
2016-11-15iommu/arm-smmu: Fix group refcountingGravatar Robin Murphy 1-1/+1
2016-11-15iommu: Allow taking a reference on a group directlyGravatar Robin Murphy 1-0/+13
2016-11-14iommu/exynos: Use device dependency links to control runtime pmGravatar Marek Szyprowski 1-10/+10
2016-11-14iommu/exynos: Add runtime pm supportGravatar Marek Szyprowski 1-9/+36
2016-11-14iommu/exynos: Rework and fix internal lockingGravatar Marek Szyprowski 1-8/+19
2016-11-14iommu/exynos: Set master device once on bootGravatar Marek Szyprowski 1-7/+9
2016-11-14iommu/exynos: Simplify internal enable/disable functionsGravatar Marek Szyprowski 1-75/+29
2016-11-14iommu/exynos: Remove dead codeGravatar Marek Szyprowski 1-48/+17
2016-11-14iommu/exynos: Remove excessive, useless debugGravatar Marek Szyprowski 1-3/+0
2016-11-14iommu/dma: Implement dma_{map,unmap}_resource()Gravatar Robin Murphy 1-3/+21
2016-11-14iommu/exynos: Add support for page access protection bitsGravatar Marek Szyprowski 1-12/+51
2016-11-10iommu/amd: Tell kmemleak about the irq_remap_tableGravatar Lucas Stach 1-0/+4
2016-11-10iommu/mediatek: Convert DT component matching to component_match_add_release()Gravatar Russell King 3-6/+15
2016-11-10iommu/mediatek: Convert M4Uv1 to iommu_fwspecGravatar Robin Murphy 2-65/+36
2016-11-10iommu/mediatek: Convert M4Uv2 to iommu_fwspecGravatar Robin Murphy 1-57/+18
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathGravatar Joerg Roedel 1-2/+12
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceGravatar Robin Murphy 1-1/+3