summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna
2017-04-20iommu/omap: Register driver before setting IOMMU opsSuman Anna
2017-04-20iommu/arm-smmu: Clean up early-probing workaroundsRobin Murphy
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart
2017-04-20iommu/of: Prepare for deferred IOMMU configurationRobin Murphy
2017-04-20iommu/of: Refactor of_iommu_configure() for error handlingRobin Murphy
2017-04-07iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson
2017-04-06iommu/io-pgtable-arm: Avoid shift overflow in block sizeRobin Murphy
2017-04-06iommu: Allow default domain type to be set on the kernel command lineWill Deacon
2017-04-06iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domainsWill Deacon
2017-04-06iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return voidWill Deacon
2017-04-06iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domainsWill Deacon
2017-04-06iommu/arm-smmu: Restrict domain attributes to UNMANAGED domainsWill Deacon
2017-04-06iommu/arm-smmu: Add global SMR masking propertyRobin Murphy
2017-04-06iommu/arm-smmu: Poll for TLB sync completion more effectivelyRobin Murphy
2017-04-06iommu/arm-smmu: Use per-context TLB sync as appropriateRobin Murphy
2017-04-06iommu/arm-smmu: Tidy up context bank indexingRobin Murphy
2017-04-06iommu/arm-smmu: Simplify ASID/VMID handlingRobin Murphy
2017-04-06iommu/arm-smmu: Fix 16-bit ASID configurationSunil Goutham
2017-04-06iommu/arm-smmu: Print message when Cavium erratum 27704 was detectedRobert Richter
2017-04-03iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'Joerg Roedel
2017-04-03iommu/rockchip: Make use of 'struct iommu_device'Joerg Roedel
2017-04-03iommu/dma: Plumb in the per-CPU IOVA cachesRobin Murphy
2017-04-03iommu/dma: Clean up MSI IOVA allocationRobin Murphy
2017-04-03iommu/dma: Convert to address-based allocationRobin Murphy
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi
2017-03-30x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs supportSuravee Suthikulpanit
2017-03-30x86/events/amd/iommu.c: Modify functions to query max banks and countersSuravee Suthikulpanit
2017-03-30x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit
2017-03-30drivers/iommu/amd: Clean up iommu_pc_get_set_reg()Suravee Suthikulpanit
2017-03-29iommu/vt-d: Make sure IOMMUs are off when intel_iommu=offJoerg Roedel
2017-03-24iommu/exynos: Use smarter TLB flush method for v5 SYSMMUMarek Szyprowski
2017-03-24iommu/exynos: Don't open-code loop unrollingMarek Szyprowski
2017-03-22Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel
2017-03-22iommu/dma: Make PCI window reservation genericRobin Murphy
2017-03-22iommu/dma: Handle IOMMU API reserved regionsRobin Murphy
2017-03-22iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski
2017-03-22iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-03-22iommu/dmar: Remove redundant ' != 0' when check return codeAndy Shevchenko
2017-03-22iommu/dmar: Remove redundant assignment of retAndy Shevchenko
2017-03-22iommu/dmar: Return directly from a loop in dmar_dev_scope_status()Andy Shevchenko
2017-03-22iommu/dmar: Rectify return code handling in detect_intel_iommu()Andy Shevchenko
2017-03-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-21iommu/iova: Consolidate code for adding new node to iovad domain rbtreeMarek Szyprowski
2017-03-10iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-03-10iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel