summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun2013-12-061-0/+1
* iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon2013-12-061-2/+1
* iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon2013-12-061-36/+26
* Don't try to compile shmobile-iommu outside of ARMLinus Torvalds2013-11-151-1/+1
* Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1510-72/+106
|\
| *-------. Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Joerg Roedel2013-11-018-78/+72
| |\ \ \ \ \
| | | | | | * iommu/shmobile: Enable the driver on all ARM platformsLaurent Pinchart2013-11-011-1/+1
| | | | | * | iommu/arm-smmu: Clear global and context bank fault status registersAndreas Herrmann2013-10-091-11/+20
| | | | | * | iommu/arm-smmu: Print context fault informationAndreas Herrmann2013-10-091-0/+3
| | | | | * | iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exceptionAndreas Herrmann2013-10-091-5/+4
| | | | | * | iommu/arm-smmu: Refine check for proper size of mapped regionAndreas Herrmann2013-10-091-5/+4
| | | | | * | iommu/arm-smmu: Switch to subsys_initcall for driver registrationAndreas Herrmann2013-10-091-1/+1
| | | | | * | iommu/arm-smmu: use relaxed accessors where possibleWill Deacon2013-10-091-3/+3
| | | | | * | iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-10-091-8/+3
| | | | * | | iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversalYijing Wang2013-11-011-4/+2
| | | | * | | iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry()Yijing Wang2013-11-011-1/+1
| | | | * | | iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina2013-11-011-1/+5
| | | | * | | iommu: Remove stack trace from broken irq remapping warningNeil Horman2013-10-041-6/+7
| | | * | | | iommu/tegra-smmu: Staticize tegra_smmu_pm_opsSachin Kamat2013-11-011-1/+1
| | | * | | | iommu/tegra-gart: Staticize tegra_gart_pm_opsSachin Kamat2013-11-011-1/+1
| | | * | | | iommu/tegra: gart: cleanup devm_* functions usageWei Yongjun2013-09-241-17/+2
| | | * | | | iommu/tegra: Print phys_addr_t using %paThierry Reding2013-09-242-4/+4
| | | |/ / /
| | * | | | iommu: No need to pass '0x' when '%pa' is usedFabio Estevam2013-09-241-3/+3
| | |/ / /
| * | | | iommu: Add iommu_error class event to iommu traceShuah Khan2013-09-251-0/+3
| * | | | iommu: Change iommu driver to call unmap trace eventShuah Khan2013-09-241-0/+1
| * | | | iommu: Change iommu driver to call map trace eventShuah Khan2013-09-241-0/+2
| * | | | iommu: Change iommu driver to call detach_device_to_domain trace eventShuah Khan2013-09-241-0/+1
| * | | | iommu: Change iommu driver to call attach_device_to_domain trace eventShuah Khan2013-09-241-1/+5
| * | | | iommu: Change iommu driver to call remove_device_to_group trace eventShuah Khan2013-09-241-0/+2
| * | | | iommu: Change iommu driver to call add_device_to_group trace eventShuah Khan2013-09-241-0/+2
| * | | | iommu: Add event tracing feature to iommuShuah Khan2013-09-243-0/+26
| |/ / /
* | | | iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-142-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'acpica'Rafael J. Wysocki2013-11-072-6/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPICA: Update DMAR table definitions.Lv Zheng2013-10-312-6/+6
| | |/ /
* | | | drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*Jingoo Han2013-11-131-1/+1
|/ / /
* | | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-041-1/+1
| |/ |/|
* | iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon2013-09-171-2/+2
* | iommu/arm-smmu: fix iommu_present() test in initDan Carpenter2013-09-171-2/+2
* | iommu/arm-smmu: fix a signedness bugDan Carpenter2013-09-171-2/+3
|/
* Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-1211-120/+3082
|\
| *-------. Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-1211-120/+3082
| |\ \ \ \ \
| | | | | | * intel-iommu: Fix leaks in pagetable freeingAlex Williamson2013-08-141-37/+35
| | |_|_|_|/ | |/| | | |
| | | | | * iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová2013-08-141-1/+3
| | | | | * iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-141-1/+1
| | |_|_|/ | |/| | |
| | | | * iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon2013-08-141-22/+11
| | | | * iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon2013-08-141-13/+46
| | | | * iommu/arm-smmu: Tighten up global fault reportingWill Deacon2013-08-141-2/+5
| | | | * iommu/arm-smmu: Remove broken big-endian checkWill Deacon2013-08-141-6/+0
| | |_|/ | |/| |
| | | * iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesJoerg Roedel2013-08-141-5/+5
OpenPOWER on IntegriCloud