aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni
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
2013-06-23iommu/amd: Only unmap large pages from the first pteAlex Williamson
2013-06-23iommu: Fix compiler warning on pr_debugAlex Williamson
2013-06-20iommu/amd: Fix memory leak in free_pagetableJoerg Roedel
2013-06-20iommu: Split iommu_unmapsAlex Williamson
2013-06-20iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson
2013-06-20iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna
2013-06-20iommu/omap: fix printk formats for dma_addr_tSuman Anna
2013-06-20iommu/vt-d: DMAR reporting table needs at least one DRHDLi, Zhen-Hua
2013-06-20iommu/vt-d: Downgrade the warning if enabling irq remapping failsAndy Lutomirski
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-06-19perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney
2013-06-03x86/MSI: Conserve interrupt resources when using multiple-MSIsAlexander Gordeev
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel
2013-05-02iommu/tegra: Fix printk formats for dma_addr_tVarun Sethi
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-24iommu: Add a function to find an iommu group by idAlexey Kardashevskiy