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