1. 3cdeb71 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 10 years ago
  2. 1f42db7 PCI: Enable INTx if BIOS left them disabled by Bjorn Helgaas · 10 years ago
  3. 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
  4. 6e2d98d Merge branch 'pci/reset' into next by Bjorn Helgaas · 11 years ago
  5. 1255dfb Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  6. ebd50b9 PCI: Fix pci_check_and_unmask_intx() comment typos by Bjorn Helgaas · 11 years ago
  7. 61cf16d PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() by Alex Williamson · 11 years ago
  8. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  9. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
  10. 7c2dd2d PCI: Remove unused ID-Based Ordering support by Stephen Hemminger · 11 years ago
  11. ecc8635 PCI: Remove unused Optimized Buffer Flush/Fill support by Stephen Hemminger · 11 years ago
  12. 3ea8197 PCI: Remove unused Latency Tolerance Reporting support by Stephen Hemminger · 11 years ago
  13. 425c1b2 PCI: Add Virtual Channel to save/restore support by Alex Williamson · 11 years ago
  14. fd0f7f7 PCI: Add support for save/restore of extended capabilities by Alex Williamson · 11 years ago
  15. 157e876 PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) by Alex Williamson · 11 years ago
  16. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  17. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  18. eaaeb1c Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  19. 7927213 PCI: Enable upstream bridges even for VFs on virtual buses by Bjorn Helgaas · 11 years ago
  20. c245f24 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  21. fbeeb82 PCI: Drop warning about drivers that don't use pci_set_master() by Bjorn Helgaas · 11 years ago
  22. cf3e1fe PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  23. 33de1b8 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  24. cc17a67 Merge branch 'pci/yijing-mps-v1' into next by Bjorn Helgaas · 11 years ago
  25. 0394cb1 PCI: Report pci_pme_active() kmalloc failure by Bjorn Helgaas · 11 years ago
  26. a006482 PCI: Drop "setting latency timer" messages by Bjorn Helgaas · 11 years ago
  27. f1c66c4 PCI: Export pcie_set_mps() and pcie_get_mps() by Yijing Wang · 11 years ago
  28. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  29. 2e8b5f6 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  30. d2ab1fa PCI: Rename PCIe capability definitions to follow convention by Bjorn Helgaas · 11 years ago
  31. 07f2daa Merge branch 'pci/yijing-mps-v8' into next by Bjorn Helgaas · 11 years ago
  32. 1193725 Merge branch 'pci/yinghai-assign-unassigned-v6' into next by Bjorn Helgaas · 11 years ago
  33. da27f4b PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n by Bjorn Helgaas · 11 years ago
  34. f675771 PCI: Remove unnecessary check for pcie_get_mps() failure by Yijing Wang · 11 years ago
  35. 7d8c4a2 Merge branch 'pci/aw-reset-v5' into next by Bjorn Helgaas · 11 years ago
  36. 9a3d2b9 PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() by Alex Williamson · 11 years ago
  37. de0c548 PCI: Tune secondary bus reset timing by Alex Williamson · 11 years ago
  38. a6cbaad PCI: Wake-up devices before saving config space for reset by Alex Williamson · 11 years ago
  39. 090a3c5 PCI: Add pci_reset_slot() and pci_reset_bus() by Alex Williamson · 11 years ago
  40. 77cb985 PCI: Split out pci_dev lock/unlock and save/restore by Alex Williamson · 11 years ago
  41. 608c388 PCI: Add slot reset option to pci_dev_reset() by Alex Williamson · 11 years ago
  42. 63ef418 Merge branch 'pci/vipul-chelsio-reset-v2' into next by Bjorn Helgaas · 11 years ago
  43. 3775a20 PCI: Add pci_wait_for_pending_transaction() by Casey Leedom · 11 years ago
  44. 64e8674 PCI: Add pci_reset_bridge_secondary_bus() by Alex Williamson · 11 years ago
  45. cbe2bb4 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  46. ce1be10 PCI: Fix comment typo for pci_add_cap_save_buffer() by Yijing Wang · 11 years ago
  47. 81377c8 PCI: Add function to obtain minimum link width and speed by Jacob Keller · 11 years ago
  48. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  49. 83db7e0 PCI: Differentiate ACS controllable from enabled by Alex Williamson · 11 years ago
  50. 0a67119 PCI: Check all ACS features for multifunction downstream ports by Alex Williamson · 11 years ago
  51. 728cdb7 PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  52. 6ae32c5 PCI: Add pcibios_release_device() by Sebastian Ott · 11 years ago
  53. bb5c2de PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin() by Wang Sheng-Hui · 11 years ago
  54. 42c3470 Merge branch 'pci/rafael-pm' into next by Bjorn Helgaas · 11 years ago
  55. ffaddbe PCI/PM: Make pci_pme_active() ignore devices without PME support by Rafael J. Wysocki · 11 years ago
  56. 769ba72 PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition() by Rafael J. Wysocki · 11 years ago
  57. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 11 years ago
  58. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  59. 20f2420 Merge branch 'pci/konstantin-runtime-pm' into next by Bjorn Helgaas · 11 years ago
  60. cc7ba39 PCI: Use atomic_inc_return() rather than atomic_add_return() by Bjorn Helgaas · 11 years ago
  61. fd6dcea PCI: Catch attempts to disable already-disabled devices by Konstantin Khlebnikov · 11 years ago
  62. f2dfcde Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  63. 14b5cb3 Merge branch 'pci/yijing-ari' into next by Bjorn Helgaas · 12 years ago
  64. 31ab247 PCI: Rename pci_enable_ari() to pci_configure_ari() by Yijing Wang · 12 years ago
  65. 10c463a PCI: Kill pci_is_reassigndev() by Yinghai Lu · 12 years ago
  66. b0cc602 PCI: Enable ARI if dev and upstream bridge support it; disable otherwise by Yijing Wang · 12 years ago
  67. b704046 Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next by Bjorn Helgaas · 12 years ago
  68. b4b4fbb PCI: Drop "__" prefix on __pci_enable_device_flags() by Bjorn Helgaas · 12 years ago
  69. f7ffe19 PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h by Bjorn Helgaas · 12 years ago
  70. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 12 years ago
  71. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  72. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  73. eca0d46 PCI: Add pcibios_add_device by Matthew Garrett · 12 years ago
  74. edb1daa Merge branch 'pci/huang-d3cold-fixes' into next by Bjorn Helgaas · 12 years ago
  75. 967577b PCI/PM: Keep runtime PM enabled for unbound PCI devices by Huang Ying · 12 years ago
  76. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  77. d3fe398 Merge branch 'for-linus' into next by Bjorn Helgaas · 12 years ago
  78. 0550827 Merge branch 'pci/taku-prt-cleanup' into next by Bjorn Helgaas · 12 years ago
  79. 6e965e0 PCI/PM: Add comments for PME poll support for PCIe by Huang Ying · 12 years ago
  80. 642c92d PCI: Don't pass pci_dev to pci_ext_cfg_avail() by Taku Izumi · 12 years ago
  81. b3c32c4 PCI/PM: Fix proc config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
  82. 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 12 years ago
  83. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  84. a28afda Merge branch 'pci/bjorn-find-next-ext-cap' into next by Bjorn Helgaas · 12 years ago
  85. 59875ae PCI/core: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  86. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  87. 44a9a36 PCI: Add pci_find_next_ext_capability() by Bjorn Helgaas · 12 years ago
  88. ceaf5b5 PCI: Fix drivers/pci/pci.c kernel-doc warnings by Randy Dunlap · 12 years ago
  89. 4f9c139 PCI/PM: Enable D3/D3cold by default for most devices by Huang Ying · 12 years ago
  90. a7711ba Merge branch 'pci/rafael-pci_set_power_state-rebase' into next by Bjorn Helgaas · 12 years ago
  91. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  92. db288c9 PCI / PM: restore the original behavior of pci_set_power_state() by Rafael J. Wysocki · 12 years ago
  93. 2b6f2c3 PCI: pull pcibios_setup() up into core by Myron Stowe · 12 years ago
  94. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  95. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  96. 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 12 years ago
  97. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  98. 809a3bf PCI: remove useless pcix_set_mmrbc() dev->bus check by Bjorn Helgaas · 12 years ago
  99. 8291550 PCI: fix upstream P2P bridge checks when enabling OBFF and LTR by Bjorn Helgaas · 12 years ago
  100. d6d88c8 PCI: use __weak consistently by Bjorn Helgaas · 12 years ago