summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-04-07iommu/amd: Add iommu support for ACPI HID devicesWan Zongshun
2016-04-07iommu/amd: Make call-sites of get_device_id aware of its return valueWan Zongshun
2016-04-07iommu/amd: Introduces ivrs_acpihid kernel parameterSuravee Suthikulpanit
2016-04-07iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun
2016-04-07iommu/amd: Use the most comprehensive IVHD type that the driver can supportSuravee Suthikulpanit
2016-04-07iommu/amd: Modify ivhd_header structure to support type 11h and 40hSuravee Suthikulpanit
2016-04-07iommu/amd: Adding Extended Feature Register check for PC supportSuravee Suthikulpanit
2016-04-05iommu/omap: Align code with open parenthesisSuman Anna
2016-04-05iommu/omap: Use WARN_ON for page table alignment checkSuman Anna
2016-04-05iommu/omap: Replace BUG() in iopgtable_store_entry_core()Suman Anna
2016-04-05iommu/omap: Remove iopgtable_clear_entry_all() from driver removeSuman Anna
2016-04-05x86/vt-d: Fix comment for dma_pte_free_pagetable()Michael S. Tsirkin
2016-04-05iommu/rockchip: Don't feed NULL res pointers to devresTomeu Vizoso
2016-04-05iommu/vt-d: Improve fault handler error messagesAlex Williamson
2016-04-05iommu/vt-d: Ratelimit fault handlerAlex Williamson
2016-04-05iommu/mediatek: Add 4GB mode supportYong Wu
2016-04-05iommu/io-pgtable: Add MTK 4GB mode in Short-descriptorYong Wu
2016-04-05iommu/io-pgtable: Fix a brace coding style issue.Cosmin-Gabriel Samoila
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-21Merge 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