1. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 12 years ago
  2. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  3. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  4. eca0d46 PCI: Add pcibios_add_device by Matthew Garrett · 12 years ago
  5. edb1daa Merge branch 'pci/huang-d3cold-fixes' into next by Bjorn Helgaas · 12 years ago
  6. 967577b PCI/PM: Keep runtime PM enabled for unbound PCI devices by Huang Ying · 12 years ago
  7. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  8. d3fe398 Merge branch 'for-linus' into next by Bjorn Helgaas · 12 years ago
  9. 0550827 Merge branch 'pci/taku-prt-cleanup' into next by Bjorn Helgaas · 12 years ago
  10. 6e965e0 PCI/PM: Add comments for PME poll support for PCIe by Huang Ying · 12 years ago
  11. 642c92d PCI: Don't pass pci_dev to pci_ext_cfg_avail() by Taku Izumi · 12 years ago
  12. b3c32c4 PCI/PM: Fix proc config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
  13. 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 12 years ago
  14. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  15. a28afda Merge branch 'pci/bjorn-find-next-ext-cap' into next by Bjorn Helgaas · 12 years ago
  16. 59875ae PCI/core: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  17. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  18. 44a9a36 PCI: Add pci_find_next_ext_capability() by Bjorn Helgaas · 12 years ago
  19. ceaf5b5 PCI: Fix drivers/pci/pci.c kernel-doc warnings by Randy Dunlap · 12 years ago
  20. 4f9c139 PCI/PM: Enable D3/D3cold by default for most devices by Huang Ying · 12 years ago
  21. a7711ba Merge branch 'pci/rafael-pci_set_power_state-rebase' into next by Bjorn Helgaas · 12 years ago
  22. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  23. db288c9 PCI / PM: restore the original behavior of pci_set_power_state() by Rafael J. Wysocki · 12 years ago
  24. 2b6f2c3 PCI: pull pcibios_setup() up into core by Myron Stowe · 12 years ago
  25. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  26. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  27. 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 12 years ago
  28. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  29. 809a3bf PCI: remove useless pcix_set_mmrbc() dev->bus check by Bjorn Helgaas · 12 years ago
  30. 8291550 PCI: fix upstream P2P bridge checks when enabling OBFF and LTR by Bjorn Helgaas · 12 years ago
  31. d6d88c8 PCI: use __weak consistently by Bjorn Helgaas · 12 years ago
  32. 140217ae Merge branch 'topic/jan-intx-masking' into next by Bjorn Helgaas · 12 years ago
  33. 47fcb6d Merge branch 'topic/stowe-cap-cleanup' into next by Bjorn Helgaas · 12 years ago
  34. fbebb9f PCI: add infrastructure for devices with broken INTx masking by Bjorn Helgaas · 12 years ago
  35. cc2fa3f Merge branch 'topic/alex-vfio-prep' into next by Bjorn Helgaas · 12 years ago
  36. 10c4809 Merge branch 'topic/bjorn-remove-unused' into next by Bjorn Helgaas · 12 years ago
  37. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  38. ad80575 PCI: add ACS validation utility by Alex Williamson · 12 years ago
  39. 9cb604e PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state by Myron Stowe · 12 years ago
  40. c463b8c PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 by Myron Stowe · 12 years ago
  41. cb97ae3 PCI: remove redundant checking in PCI Express capability routines by Myron Stowe · 12 years ago
  42. c32823f PCI: make pci_ltr_supported() static by Myron Stowe · 12 years ago
  43. 533b660 PCI: remove pci_max_busnr() (was already commented out) by Bjorn Helgaas · 12 years ago
  44. 109cdbc PCI: remove pci_bus_find_ext_capability() (unused) by Bjorn Helgaas · 12 years ago
  45. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  46. 3df425f OF: PCI: const usage needed by MIPS by John Crispin · 12 years ago
  47. 0cbaa57 Merge branch 'topic/stratus' into next by Bjorn Helgaas · 12 years ago
  48. 977f857 PCI: move mutex locking out of pci_dev_reset function by Konrad Rzeszutek Wilk · 12 years ago
  49. 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 12 years ago
  50. a6cb9ee PCI: Retry BARs restoration for Type 0 headers only by Rafael J. Wysocki · 12 years ago
  51. ebfc5b8 PCI: Fix regression in pci_restore_state(), v3 by Rafael J. Wysocki · 12 years ago
  52. 6748dcc PCI / PCIe: Introduce command line option to disable ARI by Rafael J. Wysocki · 13 years ago
  53. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 13 years ago
  54. b55438f PCI: prepare pci=realloc for multiple options by Yinghai Lu · 13 years ago
  55. 34a4876 PCI: move pci_find_saved_cap out of linux/pci.h by Yinghai Lu · 13 years ago
  56. f796841 PCI: fix memleak for pci dev removing during hotplug by Yinghai Lu · 13 years ago
  57. 26f4106 PCI: check for pci bar restore completion and retry by Kay, Allen M · 13 years ago
  58. 6fbf9e7 PCI: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 13 years ago
  59. 6e9292c kernel-doc: fix new warnings in pci by Randy Dunlap · 13 years ago
  60. 1900ca1 PCI: Enable ATS at the device state restore by Hao, Xudong · 13 years ago
  61. 85b8582 PCI/PM/Runtime: make PCI traces quieter by Vincent Palatin · 13 years ago
  62. f676678 PCI: latency timer doesn't apply to PCIe by Myron Stowe · 13 years ago
  63. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  64. a2e2778 PCI: Introduce INTx check & mask API by Jan Kiszka · 13 years ago
  65. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  66. 497f16f pci: Fix hotplug of Express Module with pci bridges by Yinghai Lu · 13 years ago
  67. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  68. bbef98a PCI: defer enablement of SRIOV BARS by Ram Pai · 13 years ago
  69. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 13 years ago
  70. 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago
  71. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  72. ed2888e PCI: Remove MRRS modification from MPS setting code by Jon Mason · 13 years ago
  73. 47c08f3 pci: fix new kernel-doc warning in pci.c by Randy Dunlap · 13 years ago
  74. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  75. c9b378c PCI: correct pcie_set_readrq write size by Jon Mason · 13 years ago
  76. 864d296 PCI: ARI is a PCIe v2 feature by Chris Wright · 13 years ago
  77. f483d39 PCI: conditional resource-reallocation through kernel parameter pci=realloc by Ram Pai · 13 years ago
  78. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  79. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 13 years ago
  80. 3f37d62 PCI: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  81. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  82. ffbdd3f PCI: Add interfaces to store and load the device saved state by Alex Williamson · 13 years ago
  83. 24a4742f PCI: Track the size of each saved capability data area by Alex Williamson · 13 years ago
  84. 51c2e0a PCI: add latency tolerance reporting enable/disable support by Jesse Barnes · 14 years ago
  85. 48a92a8 PCI: add OBFF enable/disable support by Jesse Barnes · 14 years ago
  86. b48d442 PCI: add ID-based ordering enable/disable support by Jesse Barnes · 14 years ago
  87. 83d74e0 PCI/PM: Add kerneldoc description of pci_pm_reset() by Rafael J. Wysocki · 14 years ago
  88. 3448a19 vgaarb: use bridges to control VGA routing where possible. by Dave Airlie · 14 years ago
  89. 1a680b7 PCI: PCIe links may not get configured for ASPM under POWERSAVE mode by Naga Chumbalkar · 14 years ago
  90. 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 14 years ago
  91. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 14 years ago
  92. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  93. 97c145f PCI: read current power state at enable time by Jesse Barnes · 14 years ago
  94. df17e62 PCI: Add support for polling PME state on suspended legacy PCI devices by Matthew Garrett · 14 years ago
  95. 93e75fa PCI: Adjust confusing if indentation in pcie_get_readrq by Julia Lawall · 14 years ago
  96. 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
  97. bfb51cd PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} by FUJITA Tomonori · 14 years ago
  98. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  99. b03214d virtio-pci: disable msi at startup by Michael S. Tsirkin · 14 years ago
  100. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago