Commit Graph

462 Commits (77c0782e9729cee9d1d67cd1343ed7c3f947a36a)

Author SHA1 Message Date
Linus Torvalds f63c4824aa Don't try to compile shmobile-iommu outside of ARM 11 years ago
Kirill A. Shutemov 01058e7076 iommu/arm-smmu: handle pgtable_page_ctor() fail 11 years ago
Jingoo Han a2529ad9e5 drivers/iommu/omap-iopgtable.h: remove unneeded cast of void* 11 years ago
Laurent Pinchart 7d02c4d64d iommu/shmobile: Enable the driver on all ARM platforms 11 years ago
Sachin Kamat a33a97c5c7 iommu/tegra-smmu: Staticize tegra_smmu_pm_ops 11 years ago
Sachin Kamat 8a788659af iommu/tegra-gart: Staticize tegra_gart_pm_ops 11 years ago
Yijing Wang bca2b916f3 iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal 11 years ago
Yijing Wang 8b161f0ee9 iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() 11 years ago
Julian Stecklina f9423606ad iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits 11 years ago
Lv Zheng fa5f508f94 ACPICA: Update DMAR table definitions. 11 years ago
Andreas Herrmann 659db6f6be iommu/arm-smmu: Clear global and context bank fault status registers 12 years ago
Andreas Herrmann 2ef0f03120 iommu/arm-smmu: Print context fault information 12 years ago
Andreas Herrmann 44a08de2aa iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception 12 years ago
Andreas Herrmann c55af7f719 iommu/arm-smmu: Refine check for proper size of mapped region 12 years ago
Andreas Herrmann b1950b2796 iommu/arm-smmu: Switch to subsys_initcall for driver registration 12 years ago
Will Deacon 25724841df iommu/arm-smmu: use relaxed accessors where possible 12 years ago
Julia Lawall 8a7f431221 iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource 12 years ago
Thomas Petazzoni 0dbc6078c0 x86, build, pci: Fix PCI_MSI build on !SMP 12 years ago
Neil Horman 05104a4e87 iommu: Remove stack trace from broken irq remapping warning 12 years ago
Shuah Khan 04fa2f7f83 iommu: Add iommu_error class event to iommu trace 12 years ago
Wei Yongjun d0c5b25795 iommu/tegra: gart: cleanup devm_* functions usage 12 years ago
Thierry Reding e56b3dab34 iommu/tegra: Print phys_addr_t using %pa 12 years ago
Fabio Estevam abedb049c5 iommu: No need to pass '0x' when '%pa' is used 12 years ago
Shuah Khan 3a50639ca4 iommu: Change iommu driver to call unmap trace event 12 years ago
Shuah Khan e0be7c8678 iommu: Change iommu driver to call map trace event 12 years ago
Shuah Khan 699806302d iommu: Change iommu driver to call detach_device_to_domain trace event 12 years ago
Shuah Khan b54db77885 iommu: Change iommu driver to call attach_device_to_domain trace event 12 years ago
Shuah Khan 2e757086bd iommu: Change iommu driver to call remove_device_to_group trace event 12 years ago
Shuah Khan d1cf7e8227 iommu: Change iommu driver to call add_device_to_group trace event 12 years ago
Shuah Khan 7f6db17172 iommu: Add event tracing feature to iommu 12 years ago
Will Deacon fd90cecbde iommu/arm-smmu: don't enable SMMU device until probing has completed 12 years ago
Dan Carpenter 6614ee77f4 iommu/arm-smmu: fix iommu_present() test in init 12 years ago
Dan Carpenter faea13b72d iommu/arm-smmu: fix a signedness bug 12 years ago
Jingoo Han 5e42781caf drivers/iommu: remove unnecessary platform_set_drvdata() 12 years ago
Julia Lawall 946a88df76 tegra: simplify use of devm_ioremap_resource 12 years ago
Alex Williamson 3269ee0bd6 intel-iommu: Fix leaks in pagetable freeing 12 years ago
Radmila Kompová e644a013fe iommu/amd: Fix resource leak in iommu_init_device() 12 years ago
Yijing Wang 82fcfc674e iommu/amd: Clean up unnecessary MSI/MSI-X capability find 12 years ago
Will Deacon ecfadb6e5b iommu/arm-smmu: Simplify VMID and ASID allocation 12 years ago
Will Deacon 1463fe44fd iommu/arm-smmu: Don't use VMIDs for stage-1 translations 12 years ago
Will Deacon adaba32091 iommu/arm-smmu: Tighten up global fault reporting 12 years ago
Will Deacon 2ae9f2fa3f iommu/arm-smmu: Remove broken big-endian check 12 years ago
Joerg Roedel 634544bf71 iommu/fsl: Remove unnecessary 'fsl-pamu' prefixes 12 years ago
Joerg Roedel 9ed436621a iommu/fsl: Fix whitespace problems noticed by git-am 12 years ago
Varun Sethi 695093e38c iommu/fsl: Freescale PAMU driver and iommu implementation. 12 years ago
Grant Grundler ca19243e9c iommu/exynos: Remove dead code (set_prefbuf) 12 years ago
Stephen Boyd 0b559df5ce iommu/msm: Move mach includes to iommu directory 12 years ago
Libo Chen 34e3a58c66 drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths 12 years ago
Will Deacon 45ae7cff36 iommu/arm: Add support for ARM Ltd. System MMU architecture 12 years ago
Stephen Boyd 8d21415348 msm: iommu: Use clk_set_rate() instead of clk_set_min_rate() 12 years ago