1. 9349b44 Merge branch 'pci/myron-final-fixups-v2' into next by Bjorn Helgaas · 12 years ago
  2. 735bff1 PCI: call final fixups hot-added devices by Myron Stowe · 12 years ago
  3. 3274c8e PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  4. ce6ed7e x86/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  5. 02d4b36 MIPS/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  6. 25e742b PCI: never discard enable/suspend/resume_early/resume fixups by Myron Stowe · 12 years ago
  7. dff3aef PCI: release temporary reference in __nv_msi_ht_cap_quirk() by Myron Stowe · 12 years ago
  8. 2729d5b PCI: restructure 'pci_do_fixups()' by Myron Stowe · 12 years ago
  9. a7711ba Merge branch 'pci/rafael-pci_set_power_state-rebase' into next by Bjorn Helgaas · 12 years ago
  10. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  11. db288c9 PCI / PM: restore the original behavior of pci_set_power_state() by Rafael J. Wysocki · 12 years ago
  12. 29e8d7b xtensa/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  13. 15fa325 x86/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  14. 5d9a19e unicore32/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  15. 7477dc2 tile/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  16. c53a255 sparc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  17. ce8dd71 sh/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  18. 86927f9 sh/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  19. 67ea194 powerpc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  20. a45639c parisc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  21. 938ca51 MIPS/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  22. 11206c9 MIPS/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  23. 483dae5 microblaze/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  24. 8421a35 ia64/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  25. f3328a0 cris/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  26. 9d74c5c alpha/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  27. 2b6f2c3 PCI: pull pcibios_setup() up into core by Myron Stowe · 12 years ago
  28. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  29. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  30. 8497f69 PCI: do not call pci_set_power_state with PCI_D3cold by Huang Ying · 12 years ago
  31. 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 12 years ago
  32. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  33. e5028b5 Merge branch 'topic/jiang-mmconfig-v10' into next by Bjorn Helgaas · 12 years ago
  34. 3970385 ACPI: mark acpi_sfi_table_parse() as __init by Jiang Liu · 12 years ago
  35. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  36. 1693c42 Merge branch 'topic/fixes-for-3.5' into next by Bjorn Helgaas · 12 years ago
  37. c0233ed MAINTAINERS: correct PCI git tree address by Bjorn Helgaas · 13 years ago
  38. 24c97f0 x86/PCI: use pr_level() to replace printk(KERN_LEVEL) by Jiang Liu · 12 years ago
  39. 574a594 x86/PCI: refine __pci_mmcfg_init() for better code readability by Jiang Liu · 12 years ago
  40. 8503562 x86/PCI: get rid of redundant log messages by Jiang Liu · 12 years ago
  41. 66e8850 x86/PCI: simplify pci_mmcfg_late_insert_resources() by Jiang Liu · 12 years ago
  42. c0fa407 x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges by Jiang Liu · 12 years ago
  43. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
  44. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 12 years ago
  45. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 12 years ago
  46. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 12 years ago
  47. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 12 years ago
  48. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 12 years ago
  49. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 12 years ago
  50. 809a3bf PCI: remove useless pcix_set_mmrbc() dev->bus check by Bjorn Helgaas · 12 years ago
  51. dfb117b PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 12 years ago
  52. 67454b6 PCI: shpchp: remove dead code by Bjorn Helgaas · 12 years ago
  53. 8f38eac PCI: fix P2P bridge I/O port window sign extension by Bjorn Helgaas · 12 years ago
  54. 8291550 PCI: fix upstream P2P bridge checks when enabling OBFF and LTR by Bjorn Helgaas · 12 years ago
  55. d6d88c8 PCI: use __weak consistently by Bjorn Helgaas · 12 years ago
  56. 8356aad PCI: cleanup assign_requested_resources_sorted() kernel-doc warning by Wanpeng Li · 12 years ago
  57. 140217ae Merge branch 'topic/jan-intx-masking' into next by Bjorn Helgaas · 12 years ago
  58. e822a00 Merge branch 'topic/sebastian-devinit-fixups' into next by Bjorn Helgaas · 12 years ago
  59. 47fcb6d Merge branch 'topic/stowe-cap-cleanup' into next by Bjorn Helgaas · 12 years ago
  60. 0bdb3b2 PCI: add Ralink RT2800 broken INTx masking quirk by Alex Williamson · 12 years ago
  61. de509f9 PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk by Jan Kiszka · 12 years ago
  62. fbebb9f PCI: add infrastructure for devices with broken INTx masking by Bjorn Helgaas · 12 years ago
  63. bb15d8d scripts/modpost: check for bad references in .pci.fixups area by Sebastian Andrzej Siewior · 12 years ago
  64. 1359bac sh/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  65. 492bf4f powerpc/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  66. 60cd4db sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  67. cc2fa3f Merge branch 'topic/alex-vfio-prep' into next by Bjorn Helgaas · 12 years ago
  68. 10c4809 Merge branch 'topic/bjorn-remove-unused' into next by Bjorn Helgaas · 12 years ago
  69. a187177 Merge branch 'topic/kong-acpiphp-remove' into next by Bjorn Helgaas · 12 years ago
  70. 4d17e85 Merge branch 'topic/yinghai-busn-alloc' into next by Bjorn Helgaas · 12 years ago
  71. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 13 years ago
  72. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 13 years ago
  73. 06aef8c PCI: hotplug: remove pci_do_scan_bus() by Yinghai Lu · 13 years ago
  74. 69ba29b PCI: sgihp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  75. 2d7abf3 PCI: ibmhp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  76. 04de975 PCI: cpqhp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  77. 7d01f70 PCI: shpchp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  78. 073ae10 PCI: cpci_hotplug: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  79. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  80. a8e4b9c PCI: add generic pci_hp_add_bridge() by Yinghai Lu · 13 years ago
  81. 85019fa PCI: sgihp: register busn_res by Yinghai Lu · 13 years ago
  82. d0a350f PCI: ibmhp: register busn_res by Yinghai Lu · 13 years ago
  83. 4508787 PCI: cpqhp: register busn_res by Yinghai Lu · 13 years ago
  84. 6cda0fc PCI: shpchp: register busn_res by Yinghai Lu · 13 years ago
  85. f406384 PCI: cpci_hotplug: register busn_res by Yinghai Lu · 13 years ago
  86. bc76b73 PCI: insert busn_res for child bus by Yinghai Lu · 13 years ago
  87. b7eac05 PCI: register busn_res for iov bus by Yinghai Lu · 13 years ago
  88. b17c0e6 tile/PCI: use pci_scan_root_bus instead pci_scan_bus by Yinghai Lu · 13 years ago
  89. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  90. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  91. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  92. 2661b81 ia64/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  93. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 13 years ago
  94. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 13 years ago
  95. 857c3b6 PCI: add default busn_res for pci_scan_bus() by Yinghai Lu · 13 years ago
  96. 67cdc82 PCI: add default busn_resource by Yinghai Lu · 13 years ago
  97. 4d99f52 PCI: checking busn_res in pci_scan_root_bus() by Yinghai Lu · 13 years ago
  98. f848ffb PCI: insert busn_res in pci_create_root_bus() by Yinghai Lu · 13 years ago
  99. f6dd68a PCI: release busn_res when removing bus by Yinghai Lu · 13 years ago
  100. 98a3583 PCI: add busn_res operation functions by Yinghai Lu · 13 years ago