Yinghai Lu
|
71f6bd4a23
PCI: workaround hard-wired bus number V2
|
13 years ago |
Bjorn Helgaas
|
118faafaf9
PCI: remove pci_create_bus()
|
13 years ago |
Bjorn Helgaas
|
7e00fe2e53
PCI: deprecate pci_scan_bus_parented()
|
13 years ago |
Bjorn Helgaas
|
1e39ae9f90
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
|
13 years ago |
Bjorn Helgaas
|
de4b2f76d6
PCI: convert pci_scan_bus() to use pci_create_root_bus()
|
13 years ago |
Bjorn Helgaas
|
a2ebb82795
PCI: add pci_scan_root_bus() that accepts resource list
|
13 years ago |
Bjorn Helgaas
|
166c637075
PCI: add pci_create_root_bus() that accepts resource list
|
13 years ago |
Bjorn Helgaas
|
a9d9f5276c
PCI: show host bridges and root bus resources
|
13 years ago |
Zac Storer
|
68e35c9b0b
PCI: fix a brace coding style issue in probe.c
|
13 years ago |
Jon Mason
|
a513a99a7c
PCI: Clean-up MPS debug output
|
13 years ago |
Jon Mason
|
62f392ea5b
PCI: enable MPS "performance" setting to properly handle bridge MPS
|
13 years ago |
Jon Mason
|
5f39e6705f
PCI: Disable MPS configuration by default
|
13 years ago |
Benjamin Herrenschmidt
|
1a4b1a41b8
pci: Don't crash when reading mpss from root complex
|
13 years ago |
Jon Mason
|
ed2888e906
PCI: Remove MRRS modification from MPS setting code
|
14 years ago |
Shyam Iyer
|
5307f6d5fb
Fix pointer dereference before call to pcie_bus_configure_settings
|
14 years ago |
Jon Mason
|
debc3b7785
PCI: export pcie_bus_configure_settings symbol
|
14 years ago |
Jon Mason
|
b03e7495a8
PCI: Set PCI-E Max Payload Size on fabric
|
14 years ago |
Linus Torvalds
|
f85f19de90
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
14 years ago |
Linus Torvalds
|
acb41c0f92
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
14 years ago |
Bjorn Helgaas
|
7b87c9df56
PCI: remove printks about disabled bridge windows
|
14 years ago |
Bjorn Helgaas
|
28c6821a0f
PCI: fold pci_calc_resource_flags() into decode_bar()
|
14 years ago |
Bjorn Helgaas
|
8d6a6a4763
PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR
|
14 years ago |
Tiejun Chen
|
b1a98b695b
PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-scanning PCI
|
14 years ago |
Benjamin Herrenschmidt
|
98d9f30c82
pci/of: Match PCI devices to OF nodes dynamically
|
14 years ago |
David S. Miller
|
5aceca9d3c
PCI: Fix warning in drivers/pci/probe.c on sparc64
|
14 years ago |
Yinghai Lu
|
dc2c2c9dd5
PCI/sysfs: move bus cpuaffinity to class dev_attrs
|
14 years ago |
Yinghai Lu
|
b9d320fcb6
PCI: add rescan to /sys/.../pci_bus/.../
|
14 years ago |
Jesper Juhl
|
7c867c8899
PCI: Avoid potential NULL pointer dereference in pci_scan_bridge
|
14 years ago |
Bjorn Helgaas
|
2c6413aee2
PCI: log vendor/device ID always
|
14 years ago |
Jacob Pan
|
253d2e5498
PCI: disable mmio during bar sizing
|
15 years ago |