1. ef1b5da Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  2. 78f0983 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  3. acc886e Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  4. 0b0ee66 Merge branch 'pci/ioremap' into next by Bjorn Helgaas · 8 years ago
  5. f503ee4 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  6. 490cb6d PCI: Implement devm_pci_remap_cfgspace() by Lorenzo Pieralisi · 8 years ago
  7. f90b087 PCI: Export pci_remap_iospace() and pci_unmap_iospace() by Brian Norris · 8 years ago
  8. a60a2b7 PCI: Export pcie_flr() by Christoph Hellwig · 8 years ago
  9. 7b309ae PCI: Remove __weak tag from pci_remap_iospace() by Lorenzo Pieralisi · 8 years ago
  10. e3adec7 PCI: Don't resize resources when realigning all devices in system by Yongji Xie · 8 years ago
  11. 0dde1c0 PCI: Don't reassign resources that are already aligned by Bjorn Helgaas · 8 years ago
  12. 81a5e70 PCI: Factor pci_reassigndev_resource_alignment() by Bjorn Helgaas · 8 years ago
  13. 0a701aa PCI: Add pcibios_default_alignment() for arch-specific alignment control by Yongji Xie · 8 years ago
  14. ea00353 PCI: Freeze PME scan before suspending devices by Lukas Wunner · 8 years ago
  15. ea629d8 PCI: Ignore requested alignment for IOV BARs by Yongji Xie · 8 years ago
  16. f65fd1a PCI: Avoid FLR for Intel 82579 NICs by Sasha Neftin · 8 years ago
  17. fe2bd75 PCI: Short-circuit pci_device_is_present() for disconnected devices by Keith Busch · 8 years ago
  18. 50b2b54 PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zero by Adrian Hunter · 8 years ago
  19. d98e092 Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports" by Bjorn Helgaas · 8 years ago
  20. 2583157 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  21. 286c237 PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 8 years ago
  22. 63880b23 PCI: Ignore BAR updates on virtual functions by Bjorn Helgaas · 8 years ago
  23. 68db9bc PCI: pciehp: Add runtime PM support for PCIe hotplug ports by Lukas Wunner · 8 years ago
  24. 718a060 PCI: Unfold conditions to block runtime PM on PCIe ports by Lukas Wunner · 8 years ago
  25. 97a90ae PCI: Consolidate conditions to allow runtime PM on PCIe ports by Lukas Wunner · 8 years ago
  26. c6a6330 PCI: Activate runtime PM on a PCIe port only if it can suspend by Lukas Wunner · 8 years ago
  27. e8559b71 PCI: Speed up algorithm in pci_bridge_d3_update() by Lukas Wunner · 8 years ago
  28. 1ed276a PCI: Autosense device removal in pci_bridge_d3_update() by Lukas Wunner · 8 years ago
  29. 738a7ed PCI: Don't acquire ref on parent in pci_bridge_d3_update() by Lukas Wunner · 8 years ago
  30. 6496ebd PCI: Check for PME in targeted sleep state by Alan Stern · 8 years ago
  31. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  32. e15194d Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  33. 62d9a78 PCI: Ignore requested alignment for VF BARs by Yongji Xie · 8 years ago
  34. f0b99f7 PCI: Ignore requested alignment for PROBE_ONLY and fixed resources by Yongji Xie · 8 years ago
  35. a6a6402 PCI: Recognize D3cold in pci_update_current_state() by Lukas Wunner · 8 years ago
  36. cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
  37. 4132a57 PCI: Afford direct-complete to devices with non-standard PM by Lukas Wunner · 8 years ago
  38. afd29f9 PCI: Add pci_find_resource() by Mika Westerberg · 8 years ago
  39. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  40. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  41. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  42. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
  43. 6ec39cf PCI / PM: check all fields in pci_set_platform_pm() by Andy Shevchenko · 8 years ago
  44. 2a2aca3 PCI: Include <asm/dma.h> for isa_dma_bridge_buggy by Ben Dooks · 8 years ago
  45. 644a544 PCI: Extending pci=resource_alignment to specify device/vendor IDs by Koehrer Mathias (ETAS/ESW5) · 8 years ago
  46. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 8 years ago
  47. 21751a9 PCI: Make bus_attr_resource_alignment static by Ben Dooks · 8 years ago
  48. 2ab51dd ARM64: PCI: Add acpi_pci_bus_find_domain_nr() by Tomasz Nowicki · 8 years ago
  49. 1a4f93f PCI: Factor DT-specific pci_bus_find_domain_nr() code out by Tomasz Nowicki · 8 years ago
  50. 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 8 years ago
  51. 4d3f138 PCI: Add pci_unmap_iospace() to unmap I/O resources by Sinan Kaya · 8 years ago
  52. e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
  53. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  54. 92efb1b PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs by Alex Williamson · 9 years ago
  55. c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 9 years ago
  56. 7f76854 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  57. c1d61c9 PCI: Reverse standard ACS vs device-specific ACS enabling by Alex Williamson · 9 years ago
  58. 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 9 years ago
  59. 48c8308 PCI: Move informational printk to pci_add_dma_alias() by Bjorn Helgaas · 9 years ago
  60. f0af959 PCI: Add pci_add_dma_alias() to abstract implementation by Bjorn Helgaas · 9 years ago
  61. dcbb408 PCI: Fix spelling errors by Colin Ian King · 9 years ago
  62. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  63. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  64. 5adecf8 PCI: Wait for up to 1000ms after FLR reset by Alex Williamson · 9 years ago
  65. 54c6e2d PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() by Krzysztof =?utf-8?Q?Ha=C5=82asa?= · 9 years ago
  66. fe53767 PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h by Bjorn Helgaas · 9 years ago
  67. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  68. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  69. f3d2f165 PCI: Use to_pci_dev() instead of open-coding it by Geliang Tang · 9 years ago
  70. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
  71. 299f2ff PCI / PM: constify pci_platform_pm_ops structure by Julia Lawall · 9 years ago
  72. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  73. 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  74. 597becb PCI: Expand Enhanced Allocation BAR output by Bjorn Helgaas · 9 years ago
  75. 2663511 PCI: Make Enhanced Allocation bitmasks more obvious by Bjorn Helgaas · 9 years ago
  76. 1118399 PCI: Handle Enhanced Allocation capability for SR-IOV devices by David Daney · 9 years ago
  77. 938174e PCI: Add support for Enhanced Allocation devices by Sean O. Stalley · 9 years ago
  78. c56d445 PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum by Hariprasad Shenai · 9 years ago
  79. 2cef548 PCI / PM: Avoid resuming more devices during system suspend by Rafael J. Wysocki · 9 years ago
  80. b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
  81. 70675e0 PCI: Don't try to restore VF BARs by Wei Yang · 9 years ago
  82. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  84. c43996f PCI: Add pci_ioremap_wc_bar() by Luis R. Rodriguez · 9 years ago
  85. 27d868b PCI: Set MPS to match upstream bridge by Keith Busch · 9 years ago
  86. 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  87. ccbc175 PCI: Restore ACS configuration as part of pci_restore_state() by Alexander Duyck · 9 years ago
  88. aaed816 PCI: Remove useless redundant code by Bjorn Helgaas · 9 years ago
  89. 0a1a9b4 PCI: Simplify pci_find_(ext_)capability() return value checks by Wei Yang · 9 years ago
  90. fff905f PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks by Wei Yang · 9 years ago
  91. 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
  92. 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 10 years ago
  93. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 10 years ago
  94. 5468d5a Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  95. 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 · 10 years ago
  96. 55db320 PCI: Read capability list as dwords, not bytes by Sean O. Stalley · 10 years ago
  97. e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 10 years ago
  98. 646c028 PCI: Fail pci_ioremap_bar() on unassigned resources by Bjorn Helgaas · 10 years ago
  99. 1f7bf3bf PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure by Bjorn Helgaas · 10 years ago
  100. 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