aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-08-11iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit
2017-07-27iommu/arm-smmu: Plumb in new ACPI identifiersRobin Murphy
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-05-30iommu/of: Ignore all errors except EPROBE_DEFERSricharan R
2017-05-30iommu/of: Fix check for returning EPROBE_DEFERSricharan R
2017-05-17iommu/mediatek: Include linux/dma-mapping.hArnd Bergmann
2017-05-17iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed
2017-05-17iommu/dma: Don't touch invalid iova_domain membersRobin Murphy
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2017-04-28iommu/vt-d: Don't print the failure message when booting non-kdump kernelQiuxu Zhuo
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li
2017-04-26iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham
2017-04-25iommu/arm-smmu: Correct sid to maskPeng Fan
2017-04-24iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-04-20iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error codezhichang.yuan
2017-04-20iommu/omap: Add iommu-group supportJoerg Roedel
2017-04-20iommu/omap: Make use of 'struct iommu_device'Joerg Roedel
2017-04-20iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel
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