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