1. 0ff9b9b Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  2. 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 9 years ago
  3. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 9 years ago
  4. 5468d5a Merge branch 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  5. 4dd1f57 Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into next by Bjorn Helgaas · 9 years ago
  6. 55db320 PCI: Read capability list as dwords, not bytes by Sean O. Stalley · 9 years ago
  7. e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 9 years ago
  8. 646c028 PCI: Fail pci_ioremap_bar() on unassigned resources by Bjorn Helgaas · 9 years ago
  9. 1f7bf3b PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure by Bjorn Helgaas · 9 years ago
  10. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  11. 2f8c42f Merge branches 'pm-pci' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  12. 341f3a2 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  13. bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 10 years ago
  14. 51e5373 PCI: Add flag for devices that don't reset on D3hot->D0 transition by Alex Williamson · 10 years ago
  15. f331a85 PCI: Add flag for devices where we can't use bus reset by Alex Williamson · 10 years ago
  16. 7c67470 PCI: Move domain assignment from arm64 to generic code by Lorenzo Pieralisi · 10 years ago
  17. 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  18. 98d9b27 PCI: Expose pci_load_saved_state for public consumption. by Konrad Rzeszutek Wilk · 10 years ago
  19. 18e88be Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  20. 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
  21. bb383e2 PCI: Make FLR and AF FLR reset warning messages different by Gavin Shan · 10 years ago
  22. 754834b PCI: Simplify if-return sequences by Quentin Lambert · 10 years ago
  23. 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  24. 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago
  25. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  26. c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  27. 79e50e7 PCI: Remove assignment from "if" conditions by Quentin Lambert · 10 years ago
  28. 385321e PCI/PM: Allow PCI devices to be put into D3cold during system suspend by Rafael J. Wysocki · 10 years ago
  29. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  30. 792688f Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  31. 1f6ae47 PCI: Configure ASPM when enabling device by Vidya Sagar · 10 years ago
  32. 9e33002 PCI: Make resetting secondary bus logic common by Gavin Shan · 10 years ago
  33. d066c94 PCI: Fix unaligned access in AF transaction pending test by Alex Williamson · 10 years ago
  34. 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  35. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  36. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  37. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  38. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago
  39. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  40. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  41. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  42. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  43. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  44. 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 10 years ago
  45. d0b4cc4 PCI: Wrong register used to check pending traffic by Gavin Shan · 10 years ago
  46. 07656d8308 pci: change "foo* bar" to "foo *bar" by Ryan Desfosses · 10 years ago
  47. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  48. 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 10 years ago
  49. 30723cb Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  50. 91b4adc Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  51. 8a9d560 PCI: Add "weak" generic pcibios_enable_device() implementation by Bjorn Helgaas · 10 years ago
  52. 866d541 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 10 years ago
  53. bd064f0 PCI: Mark resources as IORESOURCE_UNSET if we can't assign them by Bjorn Helgaas · 10 years ago
  54. f44116a PCI: Remove pci_find_parent_resource() use for allocation by Bjorn Helgaas · 10 years ago
  55. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  56. 1e2571a PCI: Enable INTx if BIOS left them disabled by Bjorn Helgaas · 11 years ago
  57. 6354647 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  58. 94e6a9b PCI: Remove pci_bus_b() and use list_for_each_entry() directly by Yijing Wang · 10 years ago
  59. 2c74424 PCI: Add device-specific PCI ACS enable by Alex Williamson · 11 years ago
  60. ce30000 PCI: Remove unnecessary list_empty(&pci_pme_list) check by Bjorn Helgaas · 11 years ago
  61. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  62. 6e2d98d Merge branch 'pci/reset' into next by Bjorn Helgaas · 11 years ago
  63. 1255dfb Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  64. ebd50b9 PCI: Fix pci_check_and_unmask_intx() comment typos by Bjorn Helgaas · 11 years ago
  65. 61cf16d PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() by Alex Williamson · 11 years ago
  66. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  67. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
  68. 7c2dd2d PCI: Remove unused ID-Based Ordering support by Stephen Hemminger · 11 years ago
  69. ecc8635 PCI: Remove unused Optimized Buffer Flush/Fill support by Stephen Hemminger · 11 years ago
  70. 3ea8197 PCI: Remove unused Latency Tolerance Reporting support by Stephen Hemminger · 11 years ago
  71. 425c1b2 PCI: Add Virtual Channel to save/restore support by Alex Williamson · 11 years ago
  72. fd0f7f7 PCI: Add support for save/restore of extended capabilities by Alex Williamson · 11 years ago
  73. 157e876 PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) by Alex Williamson · 11 years ago
  74. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  75. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  76. eaaeb1c Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  77. 7927213 PCI: Enable upstream bridges even for VFs on virtual buses by Bjorn Helgaas · 11 years ago
  78. c245f24 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  79. fbeeb82 PCI: Drop warning about drivers that don't use pci_set_master() by Bjorn Helgaas · 11 years ago
  80. cf3e1fe PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  81. 33de1b8 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  82. cc17a67 Merge branch 'pci/yijing-mps-v1' into next by Bjorn Helgaas · 11 years ago
  83. 0394cb1 PCI: Report pci_pme_active() kmalloc failure by Bjorn Helgaas · 11 years ago
  84. a006482 PCI: Drop "setting latency timer" messages by Bjorn Helgaas · 11 years ago
  85. f1c66c4 PCI: Export pcie_set_mps() and pcie_get_mps() by Yijing Wang · 11 years ago
  86. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  87. 2e8b5f6 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  88. d2ab1fa PCI: Rename PCIe capability definitions to follow convention by Bjorn Helgaas · 11 years ago
  89. 07f2daa Merge branch 'pci/yijing-mps-v8' into next by Bjorn Helgaas · 11 years ago
  90. 1193725 Merge branch 'pci/yinghai-assign-unassigned-v6' into next by Bjorn Helgaas · 11 years ago
  91. da27f4b PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n by Bjorn Helgaas · 11 years ago
  92. f675771 PCI: Remove unnecessary check for pcie_get_mps() failure by Yijing Wang · 11 years ago
  93. 7d8c4a2 Merge branch 'pci/aw-reset-v5' into next by Bjorn Helgaas · 11 years ago
  94. 9a3d2b9 PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() by Alex Williamson · 11 years ago
  95. de0c548 PCI: Tune secondary bus reset timing by Alex Williamson · 11 years ago
  96. a6cbaad PCI: Wake-up devices before saving config space for reset by Alex Williamson · 11 years ago
  97. 090a3c5 PCI: Add pci_reset_slot() and pci_reset_bus() by Alex Williamson · 11 years ago
  98. 77cb985 PCI: Split out pci_dev lock/unlock and save/restore by Alex Williamson · 11 years ago
  99. 608c388 PCI: Add slot reset option to pci_dev_reset() by Alex Williamson · 11 years ago
  100. 63ef418 Merge branch 'pci/vipul-chelsio-reset-v2' into next by Bjorn Helgaas · 11 years ago