summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_init.c
AgeCommit message (Expand)Author
2012-08-06iommu/amd: Fix pci_request_acs() call-placeJoerg Roedel
2012-07-17iommu/amd: Convert iommu initialization to state machineJoerg Roedel
2012-07-17iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel
2012-07-17iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel
2012-07-17iommu/amd: Split enable_iommus() routineJoerg Roedel
2012-07-17iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel
2012-07-17iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel
2012-07-17iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel
2012-07-17iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel
2012-07-17iommu/amd: Fix sparse warningsJoerg Roedel
2012-07-02iommu/amd: fix type bug in flush codeDan Carpenter
2012-06-07iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan
2012-06-04iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel
2012-03-22Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel
2012-03-22iommu/amd: Fix section mismatchGerard Snitselaar
2012-03-15iommu/amd: Move interrupt setup code into seperate functionJoerg Roedel
2012-03-15iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel
2012-03-09iommu/amd: Fix double free of mem-region in error-pathJoerg Roedel
2012-03-08x86/amd: iommu_set_device_table() must not be __initJan Beulich
2012-03-01iommu/amd: Split amd_iommu_init functionJoerg Roedel
2011-12-22iommu/amd: Set IOTLB invalidation timeoutJoerg Roedel
2011-12-22iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel
2011-12-12iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel
2011-12-12iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel
2011-12-12iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel
2011-12-12iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel
2011-12-12iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel
2011-12-12iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel
2011-12-12iommu/amd: Convert dev_table_entry to u64Joerg Roedel
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel