Commit Graph

1634 Commits (4accfe2577fab83e41db02282570e849f24ddf53)

Author SHA1 Message Date
David Woodhouse e523b38e2f intel-iommu: Avoid panic() for DRHD at address zero. 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Anton Vorontsov d407e32efe PCI: Fix oops in pci_vpd_truncate 16 years ago
Fenghua Yu 31d3568dfe Intel-IOMMU Alignment Issue in dma_pte_clear_range() 16 years ago
Alexander Beregalov 46f06b7237 drivers/pci/intr_remapping.c: include acpi.h 16 years ago
David Woodhouse 4958c5dc7b intel-iommu: Fix oops in device_to_iommu() when devices not found. 16 years ago
Alex Chiang 5d4a4b25dd PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus 16 years ago
Alex Chiang c2ac7cdc67 PCI: allow PCI core hotplug to remove PCI root bus 16 years ago
Anton Vorontsov d6141668c2 PCI: Fix oops in pci_vpd_truncate 16 years ago
Yuji Shimada 0cdbe30f0b PCI: don't corrupt enable_cnt when doing manual resource alignment 16 years ago
Alex Chiang 5446a6bdb5 PCI: annotate pci_rescan_bus as __ref, not __devinit 16 years ago
Randy Dunlap 52a8873ba4 PCI-IOV: fix missing kernel-doc 16 years ago
Yuji Shimada 296ccb086d PCI: Setup disabled bridges even if buses are added 16 years ago
Yu Zhao 7eb93b175d PCI: SR-IOV quirk for Intel 82576 NIC 16 years ago
David Woodhouse 276dbf9970 intel-iommu: Handle PCI domains appropriately. 16 years ago
David Woodhouse 924b6231ed intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges. 16 years ago
Han, Weidong d0b03bd1c6 x2apic/intr-remap: decouple interrupt remapping from x2apic 16 years ago
Han, Weidong 34aaaa948e x86, dmar: check if it's initialized before disable queue invalidation 16 years ago
Han, Weidong 161fde083f intel-iommu: set compatibility format interrupt 16 years ago
Fenghua Yu b24696bc55 Intel IOMMU Suspend/Resume Support - Interrupt Remapping 16 years ago
Fenghua Yu eb4a52bc66 Intel IOMMU Suspend/Resume Support - Queued Invalidation 16 years ago
Fenghua Yu f59c7b69bc Intel IOMMU Suspend/Resume Support - DMAR 16 years ago
Rafael J. Wysocki 8efb8c76fc PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed 16 years ago
Rafael J. Wysocki 0e5dd46b76 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) 16 years ago
Rafael J. Wysocki 931ff68a5a PCI PM: Restore config spaces of all devices during early resume 16 years ago
Rafael J. Wysocki 4a865905f6 PCI PM: Make pci_set_power_state() handle devices with no PM support 16 years ago
Rafael J. Wysocki 46939f8b15 PCI PM: Put devices into low power states during late suspend (rev. 2) 16 years ago
Rafael J. Wysocki 0128a89cf7 PCI PM: Move pci_restore_standard_config to pci-driver.c 16 years ago
Rafael J. Wysocki f00a20ef46 PCI PM: Use pci_set_power_state during early resume 16 years ago
Frans Pop 57ef80266e PCI PM: Consistently use variable name "error" for pm call return values 16 years ago
Yinghai Lu eeafda70bf PCI: fix HT MSI mapping fix 16 years ago
Nick Andrew 877d03105d trivial: Fix misspelling of firmware 16 years ago
Yinghai Lu de7453065d PCI: don't enable too much HT MSI mapping 16 years ago
Yu Zhao 898585172f PCI: save and restore PCIe 2.0 registers 16 years ago
Stephen Rothwell 7bb2cb3e90 PCI: update fakephp for bus_id removal 16 years ago
Kenji Kaneshige 7ae0567fd3 PCI: fix kernel oops on bridge removal 16 years ago
Yu Zhao 853346e435 PCI: fix conflict between SR-IOV and config space sizing 16 years ago
Bob Moore 993958feca ACPICA: Update FADT flag definitions 16 years ago
Zhao, Yu afeeb7cebb intel-iommu: Fix address wrap on 32-bit kernel. 16 years ago
David Woodhouse 4cf2e75d0b intel-iommu: Enable DMAR on 32-bit kernel. 16 years ago
Han, Weidong 3199aa6bc8 intel-iommu: fix PCI device detach from virtual machine 16 years ago
Kay Sievers 54cc6954a4 pci: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Sheng Yang 9cf0669746 intel-iommu: VT-d page table to support snooping control bit 16 years ago
Sheng Yang dbb9fd8630 iommu: Add domain_has_cap iommu_ops 16 years ago
Sheng Yang 58c610bd1a intel-iommu: Snooping control support 16 years ago
Alex Chiang 8ffd254547 PCI Hotplug: rename legacy_fakephp to fakephp 16 years ago
Trent Piepho 83dbf66f04 PCI Hotplug: restore fakephp interface with complete reimplementation 16 years ago
Alex Chiang 738a6396c2 PCI: Introduce /sys/bus/pci/devices/.../rescan 16 years ago
Alex Chiang 77c27c7b49 PCI: Introduce /sys/bus/pci/devices/.../remove 16 years ago