aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2013-12-06iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun
2013-12-06iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon
2013-12-06iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon
2013-11-15Don't try to compile shmobile-iommu outside of ARMLinus Torvalds
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-15iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-13drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*Jingoo Han
2013-11-07Merge branch 'acpica'Rafael J. Wysocki
2013-11-01Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Joerg Roedel
2013-11-01iommu/shmobile: Enable the driver on all ARM platformsLaurent Pinchart
2013-11-01iommu/tegra-smmu: Staticize tegra_smmu_pm_opsSachin Kamat
2013-11-01iommu/tegra-gart: Staticize tegra_gart_pm_opsSachin Kamat
2013-11-01iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversalYijing Wang
2013-11-01iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry()Yijing Wang
2013-11-01iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina
2013-10-31ACPICA: Update DMAR table definitions.Lv Zheng
2013-10-09iommu/arm-smmu: Clear global and context bank fault status registersAndreas Herrmann
2013-10-09iommu/arm-smmu: Print context fault informationAndreas Herrmann
2013-10-09iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exceptionAndreas Herrmann
2013-10-09iommu/arm-smmu: Refine check for proper size of mapped regionAndreas Herrmann
2013-10-09iommu/arm-smmu: Switch to subsys_initcall for driver registrationAndreas Herrmann
2013-10-09iommu/arm-smmu: use relaxed accessors where possibleWill Deacon
2013-10-09iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni
2013-10-04iommu: Remove stack trace from broken irq remapping warningNeil Horman
2013-09-25iommu: Add iommu_error class event to iommu traceShuah Khan
2013-09-24iommu/tegra: gart: cleanup devm_* functions usageWei Yongjun
2013-09-24iommu/tegra: Print phys_addr_t using %paThierry Reding
2013-09-24iommu: No need to pass '0x' when '%pa' is usedFabio Estevam
2013-09-24iommu: Change iommu driver to call unmap trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call map trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call detach_device_to_domain trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call attach_device_to_domain trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call remove_device_to_group trace eventShuah Khan
2013-09-24iommu: Change iommu driver to call add_device_to_group trace eventShuah Khan
2013-09-24iommu: Add event tracing feature to iommuShuah Khan
2013-09-17iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon
2013-09-17iommu/arm-smmu: fix iommu_present() test in initDan Carpenter
2013-09-17iommu/arm-smmu: fix a signedness bugDan Carpenter
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-20Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-14intel-iommu: Fix leaks in pagetable freeingAlex Williamson
2013-08-14iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová
2013-08-14iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-14iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon
2013-08-14iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon