1. 939de1d Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 12 years ago
  2. fb45579 Merge branch 'pci/acpi-scan2' into next by Bjorn Helgaas · 12 years ago
  3. 14b5cb3 Merge branch 'pci/yijing-ari' into next by Bjorn Helgaas · 12 years ago
  4. cc38e51 Merge branch 'acpi-scan' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  5. bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 12 years ago
  6. 4f53509 PCI: Put pci_dev in device tree as early as possible by Yinghai Lu · 12 years ago
  7. 58d9a38 PCI: Skip attaching driver in device_add() by Yinghai Lu · 12 years ago
  8. d59f53b PCI: acpiphp: Keep driver loaded even if no slots found by Yinghai Lu · 12 years ago
  9. 668192b PCI: acpiphp: Move host bridge hotplug to pci_root.c by Yinghai Lu · 12 years ago
  10. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 12 years ago
  11. e723f0b PCI: Make device create/destroy logic symmetric by Jiang Liu · 12 years ago
  12. d5af7d9 PCI: Fix reference count leak in pci_dev_present() by Jiang Liu · 12 years ago
  13. 7629d19 PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally by Yinghai Lu · 12 years ago
  14. a3cb999 PCI: Add root bus children dev's res to fail list by Yinghai Lu · 12 years ago
  15. 1f96a96 PCI: acpiphp: Add is_hotplug_bridge detection by Yinghai Lu · 12 years ago
  16. a276660 Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into pci/acpi-scan2 by Bjorn Helgaas · 12 years ago
  17. fcbed0b PCI: shpchp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  18. ab6380e PCI: sgihp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  19. 05b1250 PCI: cpcihp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  20. ba518e3 PCI: pciehp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  21. b1bd58e PCI: Consolidate "next-function" functions by Yijing Wang · 12 years ago
  22. 31ab247 PCI: Rename pci_enable_ari() to pci_configure_ari() by Yijing Wang · 12 years ago
  23. 10c463a PCI: Kill pci_is_reassigndev() by Yinghai Lu · 13 years ago
  24. b0cc602 PCI: Enable ARI if dev and upstream bridge support it; disable otherwise by Yijing Wang · 12 years ago
  25. 08261d8 PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto() by Alexander Gordeev · 12 years ago
  26. 7c3c867 Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/core by Ingo Molnar · 12 years ago
  27. 1d85490 Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  28. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
  29. 444ee9b PCI: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  30. 708b59b Merge branch 'pci/rafael-set-root-bridge-handle' into next by Bjorn Helgaas · 12 years ago
  31. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 12 years ago
  32. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  33. 9e16721 PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported by Colin Ian King · 12 years ago
  34. d712f68 Merge branch 'pci/yijing-hotplug-workqueues' into for-linus by Bjorn Helgaas · 12 years ago
  35. f652e7d PCI: shpchp: Use per-slot workqueues to avoid deadlock by Bjorn Helgaas · 12 years ago
  36. d347e75 PCI: shpchp: Handle push button event asynchronously by Bjorn Helgaas · 12 years ago
  37. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
  38. 10959d7 PCI: shpchp: Make shpchp_wq non-ordered by Bjorn Helgaas · 12 years ago
  39. a82b6af PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() by Betty Dall · 12 years ago
  40. c2be6f9 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 12 years ago
  41. 2094f16 pci: fix iov.c kernel-doc warnings by Randy Dunlap · 12 years ago
  42. b704046 Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next by Bjorn Helgaas · 12 years ago
  43. 295a7f6 Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into pci/yinghai-survey-resources+acpi-scan by Bjorn Helgaas · 12 years ago
  44. e84813c Merge branch 'pci/yinghai-survey-resources' into next by Bjorn Helgaas · 12 years ago
  45. 3c449ed PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses by Yinghai Lu · 12 years ago
  46. 3ecd9d0 PCI: cpqphp: Cleanup and remove unreachable paths by Sasha Levin · 12 years ago
  47. b4b4fbb PCI: Drop "__" prefix on __pci_enable_device_flags() by Bjorn Helgaas · 12 years ago
  48. f7ffe19 PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h by Bjorn Helgaas · 12 years ago
  49. 2cced2d aerdrv: Cleanup log output for AER by Lance Ortiz · 12 years ago
  50. 1d52100 aerdrv: Enhanced AER logging by Lance Ortiz · 12 years ago
  51. 38a9a67 ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c by Rafael J. Wysocki · 12 years ago
  52. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 12 years ago
  53. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  54. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  55. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  56. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  57. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  58. faa48a5 PCI: Remove spurious error for sriov_numvfs store and simplify flow by Bjorn Helgaas · 12 years ago
  59. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  60. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  61. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  62. 1cb73f8 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  63. dbd3fc3 PCI: Use phys_addr_t for physical ROM address by Bjorn Helgaas · 12 years ago
  64. 27e1c8e Merge branch 'pci/bjorn-pcie-cap' into next by Bjorn Helgaas · 12 years ago
  65. 7508320 PCI: Add standard PCIe Capability Link ASPM field names by Bjorn Helgaas · 12 years ago
  66. 33e8b34 PCI/portdrv: Use PCI Express Capability accessors by Bjorn Helgaas · 12 years ago
  67. 231afea PCI: Use standard PCIe Capability Link register field names by Bjorn Helgaas · 12 years ago
  68. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  69. 84c1b80 PCI: Add support for non-BAR ROMs by Matthew Garrett · 12 years ago
  70. eca0d46 PCI: Add pcibios_add_device by Matthew Garrett · 12 years ago
  71. 7793eea PCI: Add and use standard PCI-X Capability register names by Bjorn Helgaas · 12 years ago
  72. edb1daa Merge branch 'pci/huang-d3cold-fixes' into next by Bjorn Helgaas · 12 years ago
  73. 967577b PCI/PM: Keep runtime PM enabled for unbound PCI devices by Huang Ying · 12 years ago
  74. be5cd53 Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  75. d5af64d xen-pcifront: Handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
  76. 7441b06 s390/pci: PCI hotplug support via SCLP by Jan Glauber · 12 years ago
  77. 9a4da8a s390/pci: PCI adapter interrupts for MSI/MSI-X by Jan Glauber · 12 years ago
  78. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  79. 7dc3030 PCI: Always build setup-bus when PCI is enabled by Bill Pemberton · 12 years ago
  80. 8ccc9aa PCI: Move pci_uevent into pci-driver.c by Bill Pemberton · 12 years ago
  81. b40b97a PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  82. 3c282db Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  83. 918b4053 PCI/AER: Report success only when every device has AER-aware driver by Vijay Mohan Pandarathil · 12 years ago
  84. d3fe398 Merge branch 'for-linus' into next by Bjorn Helgaas · 12 years ago
  85. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  86. dea553e Merge branch 'pm-qos' into acpi-dev-pm by Rafael J. Wysocki · 12 years ago
  87. 7db78a9 Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  88. f9c15b4 Merge branch 'pci/don-sriov' into next by Bjorn Helgaas · 12 years ago
  89. eba48cd PCI: Add GPL license for drivers/pci/ioapic module by Andrew Cooks · 12 years ago
  90. 1452cd7 PCI: Remove useless "!dev" tests by Bjorn Helgaas · 12 years ago
  91. 6b13672 PCI: Use spec names for SR-IOV capability fields by Bjorn Helgaas · 12 years ago
  92. bff7315 PCI: Provide method to reduce the number of total VFs supported by Donald Dutile · 12 years ago
  93. 1789382 PCI: SRIOV control and status via sysfs by Donald Dutile · 12 years ago
  94. 625e1d5 PCI: Use is_visible() with boot_vga attribute for pci_dev by Yinghai Lu · 12 years ago
  95. 4e15c46 PCI: Add pci_device_type to pdev's device struct by Yinghai Lu · 12 years ago
  96. 0550827 Merge branch 'pci/taku-prt-cleanup' into next by Bjorn Helgaas · 12 years ago
  97. fa20f6f Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into next by Bjorn Helgaas · 12 years ago
  98. 6e965e0 PCI/PM: Add comments for PME poll support for PCIe by Huang Ying · 12 years ago
  99. 2794bb2 PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards by Ian Abbott · 12 years ago
  100. 21c5fd9 PCI: Add workaround for PLX PCI 9050 BAR alignment erratum by Ian Abbott · 12 years ago