1. b2ef39b PCI: Remove unused field pcie_type from struct pci_dev by Yijing Wang · 12 years ago
  2. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  3. 786e228 PCI: Add pcie_flags_reg to cache PCIe capabilities register by Yijing Wang · 12 years ago
  4. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
  5. d68e70c Merge branch 'pci/bjorn-disable-decode' into next by Bjorn Helgaas · 12 years ago
  6. 2b28ae1 PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) by Bjorn Helgaas · 12 years ago
  7. bbffe43 PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too by Bjorn Helgaas · 12 years ago
  8. 5dde383 PCI: allow P2P bridge windows starting at PCI bus address zero by Bjorn Helgaas · 12 years ago
  9. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  10. 8f38eac PCI: fix P2P bridge I/O port window sign extension by Bjorn Helgaas · 12 years ago
  11. bc76b73 PCI: insert busn_res for child bus by Yinghai Lu · 12 years ago
  12. 857c3b6 PCI: add default busn_res for pci_scan_bus() by Yinghai Lu · 12 years ago
  13. 67cdc82 PCI: add default busn_resource by Yinghai Lu · 12 years ago
  14. 4d99f52 PCI: checking busn_res in pci_scan_root_bus() by Yinghai Lu · 12 years ago
  15. f848ffb PCI: insert busn_res in pci_create_root_bus() by Yinghai Lu · 12 years ago
  16. 98a3583 PCI: add busn_res operation functions by Yinghai Lu · 12 years ago
  17. 5cc62c2 PCI: build a bus number resource tree for every domain by Yinghai Lu · 12 years ago
  18. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  19. 0cbaa57 Merge branch 'topic/stratus' into next by Bjorn Helgaas · 12 years ago
  20. 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 12 years ago
  21. 4fa2649 PCI: add host bridge release support by Yinghai Lu · 12 years ago
  22. 7b54366 PCI: add generic device into pci_host_bridge struct by Yinghai Lu · 12 years ago
  23. 610929e PCI: move host bridge-related code to host-bridge.c by Yinghai Lu · 12 years ago
  24. cf48fb6 PCI: fix bridge I/O window bus-to-resource conversion by Bjorn Helgaas · 12 years ago
  25. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 13 years ago
  26. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  27. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 12 years ago
  28. 5bfa14e PCI: convert bus addresses to resource when reading BARs by Bjorn Helgaas · 12 years ago
  29. 0efd5aa PCI: add struct pci_host_bridge_window with CPU/bus address offset by Bjorn Helgaas · 12 years ago
  30. 5a21d70 PCI: add struct pci_host_bridge and a list of all bridges found by Bjorn Helgaas · 12 years ago
  31. a5390aa PCI: don't publish new root bus until it's fully initialized by Bjorn Helgaas · 12 years ago
  32. f796841 PCI: fix memleak for pci dev removing during hotplug by Yinghai Lu · 13 years ago
  33. 2dd8ba9 PCI: Fix device class print out by Yinghai Lu · 12 years ago
  34. efdc87d PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device by Yinghai Lu · 13 years ago
  35. 9b03088 PCI: Make pci_rescan_bus handle add_list by Yinghai Lu · 13 years ago
  36. 2f32052 PCI: Make rescan bus increase bridge resource size if needed by Yinghai Lu · 13 years ago
  37. 71f6bd4 PCI: workaround hard-wired bus number V2 by Yinghai Lu · 13 years ago
  38. 118faaf PCI: remove pci_create_bus() by Bjorn Helgaas · 13 years ago
  39. 7e00fe2 PCI: deprecate pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  40. 1e39ae9 PCI: convert pci_scan_bus_parented() to use pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  41. de4b2f7 PCI: convert pci_scan_bus() to use pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  42. a2ebb82 PCI: add pci_scan_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  43. 166c637 PCI: add pci_create_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  44. a9d9f52 PCI: show host bridges and root bus resources by Bjorn Helgaas · 13 years ago
  45. 68e35c9 PCI: fix a brace coding style issue in probe.c by Zac Storer · 13 years ago
  46. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 13 years ago
  47. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 13 years ago
  48. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  49. 1a4b1a4 pci: Don't crash when reading mpss from root complex by Benjamin Herrenschmidt · 13 years ago
  50. ed2888e PCI: Remove MRRS modification from MPS setting code by Jon Mason · 13 years ago
  51. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  52. debc3b7 PCI: export pcie_bus_configure_settings symbol by Jon Mason · 13 years ago
  53. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  54. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  55. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  56. 7b87c9d PCI: remove printks about disabled bridge windows by Bjorn Helgaas · 13 years ago
  57. 28c6821 PCI: fold pci_calc_resource_flags() into decode_bar() by Bjorn Helgaas · 13 years ago
  58. 8d6a6a4 PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR by Bjorn Helgaas · 13 years ago
  59. b1a98b6 PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-scanning PCI by Tiejun Chen · 13 years ago
  60. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  61. 5aceca9 PCI: Fix warning in drivers/pci/probe.c on sparc64 by David S. Miller · 13 years ago
  62. dc2c2c9 PCI/sysfs: move bus cpuaffinity to class dev_attrs by Yinghai Lu · 13 years ago
  63. b9d320f PCI: add rescan to /sys/.../pci_bus/.../ by Yinghai Lu · 13 years ago
  64. 7c867c8 PCI: Avoid potential NULL pointer dereference in pci_scan_bridge by Jesper Juhl · 14 years ago
  65. 2c6413a PCI: log vendor/device ID always by Bjorn Helgaas · 14 years ago
  66. 253d2e5 PCI: disable mmio during bar sizing by Jacob Pan · 14 years ago
  67. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 14 years ago
  68. 45aa23b PCI: revert broken device warning by Bjorn Helgaas · 14 years ago
  69. c519a5a PCI: complain about devices that seem to be broken by Bjorn Helgaas · 14 years ago
  70. 7b8ff6d PCI: make disabled window printk style match the enabled ones by Bjorn Helgaas · 14 years ago
  71. 99ddd55 PCI: break out primary/secondary/subordinate for readability by Bjorn Helgaas · 14 years ago
  72. a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  73. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 14 years ago
  74. 2adf751 PCI: read bridge windows before filling in subtractive decode resources by Bjorn Helgaas · 14 years ago
  75. fa27b2d PCI: split up pci_read_bridge_bases() by Bjorn Helgaas · 14 years ago
  76. cd81e1e PCI: reject mmio ranges starting at 0 on pci_bridge read by Yinghai Lu · 15 years ago
  77. 4fb88c1 PCI: Make pci_scan_slot more robust by Matthew Wilcox · 15 years ago
  78. 9dfd97f PCI: Add support for reporting PCIe 3.0 speeds by Matthew Wilcox · 15 years ago
  79. 45b4cdd5 PCI: Add support for AGP in cur/max bus speed by Matthew Wilcox · 15 years ago
  80. 9be60ca PCI: Add support for detection of PCIe and PCI-X bus speeds by Matthew Wilcox · 15 years ago
  81. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  82. f07852d PCI: Rewrite pci_scan_slot by Matthew Wilcox · 15 years ago
  83. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  84. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  85. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  86. 0efea00 PCI: cache PCIe capability offset by Kenji Kaneshige · 15 years ago
  87. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  88. 0207c35 PCI: replace pr_debug with dev_dbg by Bjorn Helgaas · 15 years ago
  89. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  90. bc577d2 PCI: populate subsystem vendor and device IDs for PCI bridges by Gabe Black · 15 years ago
  91. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  92. 1ed6743 PCI: fix nit in ROM BAR size probing by Michael S. Tsirkin · 15 years ago
  93. df0e97c PCI: add xen dom0 checking before ACS initialization by Allen Kay · 15 years ago
  94. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  95. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  96. 4b77b0a PCI: Clear saved_state after the state has been restored by Rafael J. Wysocki · 15 years ago
  97. 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
  98. d0b8cbe PCI: print out pref if mmio is prefetchable by Yinghai Lu · 15 years ago
  99. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  100. 9fc3925 PCI: use pci_is_root_bus() in pci_read_bridge_bases() by Kenji Kaneshige · 15 years ago