aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds11-120/+3082
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into nextJoerg Roedel11-120/+3082
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han2-4/+0
2013-08-20Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupKevin Hilman1-2/+0
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall1-2/+0
2013-08-14intel-iommu: Fix leaks in pagetable freeingAlex Williamson1-37/+35
2013-08-14iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová1-1/+3
2013-08-14iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2013-08-14iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon1-22/+11
2013-08-14iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon1-13/+46
2013-08-14iommu/arm-smmu: Tighten up global fault reportingWill Deacon1-2/+5
2013-08-14iommu/arm-smmu: Remove broken big-endian checkWill Deacon1-6/+0
2013-08-14iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesJoerg Roedel1-5/+5
2013-08-14iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel1-2/+2
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi6-0/+2987
2013-08-14iommu/exynos: Remove dead code (set_prefbuf)Grant Grundler1-44/+0
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd4-4/+1989
2013-07-10Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds11-90/+2136
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen1-14/+10
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+8
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+7
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-12/+150
2013-06-25Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into nextJoerg Roedel8-76/+2093
2013-06-25iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon3-0/+1983
2013-06-24msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()Stephen Boyd1-2/+1
2013-06-24msm: iommu: Convert to clk_prepare/unprepareStephen Boyd1-7/+10
2013-06-24iommu: Use %pa and %zx instead of castingJoe Perches1-13/+10
2013-06-23iommu/amd: Only unmap large pages from the first pteAlex Williamson1-1/+5
2013-06-23iommu: Fix compiler warning on pr_debugAlex Williamson1-1/+1
2013-06-20iommu/amd: Fix memory leak in free_pagetableJoerg Roedel1-24/+49
2013-06-20iommu: Split iommu_unmapsAlex Williamson1-28/+35
2013-06-20iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson2-12/+38
2013-06-20iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna3-8/+7
2013-06-20iommu/omap: fix printk formats for dma_addr_tSuman Anna1-2/+4
2013-06-20iommu/vt-d: DMAR reporting table needs at least one DRHDLi, Zhen-Hua1-0/+4
2013-06-20iommu/vt-d: Downgrade the warning if enabling irq remapping failsAndy Lutomirski1-2/+1
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy1-1/+1
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy1-0/+8
2013-06-19perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney3-12/+150
2013-06-03x86/MSI: Conserve interrupt resources when using multiple-MSIsAlexander Gordeev1-5/+7
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds16-122/+328
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into nextJoerg Roedel14-131/+290
2013-05-02iommu/tegra: Fix printk formats for dma_addr_tVarun Sethi2-2/+4
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-37/+28
2013-04-24iommu: Add a function to find an iommu group by idAlexey Kardashevskiy1-0/+29
2013-04-24iommu/vt-d: Remove warning for HPET scope typeLinn Crosetto1-1/+2
2013-04-24x86/iommu/dmar: Remove warning for HPET scope typeLinn Crosetto1-1/+2
2013-04-23iommu: Move swap_pci_ref function to drivers/iommu/pci.h.Varun Sethi3-12/+31
2013-04-23iommu/vt-d: Disable translation if already enabledTakao Indoh2-1/+25