Jiang Liu
|
59875ae489
PCI/core: Use PCI Express Capability accessors
|
13 years ago |
Yijing Wang
|
b2ef39be57
PCI: Remove unused field pcie_type from struct pci_dev
|
13 years ago |
Yijing Wang
|
62f87c0e31
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
|
13 years ago |
Yijing Wang
|
786e22885d
PCI: Add pcie_flags_reg to cache PCIe capabilities register
|
13 years ago |
Bjorn Helgaas
|
6ee53f4c38
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
|
13 years ago |
Bjorn Helgaas
|
d68e70c6e5
Merge branch 'pci/bjorn-disable-decode' into next
|
13 years ago |
Bjorn Helgaas
|
2b28ae1912
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
|
13 years ago |
Bjorn Helgaas
|
bbffe43524
PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too
|
13 years ago |
Bjorn Helgaas
|
5dde383e2e
PCI: allow P2P bridge windows starting at PCI bus address zero
|
13 years ago |
Bjorn Helgaas
|
0f6662a49b
Merge branch 'topic/bjorn-trivial' into next
|
13 years ago |
Bjorn Helgaas
|
8f38eaca55
PCI: fix P2P bridge I/O port window sign extension
|
13 years ago |
Yinghai Lu
|
bc76b7310a
PCI: insert busn_res for child bus
|
13 years ago |
Yinghai Lu
|
857c3b668a
PCI: add default busn_res for pci_scan_bus()
|
13 years ago |
Yinghai Lu
|
67cdc82728
PCI: add default busn_resource
|
13 years ago |
Yinghai Lu
|
4d99f52423
PCI: checking busn_res in pci_scan_root_bus()
|
13 years ago |
Yinghai Lu
|
f848ffb104
PCI: insert busn_res in pci_create_root_bus()
|
13 years ago |
Yinghai Lu
|
98a3583107
PCI: add busn_res operation functions
|
13 years ago |
Yinghai Lu
|
5cc62c2022
PCI: build a bus number resource tree for every domain
|
13 years ago |
Yinghai Lu
|
b918c62e08
PCI: replace struct pci_bus secondary/subordinate with busn_res
|
13 years ago |
Bjorn Helgaas
|
0cbaa57d82
Merge branch 'topic/stratus' into next
|
13 years ago |
Bjorn Helgaas
|
284f5f9dba
PCI: work around Stratus ftServer broken PCIe hierarchy
|
13 years ago |
Yinghai Lu
|
4fa2649a01
PCI: add host bridge release support
|
13 years ago |
Yinghai Lu
|
7b54366358
PCI: add generic device into pci_host_bridge struct
|
13 years ago |
Yinghai Lu
|
610929e119
PCI: move host bridge-related code to host-bridge.c
|
13 years ago |
Bjorn Helgaas
|
cf48fb6a2b
PCI: fix bridge I/O window bus-to-resource conversion
|
13 years ago |
Yinghai Lu
|
2069ecfbe1
PCI: Move "pci reassigndev resource alignment" out of quirks.c
|
13 years ago |
Bjorn Helgaas
|
fb127cb9de
PCI: collapse pcibios_resource_to_bus
|
13 years ago |
Bjorn Helgaas
|
36a66cd6fd
PCI: add generic pcibios_resource_to_bus()
|
13 years ago |
Bjorn Helgaas
|
5bfa14ed9f
PCI: convert bus addresses to resource when reading BARs
|
13 years ago |
Bjorn Helgaas
|
0efd5aab41
PCI: add struct pci_host_bridge_window with CPU/bus address offset
|
13 years ago |