aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into nextJoerg Roedel21-294/+890
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel6-39/+6
2017-02-10iommu/exynos: Make use of iommu_device_register interfaceJoerg Roedel1-0/+14
2017-02-10iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel2-0/+28
2017-02-10iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel2-0/+76
2017-02-10iommu/arm-smmu: Make use of the iommu_register interfaceJoerg Roedel2-1/+51
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel3-12/+12
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel6-53/+43
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel6-4/+40
2017-02-10iommu: Rename struct iommu_deviceJoerg Roedel1-5/+5
2017-02-10iommu: Rename iommu_get_instance()Joerg Roedel1-1/+1
2017-02-06iommu: Fix static checker warning in iommu_insert_device_resv_regionsEric Auger1-1/+1
2017-02-06iommu: Avoid unnecessary assignment of dev->iommu_fwspecZhen Lei1-1/+2
2017-02-06iommu/mediatek: Remove bogus 'select' statementsArnd Bergmann1-3/+0
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy1-10/+0
2017-02-06iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address spaceGeert Uytterhoeven1-0/+2
2017-01-31iommu/vt-d: Don't over-free page table directoriesDavid Dillow1-1/+1
2017-01-31iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj1-1/+2
2017-01-30iommu/dma: Implement PCI allocation optimisationRobin Murphy1-6/+15
2017-01-30iommu/dma: Stop getting dma_32bit_pfn wrongRobin Murphy1-5/+18
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/coreJoerg Roedel5-12/+20
2017-01-26iommu/arm-smmu: Fix for ThunderX erratum #27704Tomasz Nowicki1-0/+3
2017-01-26iommu/arm-smmu: Support for Extended Stream ID (16 bit)Aleksey Makarov1-21/+48
2017-01-26iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi4-5/+5
2017-01-26iommu/arm-smmu-v3: limit use of 2-level stream tablesNate Watterson1-11/+10
2017-01-26iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson1-8/+2
2017-01-23iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymoreEric Auger2-4/+0
2017-01-23iommu/arm-smmu-v3: Implement reserved region get/put callbacksEric Auger1-0/+28
2017-01-23iommu/arm-smmu: Implement reserved region get/put callbacksEric Auger1-0/+28
2017-01-23iommu/amd: Declare MSI and HT regions as reserved IOVA regionsEric Auger1-11/+26
2017-01-23iommu/vt-d: Implement reserved region get/put callbacksEric Auger1-18/+74
2017-01-23iommu: Implement reserved_regions iommu-group sysfs fileEric Auger1-0/+36
2017-01-23iommu: iommu_get_group_resv_regionsEric Auger1-0/+98
2017-01-23iommu: Only map direct mapped regionsEric Auger1-0/+3
2017-01-23iommu: iommu_alloc_resv_regionEric Auger1-0/+18
2017-01-23iommu: Add a new type field in iommu_resv_regionEric Auger1-0/+1
2017-01-23iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger2-21/+21
2017-01-23iommu/dma: Allow MSI-only cookiesRobin Murphy1-23/+96
2017-01-19Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs"Robin Murphy1-6/+1
2017-01-19iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'Sricharan R1-1/+1
2017-01-19arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys1-3/+9
2017-01-19iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flagRobin Murphy1-1/+5
2017-01-19iommu/io-pgtable-arm: add support for the IOMMU_PRIV flagJeremy Gebben1-1/+4
2017-01-17iommu: Handle default domain attach failureRobin Murphy1-13/+24
2017-01-10iommu/exynos: Properly release device from the default domain in ->removeMarek Szyprowski1-0/+12
2017-01-10iommu/exynos: Ensure that SYSMMU is added only once to its master deviceMarek Szyprowski1-1/+5
2017-01-10iommu/exynos: Fix warnings from DMA-debugMarek Szyprowski1-1/+11
2017-01-10iommu/exynos: Improve page fault debug messageMarek Szyprowski1-4/+5
2017-01-10iommu/amd: Fix error code path in early_amd_iommu_init()Rafael J. Wysocki1-1/+1
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-2/+42