Commit Graph

176 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Bjorn Helgaas 2c6413aee2 PCI: log vendor/device ID always 15 years ago
Jacob Pan 253d2e5498 PCI: disable mmio during bar sizing 15 years ago
Huang Ying affb72c3a8 ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup 15 years ago
Bjorn Helgaas 45aa23b4cb PCI: revert broken device warning 15 years ago
Bjorn Helgaas c519a5a7da PCI: complain about devices that seem to be broken 15 years ago
Bjorn Helgaas 7b8ff6da02 PCI: make disabled window printk style match the enabled ones 15 years ago
Bjorn Helgaas 99ddd552fe PCI: break out primary/secondary/subordinate for readability 15 years ago
Rafael J. Wysocki a1e4d72cd3 PM: Allow PCI devices to suspend/resume asynchronously 15 years ago
Bjorn Helgaas 2fe2abf896 PCI: augment bus resource table with a list 15 years ago
Bjorn Helgaas 2adf75160b PCI: read bridge windows before filling in subtractive decode resources 15 years ago
Bjorn Helgaas fa27b2d108 PCI: split up pci_read_bridge_bases() 15 years ago
Yinghai Lu cd81e1ea1a PCI: reject mmio ranges starting at 0 on pci_bridge read 15 years ago
Matthew Wilcox 4fb88c1a28 PCI: Make pci_scan_slot more robust 15 years ago
Matthew Wilcox 9dfd97fe12 PCI: Add support for reporting PCIe 3.0 speeds 15 years ago
Matthew Wilcox 45b4cdd57e PCI: Add support for AGP in cur/max bus speed 15 years ago
Matthew Wilcox 9be60ca049 PCI: Add support for detection of PCIe and PCI-X bus speeds 15 years ago
Matthew Wilcox 3749c51ac6 PCI: Make current and maximum bus speeds part of the PCI core 15 years ago
Matthew Wilcox f07852d644 PCI: Rewrite pci_scan_slot 15 years ago
Benjamin Herrenschmidt bb209c8287 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() 15 years ago
Chris Wright 5d990b6275 PCI: add pci_request_acs 15 years ago
Kenji Kaneshige 06a1cbafb2 PCI: use pci_pcie_cap() in pci core 15 years ago
Kenji Kaneshige 0efea00063 PCI: cache PCIe capability offset 15 years ago
Bjorn Helgaas 865df576e8 PCI: improve discovery/configuration messages 15 years ago
Bjorn Helgaas 0207c356ef PCI: replace pr_debug with dev_dbg 15 years ago
Bjorn Helgaas c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf 15 years ago
Gabe Black bc577d2bb9 PCI: populate subsystem vendor and device IDs for PCI bridges 15 years ago
Matt Domsch 0584396157 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode 15 years ago
Michael S. Tsirkin 1ed6743918 PCI: fix nit in ROM BAR size probing 15 years ago
Allen Kay df0e97c6f1 PCI: add xen dom0 checking before ACS initialization 15 years ago
Allen Kay ae21ee65e8 PCI: acs p2p upsteram forwarding enabling 15 years ago
Bjorn Helgaas a369c791e8 PCI: print resources consistently with %pRt 15 years ago
Rafael J. Wysocki 4b77b0a2ba PCI: Clear saved_state after the state has been restored 16 years ago
Eric W. Biederman 28760489a3 PCI: pcie: Ensure hotplug ports have a minimum number of resources 16 years ago
Yinghai Lu d0b8cbed64 PCI: print out pref if mmio is prefetchable 16 years ago
Alex Chiang a7db504052 PCI: remove pcibios_scan_all_fns() 16 years ago
Kenji Kaneshige 9fc3925650 PCI: use pci_is_root_bus() in pci_read_bridge_bases() 16 years ago
Yinghai Lu 1f82de10d6 PCI/x86: don't assume prefetchable ranges are 64bit 16 years ago
Yu Zhao f79b1b146b PCI: use fixed-up device class when configuring device 16 years ago
Matthew Wilcox 0bb1be3e30 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 16 years ago
Alex Chiang 5446a6bdb5 PCI: annotate pci_rescan_bus as __ref, not __devinit 16 years ago
Yu Zhao 853346e435 PCI: fix conflict between SR-IOV and config space sizing 16 years ago
Alex Chiang 705b1aaa82 PCI: Introduce /sys/bus/pci/rescan 16 years ago
Alex Chiang 3ed4fd96b3 PCI: Introduce pci_rescan_bus() 16 years ago
Alex Chiang 74710ded8e PCI: always scan child buses 16 years ago
Trent Piepho 1b69dfc649 PCI: pci_scan_slot() returns newly found devices 16 years ago
Trent Piepho 90bdb3117f PCI: don't scan existing devices 16 years ago
Yu Zhao 480b93b783 PCI: centralize device setup code 16 years ago
Yu Zhao a28724b0fb PCI: reserve bus range for SR-IOV device 16 years ago
Yu Zhao d1b054da8f PCI: initialize and release SR-IOV capability 16 years ago
Yinghai Lu dfadd9edff PCI/x86: detect host bridge config space size w/o using quirks 16 years ago