aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara
2012-10-16iommu/amd: Work around wrong IOAPIC device-id in IVRS tableJoerg Roedel
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-02Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel
2012-10-02iommu/amd: Remove obsolete comment lineJoerg Roedel
2012-10-02iommu/amd: Fix possible use after free in get_irq_table()Dan Carpenter
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-28iommu/amd: Report irq remapping through IOMMU-APIJoerg Roedel
2012-09-28iommu/amd: Print message to system log when irq remapping is enabledJoerg Roedel
2012-09-28iommu/irq: Use amd_iommu_irq_ops if supportedJoerg Roedel
2012-09-28iommu/amd: Make sure irq remapping still works on dma init failureJoerg Roedel
2012-09-28iommu/amd: Add initialization routines for AMD interrupt remappingJoerg Roedel
2012-09-28iommu/amd: Add call-back routine for HPET MSIJoerg Roedel
2012-09-28iommu/amd: Implement MSI routines for interrupt remappingJoerg Roedel
2012-09-28iommu/amd: Add IOAPIC remapping routinesJoerg Roedel
2012-09-28iommu/amd: Add routines to manage irq remapping tablesJoerg Roedel
2012-09-28iommu/amd: Add IRTE invalidation routineJoerg Roedel
2012-09-28iommu/amd: Make sure IOMMU is not considered to translate itselfJoerg Roedel
2012-09-28iommu/amd: Split device table initialization into irq and dma partJoerg Roedel
2012-09-28iommu/amd: Check if IOAPIC information is correctJoerg Roedel
2012-09-28iommu/amd: Allocate data structures to keep track of irq remapping tablesJoerg Roedel
2012-09-28iommu/amd: Add slab-cache for irq remapping tablesJoerg Roedel
2012-09-28iommu/amd: Keep track of HPET and IOAPIC device idsJoerg Roedel
2012-09-28iommu/amd: Fix features reportingBorislav Petkov
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel
2012-09-18intel-iommu: Default to non-coherent for domains unattached to iommusAlex Williamson
2012-09-18iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun
2012-09-18dma: tegra: move smmu.h into SMMU driverStephen Warren
2012-09-18iommu/tegra: smmu: Use debugfs_create_dir for directoryHiroshi Doyu
2012-09-18iommu/amd: Fix some typosFrank Arnold
2012-09-18iommu/amd: remove duplicated include from amd_iommu_init.cWei Yongjun
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-10iommu/amd: Fix wrong check for ARRAY_SIZE()Joerg Roedel
2012-08-10irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee
2012-08-06iommu/amd: Fix ACS path checkingAlex Williamson
2012-08-06iommu/intel: Fix ACS path checkingAlex Williamson
2012-08-06iommu/amd: Fix pci_request_acs() call-placeJoerg Roedel
2012-08-03iommu/tegra: smmu: debugfs for TLB/PTC statisticsHiroshi Doyu
2012-08-03iommu/exynos: Fix build errorSachin Kamat
2012-08-03iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu
2012-08-03iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu
2012-08-03iommu/intel: add missing free_domain_memJulia Lawall
2012-08-03iommu/tegra: remove invalid reference to list iterator variableJulia Lawall
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24iommu: Fix typo in iommuMasanari Iida
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds