1. 7b65c3a PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 7 years ago
  2. 6a5f3e6 PCI: Separate VF BAR updates from standard BAR updates by Bjorn Helgaas · 7 years ago
  3. 3f4f356 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  4. cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
  5. 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 8 years ago
  6. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 8 years ago
  7. cb92148 PCI: Add pci_set_vpd_size() to set VPD size by Hariprasad Shenai · 8 years ago
  8. 408641e PCI: Fold struct pci_vpd_pci22 into struct pci_vpd by Bjorn Helgaas · 8 years ago
  9. f1cd93f PCI: Rename VPD symbols to remove unnecessary "pci22" by Bjorn Helgaas · 8 years ago
  10. da00684 PCI: Remove struct pci_vpd_ops.release function pointer by Bjorn Helgaas · 8 years ago
  11. 6437907 PCI: Move pci_vpd_release() from header file to pci/access.c by Bjorn Helgaas · 8 years ago
  12. 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
  13. 299f2ff PCI / PM: constify pci_platform_pm_ops structure by Julia Lawall · 8 years ago
  14. 128fc68 PCI/MSI: Remove empty pci_msi_init_pci_dev() by Bjorn Helgaas · 8 years ago
  15. 7c7a0e9 ARM/PCI: Move align_resource function pointer to pci_host_bridge structure by Gabriele Paoloni · 9 years ago
  16. 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
  17. 938174e PCI: Add support for Enhanced Allocation devices by Sean O. Stalley · 9 years ago
  18. 2cef548 PCI / PM: Avoid resuming more devices during system suspend by Rafael J. Wysocki · 9 years ago
  19. fff905f PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks by Wei Yang · 9 years ago
  20. 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
  21. 19bdb6e PCI: Move pci_ari_enabled() to global header by Alex Williamson · 9 years ago
  22. 6a25f5e PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  23. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  24. 3390e08 PCI: Export pci_find_host_bridge() for use inside PCI core by Aaron Lu · 9 years ago
  25. 4449f07 PCI: Calculate maximum number of buses required for VFs by Wei Yang · 9 years ago
  26. 0e6c912 PCI: Keep individual VF BAR size in struct pci_sriov by Wei Yang · 9 years ago
  27. 2f8c42f Merge branches 'pm-pci' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  28. bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 9 years ago
  29. 0f7e7ae PCI: Add pci_bus_clip_resource() to clip to fit upstream window by Yinghai Lu · 9 years ago
  30. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  31. 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
  32. 7a1562d PCI: Apply _HPX Link Control settings to all devices with a link by Yinghai Lu · 10 years ago
  33. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  34. 326c1cd PCI: Rename pci_is_bridge() to pci_has_subordinate() by Yijing Wang · 10 years ago
  35. 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 10 years ago
  36. 46cb7b1 PCI: Remove unused SR-IOV VF Migration support by Bjorn Helgaas · 10 years ago
  37. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 10 years ago
  38. 5136b2d PCI: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  39. 0f49ba5 PCI: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  40. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  41. 343e51a PCI: expose pcie_link_speed and pcix_bus_speed arrays by Jacob Keller · 11 years ago
  42. 56039e6 PCI: Convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  43. d66ecb7 PCI / ACPI: Use boot-time resource allocation rules during hotplug by Jiang Liu · 11 years ago
  44. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 11 years ago
  45. 939de1d Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 11 years ago
  46. 14b5cb3 Merge branch 'pci/yijing-ari' into next by Bjorn Helgaas · 11 years ago
  47. 4f53509 PCI: Put pci_dev in device tree as early as possible by Yinghai Lu · 11 years ago
  48. 31ab247 PCI: Rename pci_enable_ari() to pci_configure_ari() by Yijing Wang · 11 years ago
  49. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 11 years ago
  50. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  51. 8ccc9aa PCI: Move pci_uevent into pci-driver.c by Bill Pemberton · 11 years ago
  52. b40b97a PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 11 years ago
  53. d3fe398 Merge branch 'for-linus' into next by Bjorn Helgaas · 11 years ago
  54. 6b13672 PCI: Use spec names for SR-IOV capability fields by Bjorn Helgaas · 12 years ago
  55. bff7315 PCI: Provide method to reduce the number of total VFs supported by Donald Dutile · 12 years ago
  56. 4e15c46 PCI: Add pci_device_type to pdev's device struct by Yinghai Lu · 12 years ago
  57. b3c32c4 PCI/PM: Fix proc config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
  58. a7711ba Merge branch 'pci/rafael-pci_set_power_state-rebase' into next by Bjorn Helgaas · 12 years ago
  59. db288c9 PCI / PM: restore the original behavior of pci_set_power_state() by Rafael J. Wysocki · 12 years ago
  60. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  61. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  62. cc2fa3f Merge branch 'topic/alex-vfio-prep' into next by Bjorn Helgaas · 12 years ago
  63. 06aef8c PCI: hotplug: remove pci_do_scan_bus() by Yinghai Lu · 12 years ago
  64. a8e4b9c PCI: add generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  65. c63587d PCI: export pci_user functions for use by other drivers by Alex Williamson · 12 years ago
  66. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 12 years ago
  67. b55438f PCI: prepare pci=realloc for multiple options by Yinghai Lu · 12 years ago
  68. f796841 PCI: fix memleak for pci dev removing during hotplug by Yinghai Lu · 12 years ago
  69. efdc87d PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device by Yinghai Lu · 12 years ago
  70. 1900ca1 PCI: Enable ATS at the device state restore by Hao, Xudong · 12 years ago
  71. a2e2778 PCI: Introduce INTx check & mask API by Jan Kiszka · 13 years ago
  72. 0a2daa1 PCI: make cardbus-bridge resources optional by Ram Pai · 13 years ago
  73. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  74. f483d39 PCI: conditional resource-reallocation through kernel parameter pci=realloc by Ram Pai · 13 years ago
  75. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  76. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  77. dc2c2c9 PCI/sysfs: move bus cpuaffinity to class dev_attrs by Yinghai Lu · 13 years ago
  78. b9d320f PCI: add rescan to /sys/.../pci_bus/.../ by Yinghai Lu · 13 years ago
  79. 5cdede2 PCI: Move ATS declarations in seperate header file by Joerg Roedel · 13 years ago
  80. 6058989 PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs by Narendra_K@Dell.com · 13 years ago
  81. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 13 years ago
  82. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 13 years ago
  83. 3b519e4 PCI: fix size checks for mmap() on /proc/bus/pci files by Martin Wilck · 14 years ago
  84. bf4d290 PCI: Export some PCI PM functionality by Matthew Garrett · 14 years ago
  85. 0e52247 PCI: fix pci_resource_alignment prototype by Cam Macdonell · 14 years ago
  86. f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
  87. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  88. b879743f PCI: Fix warnings when CONFIG_DMI unset by Narendra K · 14 years ago
  89. 911e1c9 PCI: export SMBIOS provided firmware instance and label to sysfs by Narendra K · 14 years ago
  90. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  91. 8356dda PCI: make bitfield unsigned by Bill Pemberton · 14 years ago
  92. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 14 years ago
  93. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 14 years ago
  94. 58ff463 PCI PM: Add function for checking PME status of devices by Rafael J. Wysocki · 14 years ago
  95. 93177a7 PCI: Clean up build for CONFIG_PCI_QUIRKS unset by Rafael J. Wysocki · 14 years ago
  96. 5b889bf PCI: Fix build if quirks are not enabled by Rafael J. Wysocki · 14 years ago
  97. b9c3b26 PCI: support device-specific reset methods by Dexuan Cui · 14 years ago
  98. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  99. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  100. 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago