summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-04-21iommu/arm-smmu: Don't allocate resources for bypass domainsRobin Murphy
2016-04-21iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMAWill Deacon
2016-04-11iommu/amd: Fix checking of pci dma aliasesJoerg Roedel
2016-04-07iommu/vt-d: Silence an uninitialized variable warningDan Carpenter
2016-04-07iommu/rockchip: Fix "is stall active" checkJohn Keeping
2016-04-07iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel
2016-04-05iommu/dma: Restore scatterlist offsets correctlyRobin Murphy
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-21Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-02iommu/mediatek: Check for NULL instead of IS_ERR()Dan Carpenter
2016-03-02iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flagsRobin Murphy
2016-03-01iommu/mediatek: Fix handling of of_count_phandle_with_args resultAndrzej Hajda
2016-02-29iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel
2016-02-29iommu/amd: Detach device from domain before removalJoerg Roedel
2016-02-29iommu/dma: Fix NEED_SG_DMA_LENGTH dependencyRobin Murphy
2016-02-29iommu/mediatek: Mark PM functions as __maybe_unusedArnd Bergmann
2016-02-29iommu/mediatek: Select ARM_DMA_USE_IOMMUArnd Bergmann
2016-02-29iommu/exynos: Use proper readl/writel register interfaceMarek Szyprowski
2016-02-29iommu/exynos: Pointers are nto physical addressesArnd Bergmann
2016-02-25iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2016-02-25iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-02-25iommu/mediatek: Add mt8173 IOMMU driverYong Wu
2016-02-25Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2016-02-25iommu/ipmmu-vmsa: Use ARCH_RENESASSimon Horman
2016-02-25iommu/exynos: Support multiple attach_device callsMarek Szyprowski
2016-02-25iommu/exynos: Add support for v5 SYSMMUMarek Szyprowski
2016-02-25iommu/exynos: Add support for SYSMMU controller with bogus version regMarek Szyprowski
2016-02-25iommu/exynos: Unify code for fldp cache invalidationMarek Szyprowski
2016-02-25iommu/exynos: Refactor init config codeMarek Szyprowski
2016-02-25iommu/exynos: Refactor fault handling codeMarek Szyprowski
2016-02-25iommu/exynos: Refactor code (no direct register access)Marek Szyprowski
2016-02-25iommu/exynos: Simplify master clock operationsMarek Szyprowski
2016-02-25iommu/exynos: Remove ARM-specific cache flush interfaceMarek Szyprowski
2016-02-25iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain typeMarek Szyprowski
2016-02-25iommu/exynos: Rework iommu group initializationMarek Szyprowski
2016-02-25iommu: Fix second argument of trace_map() to report correct paddrYoshihiro Shimoda
2016-02-25Merge branch 'for-joerg/io-pgtable' of git://git.kernel.org/pub/scm/linux/ker...Joerg Roedel
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen
2016-02-18iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for nowWill Deacon
2016-02-18iommu/arm-smmu: Don't fail device attach if already attached to a domainWill Deacon
2016-02-18iommu/arm-smmu: Allow disabling unmatched stream bypassRobin Murphy
2016-02-18of: iommu: Increment DT node refcount in of_iommu_set_ops()Anup Patel
2016-02-18iommu/arm-smmu: Support DMA-API domainsRobin Murphy
2016-02-18iommu/arm-smmu: Treat all device transactions as unprivilegedRobin Murphy
2016-02-17iommu/io-pgtable: Rationalise quirk handlingRobin Murphy
2016-02-17iommu/io-pgtable: Avoid redundant TLB syncsRobin Murphy
2016-02-17iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy
2016-02-17iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds