summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2014-07-09iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov1-6/+0
2014-07-09iommu/amd: Fix for pasid initializationAlexey Skidanov1-0/+1
2014-07-09iommu/arm-smmu: fix some checkpatch issuesMitchel Humpherys1-22/+37
2014-07-07iommu: Fix compile error in iommu-sysfs.cJoerg Roedel1-0/+1
2014-07-07iommu: Constify struct iommu_opsThierry Reding12-18/+27
2014-07-07iommu/fsl: Fix the error condition during iommu groupVarun Sethi1-2/+5
2014-07-07iommu/fsl: Fix the device domain attach condition.Varun Sethi1-7/+2
2014-07-07iommu/fsl: Fix PAMU window size check.Varun Sethi2-5/+5
2014-07-04iommu/arm-smmu: fix capability checking prior to device attachWill Deacon1-1/+2
2014-07-04iommu/fsl: Add void declarations in zero-arg functions.Chi Pham2-2/+2
2014-07-04iommu/fsl_pamu: Remove unnecessary null test before kfreeFabian Frederick1-2/+1
2014-07-04iommu/omap: Use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)Fabian Frederick1-5/+5
2014-07-04iommu/amd: Add sysfs supportAlex Williamson3-0/+47
2014-07-04iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson2-1/+85
2014-07-04iommu: Add sysfs support for IOMMUsAlex Williamson2-0/+134
2014-07-04iommu: Remove pci.hAlex Williamson1-29/+0
2014-07-04iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groupsAlex Williamson1-65/+1
2014-07-04iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson2-138/+145
2014-07-04iommu/vt-d: Use iommu_group_get_for_dev()Alex Williamson1-75/+4
2014-07-04iommu/amd: Use iommu_group_get_for_dev()Alex Williamson2-160/+5
2014-07-04iommu/amd: Update to use PCI DMA aliasesAlex Williamson1-4/+74
2014-07-04iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson1-0/+182
2014-07-04iommu/vt-d: Suppress compiler warningsYijing Wang1-2/+3
2014-07-04iommu/vt-d: Remove the useless dma_pte_addrYijing Wang1-4/+2
2014-07-04iommu/vt-d: Don't use magic number in dma_pte_superpageJoerg Roedel1-1/+1
2014-07-04iommu/vt-d: Fix reference count in iommu_prepare_isaYijing Wang1-0/+1
2014-07-04iommu/vt-d: Use inline function dma_pte_superpage instead of macrosYijing Wang1-1/+1
2014-07-04iommu/vt-d: Clear the redundant assignment for domain->nidYijing Wang1-1/+0
2014-07-04iommu/vt-d: Clear the redundant assignment in dmar_enable_qiYijing Wang1-3/+0
2014-07-04iommu/vt-d: Use list_for_each_safe() to simplify codeYijing Wang1-4/+2
2014-07-03iommu/arm-smmu: prefer stage-1 mappings where we have a choiceWill Deacon1-4/+4
2014-07-03iommu/arm-smmu: remove support for chained SMMUsWill Deacon1-186/+77
2014-07-03iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capabilityWill Deacon1-5/+9
2014-07-03iommu/arm-smmu: add support for PCI master devicesWill Deacon1-86/+160
2014-07-02iommu/arm-smmu: fix calculation of TCR.T0SZWill Deacon1-1/+3
2014-06-20iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel1-5/+13
2014-06-20iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu1-6/+3
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-613/+1993
2014-06-05Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds1-8/+25
2014-06-05intel-iommu: integrate DMA CMAAkinobu Mita1-8/+25
2014-06-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+9
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+1
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+7
2014-05-30Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel13-611/+2003
2014-05-30iommu/msm: Use devm_ioremap_resource to simplify codeKefeng Wang1-31/+7
2014-05-30iommu/amd: Fix recently introduced compile warningsJoerg Roedel1-2/+0
2014-05-28driver core: dev_set_drvdata can no longer failJean Delvare1-6/+1
2014-05-27iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas1-7/+7
2014-05-26arm/ipmmu-vmsa: Fix compile errorJoerg Roedel1-1/+1
2014-05-26iommu/exynos: Fix checkpatch warningSachin Kamat1-0/+3