Commit Graph

1590 Commits (f7dd2548c471b1c7758611f6cd6393367d7ff649)

Author SHA1 Message Date
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Andrew Patterson 2361694191 ACPI/PCI: remove obsolete _OSC capability support functions 16 years ago
Andrew Patterson 07ae95f988 ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson eb9188bdb9 ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 3e1b16002a ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 0ef5f8f615 ACPI/PCI: PCI extended config _OSC support called when root bridge added 16 years ago
Andrew Patterson 990a7ac564 ACPI/PCI: call _OSC support during root bridge discovery 16 years ago
Benjamin Herrenschmidt d3a54014e2 PCI: Add legacy_io/mem to all busses 16 years ago
Sheng Yang 1ca887970a PCI: Extend pci_reset_function() to support PCI Advanced Features 16 years ago
Sheng Yang d91cdc7455 PCI: Refactor pci_reset_function() 16 years ago
Kay Sievers 1a9271331a PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Jesse Barnes bfb0f330a6 PCI: fixup whitespace in quirks.c 16 years ago
Kenji Kaneshige c7b4fee380 PCI hotplug: pciehp: remove unnecessary wait after turning power off 16 years ago
Jesse Barnes 9eff02e204 PCI: check mmap range of /proc/bus/pci files too 16 years ago
Rafael J. Wysocki 355a72d75b PCI: Rework default handling of suspend and resume 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
FUJITA Tomonori 160c1d8e40 x86, ia64: convert to use generic dma_map_ops struct 16 years ago
FUJITA Tomonori d7dff84053 x86: remove map_single and unmap_single in struct dma_mapping_ops 16 years ago
FUJITA Tomonori ffbbef5c06 intel-iommu: add map_page and unmap_page 16 years ago
Mike Travis 588235bb53 cpumask: update pci_bus_show_cpuaffinity to use new cpumask API 16 years ago
Mike Travis 3be83050d0 cpumask: update local_cpus_show to use new cpumask API 16 years ago
Mike Day cdc7b83726 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES 16 years ago
Joerg Roedel e4754c96cf VT-d: remove now unused intel_iommu_found function 16 years ago
Joerg Roedel a8bcbb0de4 VT-d: register functions for the IOMMU API 16 years ago
Joerg Roedel d14d65777c VT-d: adapt domain iova_to_phys function for IOMMU API 16 years ago
Joerg Roedel dde57a210d VT-d: adapt domain map and unmap functions for IOMMU API 16 years ago
Joerg Roedel 4c5478c94e VT-d: adapt device attach and detach functions for IOMMU API 16 years ago
Joerg Roedel 5d450806eb VT-d: adapt domain init and destroy functions for IOMMU API 16 years ago
Weidong Han fe40f1e020 Check agaw is sufficient for mapped memory 16 years ago
Weidong Han faa3d6f5ff Change intel iommu APIs of virtual machine domain 16 years ago
Weidong Han ea6606b02f Change domain_context_mapping_one for virtual machine domain 16 years ago
Weidong Han 5e98c4b1d6 Allocation and free functions of virtual machine domain 16 years ago
Weidong Han 5331fe6f56 Add domain_flush_cache 16 years ago
Weidong Han c7151a8dfe Add/remove domain device info for virtual machine domain 16 years ago
Weidong Han 1ce28feb22 Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE 16 years ago
Weidong Han 8e604097dd iommu coherency 16 years ago
Weidong Han 1b5736839a calculate agaw for each iommu 16 years ago
Weidong Han 8c11e798ee iommu bitmap instead of iommu pointer in dmar_domain 16 years ago
Weidong Han a2bb8459fe Get iommu from g_iommus for deferred flush 16 years ago
Weidong Han d9630fe941 Add global iommu list 16 years ago
Weidong Han 3b5410e735 change P2P domain flags 16 years ago
Weidong Han d71a2f33ac Initialize domain flags to 0 16 years ago
Yu Zhao 2e824f7924 VT-d: fix segment number being ignored when searching DRHD 16 years ago
Mark McLoughlin 19c239ce3d intel-iommu: trivially inline DMA PTE macros 16 years ago
Mark McLoughlin c07e7d217b intel-iommu: trivially inline context entry macros 16 years ago
Mark McLoughlin 2abd7e167c intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h 16 years ago
Mark McLoughlin a647dacbb1 intel-iommu: move struct device_domain_info out of dma_remapping.h 16 years ago
Mark McLoughlin 99126f7ce1 intel-iommu: move struct dmar_domain def out dma_remapping.h 16 years ago
Mark McLoughlin 622ba12a4c intel-iommu: move DMA PTE defs out of dma_remapping.h 16 years ago
Mark McLoughlin 7a8fc25e0c intel-iommu: move context entry defs out from dma_remapping.h 16 years ago