summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-06-16iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel
2017-06-08iommu/amd: Remove queue_release() functionJoerg Roedel
2017-06-08iommu/amd: Add per-domain timer to flush per-cpu queuesJoerg Roedel
2017-06-08iommu/amd: Add flush counters to struct dma_ops_domainJoerg Roedel
2017-06-08iommu/amd: Add locking to per-domain flush-queueJoerg Roedel
2017-06-08iommu/amd: Make use of the per-domain flush queueJoerg Roedel
2017-06-08iommu/amd: Add per-domain flush-queue data structuresJoerg Roedel
2017-06-08iommu/amd: Rip out old queue flushing codeJoerg Roedel
2017-06-08iommu/amd: Reduce delay waiting for command buffer spaceTom Lendacky
2017-06-08iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-30iommu/amd: Constify irq_domain_opsTobias Klauser
2017-05-30iommu/amd: Ratelimit io-page-faults per deviceJoerg Roedel
2017-05-30iommu/vt-d: Constify irq_domain_opsTobias Klauser
2017-05-30iommu/vt-d: Unwrap __get_valid_domain_for_dev()Peter Xu
2017-05-30iommu/of: Ignore all errors except EPROBE_DEFERSricharan R
2017-05-30iommu/of: Fix check for returning EPROBE_DEFERSricharan R
2017-05-23iommu/of: Adjust system_state checkThomas Gleixner
2017-05-23iommu/vt-d: Adjust system_state checksThomas Gleixner
2017-05-17iommu/iova: Sort out rbtree limit_pfn handlingRobin Murphy
2017-05-17iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typoMagnus Damm
2017-05-17iommu/ipmmu-vmsa: Drop LPAE Kconfig dependencyMagnus Damm
2017-05-17iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64Magnus Damm
2017-05-17iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA opsMagnus Damm
2017-05-17iommu/ipmmu-vmsa: Break out domain allocation codeMagnus Damm
2017-05-17iommu/ipmmu-vmsa: Break out utlb parsing codeMagnus Damm
2017-05-17iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for contextMagnus Damm
2017-05-17iommu/ipmmu-vmsa: Remove platform data handlingMagnus Damm
2017-05-17iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang
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-17iommu/rockchip: Enable Rockchip IOMMU on ARM64Simon Xue
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