1. 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
  2. 1f6ae47 PCI: Configure ASPM when enabling device by Vidya Sagar · 10 years ago
  3. 9e33002 PCI: Make resetting secondary bus logic common by Gavin Shan · 10 years ago
  4. d066c94 PCI: Fix unaligned access in AF transaction pending test by Alex Williamson · 10 years ago
  5. 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
  6. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  7. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  8. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  9. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago
  10. 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
  11. 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
  12. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  13. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  14. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  15. 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 10 years ago
  16. d0b4cc4 PCI: Wrong register used to check pending traffic by Gavin Shan · 10 years ago
  17. 07656d8308 pci: change "foo* bar" to "foo *bar" by Ryan Desfosses · 10 years ago
  18. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  19. 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 10 years ago
  20. 30723cb Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  21. 91b4adc Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  22. 8a9d560 PCI: Add "weak" generic pcibios_enable_device() implementation by Bjorn Helgaas · 10 years ago
  23. 866d541 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 10 years ago
  24. bd064f0 PCI: Mark resources as IORESOURCE_UNSET if we can't assign them by Bjorn Helgaas · 10 years ago
  25. f44116a PCI: Remove pci_find_parent_resource() use for allocation by Bjorn Helgaas · 10 years ago
  26. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  27. 1e2571a PCI: Enable INTx if BIOS left them disabled by Bjorn Helgaas · 10 years ago
  28. 6354647 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  29. 94e6a9b PCI: Remove pci_bus_b() and use list_for_each_entry() directly by Yijing Wang · 10 years ago
  30. 2c74424 PCI: Add device-specific PCI ACS enable by Alex Williamson · 10 years ago
  31. ce30000 PCI: Remove unnecessary list_empty(&pci_pme_list) check by Bjorn Helgaas · 10 years ago
  32. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  33. 6e2d98d Merge branch 'pci/reset' into next by Bjorn Helgaas · 10 years ago
  34. 1255dfb Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  35. ebd50b9 PCI: Fix pci_check_and_unmask_intx() comment typos by Bjorn Helgaas · 10 years ago
  36. 61cf16d PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() by Alex Williamson · 11 years ago
  37. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 10 years ago
  38. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 10 years ago
  39. 7c2dd2d PCI: Remove unused ID-Based Ordering support by Stephen Hemminger · 10 years ago
  40. ecc8635 PCI: Remove unused Optimized Buffer Flush/Fill support by Stephen Hemminger · 10 years ago
  41. 3ea8197 PCI: Remove unused Latency Tolerance Reporting support by Stephen Hemminger · 10 years ago
  42. 425c1b2 PCI: Add Virtual Channel to save/restore support by Alex Williamson · 11 years ago
  43. fd0f7f7 PCI: Add support for save/restore of extended capabilities by Alex Williamson · 11 years ago
  44. 157e876 PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) by Alex Williamson · 11 years ago
  45. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  46. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  47. eaaeb1c Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  48. 7927213 PCI: Enable upstream bridges even for VFs on virtual buses by Bjorn Helgaas · 11 years ago
  49. c245f24 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  50. fbeeb82 PCI: Drop warning about drivers that don't use pci_set_master() by Bjorn Helgaas · 11 years ago
  51. cf3e1fe PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  52. 33de1b8 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  53. cc17a67 Merge branch 'pci/yijing-mps-v1' into next by Bjorn Helgaas · 11 years ago
  54. 0394cb1 PCI: Report pci_pme_active() kmalloc failure by Bjorn Helgaas · 11 years ago
  55. a006482 PCI: Drop "setting latency timer" messages by Bjorn Helgaas · 11 years ago
  56. f1c66c4 PCI: Export pcie_set_mps() and pcie_get_mps() by Yijing Wang · 11 years ago
  57. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  58. 2e8b5f6 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  59. d2ab1fa PCI: Rename PCIe capability definitions to follow convention by Bjorn Helgaas · 11 years ago
  60. 07f2daa Merge branch 'pci/yijing-mps-v8' into next by Bjorn Helgaas · 11 years ago
  61. 1193725 Merge branch 'pci/yinghai-assign-unassigned-v6' into next by Bjorn Helgaas · 11 years ago
  62. da27f4b PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n by Bjorn Helgaas · 11 years ago
  63. f675771 PCI: Remove unnecessary check for pcie_get_mps() failure by Yijing Wang · 11 years ago
  64. 7d8c4a2 Merge branch 'pci/aw-reset-v5' into next by Bjorn Helgaas · 11 years ago
  65. 9a3d2b9 PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() by Alex Williamson · 11 years ago
  66. de0c548 PCI: Tune secondary bus reset timing by Alex Williamson · 11 years ago
  67. a6cbaad PCI: Wake-up devices before saving config space for reset by Alex Williamson · 11 years ago
  68. 090a3c5 PCI: Add pci_reset_slot() and pci_reset_bus() by Alex Williamson · 11 years ago
  69. 77cb985 PCI: Split out pci_dev lock/unlock and save/restore by Alex Williamson · 11 years ago
  70. 608c388 PCI: Add slot reset option to pci_dev_reset() by Alex Williamson · 11 years ago
  71. 63ef418 Merge branch 'pci/vipul-chelsio-reset-v2' into next by Bjorn Helgaas · 11 years ago
  72. 3775a20 PCI: Add pci_wait_for_pending_transaction() by Casey Leedom · 11 years ago
  73. 64e8674 PCI: Add pci_reset_bridge_secondary_bus() by Alex Williamson · 11 years ago
  74. cbe2bb4 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  75. ce1be10 PCI: Fix comment typo for pci_add_cap_save_buffer() by Yijing Wang · 11 years ago
  76. 81377c8 PCI: Add function to obtain minimum link width and speed by Jacob Keller · 11 years ago
  77. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  78. 83db7e0 PCI: Differentiate ACS controllable from enabled by Alex Williamson · 11 years ago
  79. 0a67119 PCI: Check all ACS features for multifunction downstream ports by Alex Williamson · 11 years ago
  80. 728cdb7 PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  81. 6ae32c5 PCI: Add pcibios_release_device() by Sebastian Ott · 11 years ago
  82. bb5c2de PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin() by Wang Sheng-Hui · 11 years ago
  83. 42c3470 Merge branch 'pci/rafael-pm' into next by Bjorn Helgaas · 11 years ago
  84. ffaddbe PCI/PM: Make pci_pme_active() ignore devices without PME support by Rafael J. Wysocki · 11 years ago
  85. 769ba72 PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition() by Rafael J. Wysocki · 11 years ago
  86. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 11 years ago
  87. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  88. 20f2420 Merge branch 'pci/konstantin-runtime-pm' into next by Bjorn Helgaas · 11 years ago
  89. cc7ba39 PCI: Use atomic_inc_return() rather than atomic_add_return() by Bjorn Helgaas · 11 years ago
  90. fd6dcea PCI: Catch attempts to disable already-disabled devices by Konstantin Khlebnikov · 11 years ago
  91. f2dfcde Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  92. 14b5cb3 Merge branch 'pci/yijing-ari' into next by Bjorn Helgaas · 11 years ago
  93. 31ab247 PCI: Rename pci_enable_ari() to pci_configure_ari() by Yijing Wang · 11 years ago
  94. 10c463a PCI: Kill pci_is_reassigndev() by Yinghai Lu · 12 years ago
  95. b0cc602 PCI: Enable ARI if dev and upstream bridge support it; disable otherwise by Yijing Wang · 11 years ago
  96. b704046 Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next by Bjorn Helgaas · 11 years ago
  97. b4b4fbb PCI: Drop "__" prefix on __pci_enable_device_flags() by Bjorn Helgaas · 11 years ago
  98. f7ffe19 PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h by Bjorn Helgaas · 11 years ago
  99. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 11 years ago
  100. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago