aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2014-06-18iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse
2014-06-18iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson
2014-04-16iommu/exynos: enhanced error messagesCho KyongHo
2014-04-16iommu/exynos: apply workaround of caching fault page table entriesCho KyongHo
2014-04-16iommu/exynos: use simpler function to get MMU versionCho KyongHo
2014-04-16iommu/exynos: use exynos-iommu specific typedefCho KyongHo
2014-04-16iommu/exynos: fix address handlingCho KyongHo
2014-04-16iommu/exynos: add devices attached to the System MMU to an IOMMU groupAntonios Motakis
2014-04-16iommu/exynos: change rwlock to spinlockCho KyongHo
2014-04-16iommu/exynos: allow having multiple System MMUs for a master H/WCho KyongHo
2014-04-16iommu/exynos: add support for power management subsystems.Cho KyongHo
2014-04-16iommu/exynos: turn on useful configuration optionsCho KyongHo
2014-04-16iommu/exynos: remove calls to Runtime PM API functionsCho KyongHo
2014-04-16iommu/exynos: remove custom fault handlerCho KyongHo
2014-04-16iommu/exynos: use convenient macro to handle gate clocksCho KyongHo
2014-04-16iommu/exynos: gating clocks of master H/WCho KyongHo
2014-04-16iommu/exynos: support for device treeCho KyongHo
2014-04-16iommu/exynos: use managed device helper functionsCho KyongHo
2014-04-16iommu/exynos: remove dbgname from drvdata of a System MMUCho KyongHo
2014-04-16iommu/exynos: always use a single clock descriptorCho KyongHo
2014-04-16iommu/exynos: always enable runtime PMCho KyongHo
2014-04-16iommu/exynos: allocate lv2 page table from own slabCho KyongHo
2014-04-16iommu/exynos: remove prefetch buffer settingCho KyongHo
2014-04-16iommu/exynos: fix L2TLB invalidationCho KyongHo
2014-04-16iommu/exynos: change error handling when page table update is failedCho KyongHo
2014-04-16iommu/exynos: add missing cache flush for removed page table entriesCho KyongHo
2014-04-16iommu/exynos: do not include removed headerCho KyongHo
2014-02-25drivers/iommu/omap-iommu-debug.c: fix decimal permissionsJoe Perches
2014-02-20arm/smmu: Use irqsafe spinlock for domain lockJoerg Roedel
2014-02-10iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBAWill Deacon
2014-02-10iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contextsWill Deacon
2014-02-10iommu/arm-smmu: fix table flushing during initial allocationsWill Deacon
2014-02-10iommu/arm-smmu: really fix page table lockingWill Deacon
2014-02-10iommu/arm-smmu: fix pud/pmd entry fill sequenceYifan Zhang
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-21intel-iommu: fix off-by-one in pagetable freeingAlex Williamson
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-09Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel
2014-01-09iommu/vt-d: Fix signedness bug in alloc_irte()Dan Carpenter
2014-01-09iommu/vt-d: free all resources if failed to initialize DMARsJiang Liu
2014-01-09iommu/vt-d, trivial: clean sparse warningsJiang Liu
2014-01-09iommu/vt-d: fix wrong return value of dmar_table_init()Jiang Liu
2014-01-09iommu/vt-d: release invalidation queue when destroying IOMMU unitJiang Liu
2014-01-09iommu/vt-d: fix access after free issue in function free_dmar_iommu()Jiang Liu
2014-01-09iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu
2014-01-09iommu/vt-d: fix invalid memory access when freeing DMAR irqJiang Liu
2014-01-09iommu/vt-d, trivial: simplify code with existing macrosJiang Liu
2014-01-09iommu/vt-d, trivial: use defined macro instead of hardcodingJiang Liu
2014-01-09iommu/vt-d: mark internal functions as staticJiang Liu