1. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  2. 6b9bd1e Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  3. 339c0fc PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 by Betty Dall · 11 years ago
  4. 8f92fb0 PCI: Remove unused pcie_aspm_enabled() by Stephen Hemminger · 11 years ago
  5. 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  6. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 11 years ago
  7. f72e111 Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
  8. e75f34c PCI/portdrv: Remove extra get_device()/put_device() for pcie_device by Bjorn Helgaas · 11 years ago
  9. f398620 PCI/portdrv: Add put_device() after device_register() failure by Levente Kurusa · 11 years ago
  10. 8f3acca PCI/portdrv: Cleanup error paths by Bjorn Helgaas · 11 years ago
  11. d9cdfb8 Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  12. 3620437 PCI/AER: Consolidate HEST error source parsers by Bjorn Helgaas · 11 years ago
  13. 8e7f8d0 PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() by Betty Dall · 11 years ago
  14. 1c38108 PCI/AER: Clean up error printing code a bit by Borislav Petkov · 11 years ago
  15. fab4c25 PCI/AER: Add a TLP header print helper by Borislav Petkov · 11 years ago
  16. 6f825b7 PCI/portdrv: Remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  17. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  18. e7cc5cf PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 11 years ago
  19. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  20. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  21. 6b87e70 PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms by Andrew Murray · 11 years ago
  22. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  23. 7d8c4a2 Merge branch 'pci/aw-reset-v5' into next by Bjorn Helgaas · 11 years ago
  24. 1b95ce8 PCI: Remove aer_do_secondary_bus_reset() by Alex Williamson · 11 years ago
  25. c10cc48 PCI: pciehp: Convert pciehp to be builtin only, not modular by Bjorn Helgaas · 11 years ago
  26. d47af0b PCI: Rename "PCI Express support" kconfig title by Ezequiel Garcia · 11 years ago
  27. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  28. 726246d Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  29. bd0c502 PCI: Fix comment typo for pcie_pme_remove() by Yijing Wang · 11 years ago
  30. 5899309 Merge branch 'pci/betty-aer-v3' into next by Bjorn Helgaas · 11 years ago
  31. 081d0fe PCI/AER: Reset link for devices below Root Port or Downstream Port by Betty Dall · 11 years ago
  32. 9e50a91 PCI/AER: Move AER severity defines to aer.h by Betty Dall · 11 years ago
  33. 8d2a171 PCI/AER: Set dev->__aer_firmware_first only for matching devices by Bjorn Helgaas · 11 years ago
  34. a6bd73c PCI/AER: Factor out HEST device type matching by Bjorn Helgaas · 11 years ago
  35. 8b8d2b6 PCI/AER: Don't parse HEST table for non-PCIe devices by Bjorn Helgaas · 11 years ago
  36. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 11 years ago
  37. 2dfca87 PCI: Fix kerneldoc for pci_disable_link_state() by Yijing Wang · 11 years ago
  38. 2add0ec PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it by Bjorn Helgaas · 11 years ago
  39. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  40. 723ec4d Merge branch 'pci/cleanup' into next by Bjorn Helgaas · 11 years ago
  41. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 11 years ago
  42. 30e22b2 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  43. 0579572 PCI: Remove unnecessary dependencies between PME and ACPI by Bjorn Helgaas · 11 years ago
  44. b638d7e PCI: Remove unused variables by Bjorn Helgaas · 11 years ago
  45. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 11 years ago
  46. 139f9251 PCI: Fix missing prototype for pcie_port_acpi_setup() by Andy Shevchenko · 11 years ago
  47. e82b14b PCI: aer_inject: Fix return values when device not found by Prarit Bhargava · 11 years ago
  48. de7d5f7 PCI/PM: Disable runtime PM of PCIe ports by Rafael J. Wysocki · 11 years ago
  49. fff0ee3 PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 11 years ago
  50. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  51. f2dfcde Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  52. a26d5ec PCI/ASPM: Don't touch ASPM if forcibly disabled by Joe Lawrence · 12 years ago
  53. 84fb913 PCI/ASPM: Deallocate upstream link state even if device is not PCIe by Myron Stowe · 12 years ago
  54. 1c531d8 PCI: Use PCI Express Capability accessor by Myron Stowe · 12 years ago
  55. 7c3c867 Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/core by Ingo Molnar · 12 years ago
  56. 444ee9b PCI: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  57. 9e16721 PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported by Colin Ian King · 12 years ago
  58. a82b6af PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() by Betty Dall · 12 years ago
  59. 2cced2d aerdrv: Cleanup log output for AER by Lance Ortiz · 12 years ago
  60. 1d52100 aerdrv: Enhanced AER logging by Lance Ortiz · 12 years ago
  61. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  62. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  63. 27e1c8e Merge branch 'pci/bjorn-pcie-cap' into next by Bjorn Helgaas · 12 years ago
  64. 7508320 PCI: Add standard PCIe Capability Link ASPM field names by Bjorn Helgaas · 12 years ago
  65. 33e8b34 PCI/portdrv: Use PCI Express Capability accessors by Bjorn Helgaas · 12 years ago
  66. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  67. 3c282db Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  68. 918b4053 PCI/AER: Report success only when every device has AER-aware driver by Vijay Mohan Pandarathil · 12 years ago
  69. d3fe398 Merge branch 'for-linus' into next by Bjorn Helgaas · 12 years ago
  70. 438be3c PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  71. ff8e59b PCI/portdrv: Don't create hotplug slots unless port supports hotplug by Taku Izumi · 12 years ago
  72. 90b5c1d PCI/PM: Fix deadlock when unbinding device if parent in D3cold by Huang Ying · 12 years ago
  73. 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 12 years ago
  74. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  75. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  76. a690a4c Merge branch 'pci/shengzhou-irq' into next by Bjorn Helgaas · 12 years ago
  77. 4945302 PCI: Make pci_error_handlers const by Stephen Hemminger · 12 years ago
  78. e237d83 PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt by Shengzhou Liu · 12 years ago
  79. be5ac3d PCI/AER: Print completion message at KERN_INFO to match starting message by Lance Ortiz · 12 years ago
  80. f12eb72 PCI/ASPM: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  81. 43bd4ee PCI/AER: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  82. 263e54b PCI/PME: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  83. 2dcfaf8 PCI/portdrv: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  84. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  85. 3d8387e PCI/PM: Fix config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
  86. 4f9c139 PCI/PM: Enable D3/D3cold by default for most devices by Huang Ying · 12 years ago
  87. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  88. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  89. 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 12 years ago
  90. 505cf30 PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie by Bjorn Helgaas · 12 years ago
  91. 1267b3a PCI: fix uninitialized variable 'cap_mask' by Chunhe Lan · 12 years ago
  92. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 12 years ago
  93. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  94. 4949be1 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled by Matthew Garrett · 12 years ago
  95. 7570a33 PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver by MUNEDA Takahiro · 13 years ago
  96. ad71c96 PCI: pcie: Add support for setting default ASPM policy by Matthew Garrett · 13 years ago
  97. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  98. d56641c PCI: kconfig: English typo in pci/pcie/Kconfig by P. Christeas · 13 years ago
  99. 10f6dc7 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  100. 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago