summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel_intr_remapping.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha1-20/+20
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel1-10/+10
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel1-0/+97
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel1-1/+2
2012-05-07iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel1-0/+54
2012-05-07iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel1-0/+89
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel1-2/+5
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel1-40/+12
2012-05-07iommu: Rename intr_remapping files to intel_intr_remappingJoerg Roedel1-0/+849