1. 1ee3376 PCI: PM: Fix pci_power_up() by Rafael J. Wysocki · 4 years, 7 months ago
  2. 27639ae PCI: Do not poll for PME if the device is in D3cold by Mika Westerberg · 5 years ago
  3. 4c4cad2 PCI: Reprogram bridge prefetch registers on resume by Daniel Drake · 6 years ago
  4. 3934e01 PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  5. c8b1584 PCI: Wait up to 60 seconds for device to become ready after FLR by Sinan Kaya · 7 years ago
  6. 241833a PCI: Avoid bus reset if bridge itself is broken by David Daney · 7 years ago
  7. b372d35 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 7 years ago
  8. db66364 PCI: Freeze PME scan before suspending devices by Lukas Wunner · 7 years ago
  9. 3d58444 PCI: Ignore BAR updates on virtual functions by Bjorn Helgaas · 7 years ago
  10. 7b65c3a PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 7 years ago
  11. d8c34b0 PCI: Check for PME in targeted sleep state by Alan Stern · 8 years ago
  12. 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
  13. e15194d Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  14. 62d9a78 PCI: Ignore requested alignment for VF BARs by Yongji Xie · 8 years ago
  15. f0b99f7 PCI: Ignore requested alignment for PROBE_ONLY and fixed resources by Yongji Xie · 8 years ago
  16. a6a6402 PCI: Recognize D3cold in pci_update_current_state() by Lukas Wunner · 8 years ago
  17. cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
  18. 4132a57 PCI: Afford direct-complete to devices with non-standard PM by Lukas Wunner · 8 years ago
  19. afd29f9 PCI: Add pci_find_resource() by Mika Westerberg · 8 years ago
  20. 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
  21. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  22. 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
  23. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
  24. 6ec39cf PCI / PM: check all fields in pci_set_platform_pm() by Andy Shevchenko · 8 years ago
  25. 2a2aca3 PCI: Include <asm/dma.h> for isa_dma_bridge_buggy by Ben Dooks · 8 years ago
  26. 644a544 PCI: Extending pci=resource_alignment to specify device/vendor IDs by Koehrer Mathias (ETAS/ESW5) · 8 years ago
  27. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 8 years ago
  28. 21751a9 PCI: Make bus_attr_resource_alignment static by Ben Dooks · 8 years ago
  29. 2ab51dd ARM64: PCI: Add acpi_pci_bus_find_domain_nr() by Tomasz Nowicki · 8 years ago
  30. 1a4f93f PCI: Factor DT-specific pci_bus_find_domain_nr() code out by Tomasz Nowicki · 8 years ago
  31. 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 8 years ago
  32. 4d3f138 PCI: Add pci_unmap_iospace() to unmap I/O resources by Sinan Kaya · 8 years ago
  33. e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  34. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  35. 92efb1b PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs by Alex Williamson · 8 years ago
  36. c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 8 years ago
  37. 7f76854 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  38. c1d61c9 PCI: Reverse standard ACS vs device-specific ACS enabling by Alex Williamson · 8 years ago
  39. 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 8 years ago
  40. 48c8308 PCI: Move informational printk to pci_add_dma_alias() by Bjorn Helgaas · 8 years ago
  41. f0af959 PCI: Add pci_add_dma_alias() to abstract implementation by Bjorn Helgaas · 8 years ago
  42. dcbb408 PCI: Fix spelling errors by Colin Ian King · 8 years ago
  43. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  44. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  45. 5adecf8 PCI: Wait for up to 1000ms after FLR reset by Alex Williamson · 8 years ago
  46. 54c6e2d PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() by Krzysztof =?utf-8?Q?Ha=C5=82asa?= · 8 years ago
  47. fe53767 PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h by Bjorn Helgaas · 8 years ago
  48. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 8 years ago
  49. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  50. f3d2f165 PCI: Use to_pci_dev() instead of open-coding it by Geliang Tang · 8 years ago
  51. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 8 years ago
  52. 299f2ff PCI / PM: constify pci_platform_pm_ops structure by Julia Lawall · 8 years ago
  53. 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
  54. 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  55. 597becb PCI: Expand Enhanced Allocation BAR output by Bjorn Helgaas · 9 years ago
  56. 2663511 PCI: Make Enhanced Allocation bitmasks more obvious by Bjorn Helgaas · 9 years ago
  57. 1118399 PCI: Handle Enhanced Allocation capability for SR-IOV devices by David Daney · 9 years ago
  58. 938174e PCI: Add support for Enhanced Allocation devices by Sean O. Stalley · 9 years ago
  59. c56d445 PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum by Hariprasad Shenai · 9 years ago
  60. 2cef548 PCI / PM: Avoid resuming more devices during system suspend by Rafael J. Wysocki · 9 years ago
  61. b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
  62. 70675e0 PCI: Don't try to restore VF BARs by Wei Yang · 9 years ago
  63. 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
  64. 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  65. c43996f PCI: Add pci_ioremap_wc_bar() by Luis R. Rodriguez · 9 years ago
  66. 27d868b PCI: Set MPS to match upstream bridge by Keith Busch · 9 years ago
  67. 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  68. ccbc175 PCI: Restore ACS configuration as part of pci_restore_state() by Alexander Duyck · 9 years ago
  69. aaed816 PCI: Remove useless redundant code by Bjorn Helgaas · 9 years ago
  70. 0a1a9b4 PCI: Simplify pci_find_(ext_)capability() return value checks by Wei Yang · 9 years ago
  71. fff905f PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks by Wei Yang · 9 years ago
  72. 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
  73. 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 9 years ago
  74. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 9 years ago
  75. 5468d5a Merge branch 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  76. 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
  77. 55db320 PCI: Read capability list as dwords, not bytes by Sean O. Stalley · 9 years ago
  78. e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 9 years ago
  79. 646c028 PCI: Fail pci_ioremap_bar() on unassigned resources by Bjorn Helgaas · 9 years ago
  80. 1f7bf3b PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure by Bjorn Helgaas · 9 years ago
  81. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  82. 2f8c42f Merge branches 'pm-pci' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  83. 341f3a2 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  84. bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 9 years ago
  85. 51e5373 PCI: Add flag for devices that don't reset on D3hot->D0 transition by Alex Williamson · 10 years ago
  86. f331a85 PCI: Add flag for devices where we can't use bus reset by Alex Williamson · 9 years ago
  87. 7c67470 PCI: Move domain assignment from arm64 to generic code by Lorenzo Pieralisi · 9 years ago
  88. 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 · 9 years ago
  89. 98d9b27 PCI: Expose pci_load_saved_state for public consumption. by Konrad Rzeszutek Wilk · 9 years ago
  90. 18e88be Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  91. 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
  92. bb383e2 PCI: Make FLR and AF FLR reset warning messages different by Gavin Shan · 10 years ago
  93. 754834b PCI: Simplify if-return sequences by Quentin Lambert · 10 years ago
  94. 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  95. 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago
  96. 41e5c0f of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() by Liviu Dudau · 10 years ago
  97. c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  98. 79e50e7 PCI: Remove assignment from "if" conditions by Quentin Lambert · 10 years ago
  99. 385321e PCI/PM: Allow PCI devices to be put into D3cold during system suspend by Rafael J. Wysocki · 10 years ago
  100. 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