summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | iommu/vt-d: Improve fault handler error messagesAlex Williamson2016-04-051-9/+5Star
| | | | * | | | iommu/vt-d: Ratelimit fault handlerAlex Williamson2016-04-051-11/+22
| | | | |/ / /
| | | * | | | iommu/omap: Align code with open parenthesisSuman Anna2016-04-051-1/+1
| | | * | | | iommu/omap: Use WARN_ON for page table alignment checkSuman Anna2016-04-051-1/+4
| | | * | | | iommu/omap: Replace BUG() in iopgtable_store_entry_core()Suman Anna2016-04-051-1/+3
| | | * | | | iommu/omap: Remove iopgtable_clear_entry_all() from driver removeSuman Anna2016-04-051-1/+0Star
| | | |/ / /
| | * / / / iommu/rockchip: Don't feed NULL res pointers to devresTomeu Vizoso2016-04-051-0/+2
| | |/ / /
| * | | | iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flagRobin Murphy2016-04-071-5/+11
| * | | | iommu/io-pgtable-arm: Support IOMMU_MMIO flagRobin Murphy2016-04-071-2/+7
| * | | | iommu/mediatek: Add 4GB mode supportYong Wu2016-04-051-3/+11
| * | | | iommu/io-pgtable: Add MTK 4GB mode in Short-descriptorYong Wu2016-04-052-1/+18
| * | | | iommu/io-pgtable: Fix a brace coding style issue.Cosmin-Gabriel Samoila2016-04-051-2/+1Star
| |/ / /
* | | | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-192-9/+4Star
|\ \ \ \
| * | | | PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-111-7/+3Star
| |/ / /
* | | | Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-052-18/+91
|\ \ \ \ | | |/ / | |/| |
| * | | iommu/arm-smmu: Don't allocate resources for bypass domainsRobin Murphy2016-04-211-1/+7
| * | | iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMAWill Deacon2016-04-211-6/+8
| * | | iommu/amd: Fix checking of pci dma aliasesJoerg Roedel2016-04-111-11/+76
| | |/ | |/|
* | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-194-8/+9
|\| |
| * | iommu/vt-d: Silence an uninitialized variable warningDan Carpenter2016-04-071-1/+1
| * | iommu/rockchip: Fix "is stall active" checkJohn Keeping2016-04-071-4/+4
| * | iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel2016-04-071-1/+2
| * | iommu/dma: Restore scatterlist offsets correctlyRobin Murphy2016-04-051-2/+2
| |/
* / x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
|/
* Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-2213-400/+2273
|\
| *-----------. Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel2016-03-2113-400/+2273
| |\ \ \ \ \ \ \
| | | | | | | | * iommu/dma: Fix NEED_SG_DMA_LENGTH dependencyRobin Murphy2016-02-291-1/+1
| | | | | | | | * iommu: Fix second argument of trace_map() to report correct paddrYoshihiro Shimoda2016-02-251-1/+2
| | | | | | | * | iommu/ipmmu-vmsa: Use ARCH_RENESASSimon Horman2016-02-251-1/+1
| | | | | | | |/
| | | | | | * | iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flagsRobin Murphy2016-03-021-1/+1
| | | | | * | | iommu/mediatek: Check for NULL instead of IS_ERR()Dan Carpenter2016-03-021-3/+3
| | | | | * | | iommu/mediatek: Fix handling of of_count_phandle_with_args resultAndrzej Hajda2016-03-011-2/+1Star
| | | | | * | | iommu/mediatek: Mark PM functions as __maybe_unusedArnd Bergmann2016-02-291-2/+2
| | | | | * | | iommu/mediatek: Select ARM_DMA_USE_IOMMUArnd Bergmann2016-02-291-0/+1
| | | | | * | | iommu/mediatek: Add mt8173 IOMMU driverYong Wu2016-02-253-0/+754
| | | | | |/ /
| | | | | * | Merge branch 'for-joerg/io-pgtable' of git://git.kernel.org/pub/scm/linux/ker...Joerg Roedel2016-02-256-17/+941
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * iommu/io-pgtable: Rationalise quirk handlingRobin Murphy2016-02-173-6/+34
| | | | | | * iommu/io-pgtable: Avoid redundant TLB syncsRobin Murphy2016-02-171-1/+8
| | | | | | * iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy2016-02-174-41/+46
| | | | | | * iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy2016-02-175-1/+885
| | | | * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-02-253-52/+78
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for nowWill Deacon2016-02-182-1/+13
| | | | | * | iommu/arm-smmu: Don't fail device attach if already attached to a domainWill Deacon2016-02-182-40/+26Star
| | | | | * | iommu/arm-smmu: Allow disabling unmatched stream bypassRobin Murphy2016-02-181-8/+16
| | | | | * | of: iommu: Increment DT node refcount in of_iommu_set_ops()Anup Patel2016-02-181-0/+1
| | | | | * | iommu/arm-smmu: Support DMA-API domainsRobin Murphy2016-02-182-2/+18
| | | | | * | iommu/arm-smmu: Treat all device transactions as unprivilegedRobin Murphy2016-02-181-1/+4
| | | | | |/
| | | * | | iommu/exynos: Use proper readl/writel register interfaceMarek Szyprowski2016-02-291-19/+19
| | | * | | iommu/exynos: Pointers are nto physical addressesArnd Bergmann2016-02-291-1/+1
| | | * | | iommu/exynos: Support multiple attach_device callsMarek Szyprowski2016-02-251-32/+40