summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2013-11-05iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*Jingoo Han
2013-11-05Merge remote-tracking branch 'iommu/next'Stephen Rothwell
2013-11-01Merge branch 'acpica-next' into linux-nextRafael J. Wysocki
2013-10-31ACPICA: Update DMAR table definitions.Lv Zheng
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni
2013-10-04Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra' and 'x86/vt-d' i...Joerg Roedel
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
2013-08-14iommu/arm-smmu: Tighten up global fault reportingWill Deacon
2013-08-14iommu/arm-smmu: Remove broken big-endian checkWill Deacon
2013-08-14iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesJoerg Roedel
2013-08-14iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi
2013-08-14iommu/exynos: Remove dead code (set_prefbuf)Grant Grundler
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd
2013-07-10Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-06-25Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...Joerg Roedel
2013-06-25iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon
2013-06-24msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()Stephen Boyd
2013-06-24msm: iommu: Convert to clk_prepare/unprepareStephen Boyd
2013-06-24iommu: Use %pa and %zx instead of castingJoe Perches