1. 4ae2182 PCI/AER: Flush workqueue on device remove to avoid use-after-free by Sebastian Andrzej Siewior · 9 years ago
  2. 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
  3. 28ef241 PCI/AER: Use 32 bit PCI domain numbers by Keith Busch · 9 years ago
  4. 800e07b Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 9 years ago
  5. 93de690 PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask by Bjorn Helgaas · 9 years ago
  6. 57d86a0 PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() by Andy Lutomirski · 9 years ago
  7. b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
  8. e7f6c6d PCI: Fix pcie_port_device_resume() comment by Bjorn Helgaas · 9 years ago
  9. 0c0cbb6 PCI/ASPM: Simplify Clock Power Management setting by Bjorn Helgaas · 9 years ago
  10. 777e61e PCI: Use dev->has_secondary_link to find downstream PCIe links by Yijing Wang · 9 years ago
  11. c8fc933 PCI/ASPM: Use dev->has_secondary_link to find downstream links by Yijing Wang · 9 years ago
  12. f9b8cd7 PCI/ASPM: Remove redundant PCIe port type checking by Yijing Wang · 9 years ago
  13. e127a04 PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter by Bjorn Helgaas · 9 years ago
  14. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  15. 387d375 PCI: Don't clear ASPM bits when the FADT declares it's unsupported by Matthew Garrett · 9 years ago
  16. a1b7f2f PCI/AER: Avoid info leak in __print_tlp_header() by Rasmus Villemoes · 9 years ago
  17. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  18. 94a9031 PCI/ASPM: Use standard parsing functions for sysfs setters by Chris J Arges · 10 years ago
  19. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  20. fbb988b PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core by Rafael J. Wysocki · 10 years ago
  21. 5dfd7f9 PCI / PM: handle failure to enable wakeup on PCIe PME by Lucas Stach · 10 years ago
  22. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  23. cc0cb67 Merge branches 'pci/aer' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  24. d179111 PCI/AER: Add additional PCIe AER error strings by Chen, Gong · 10 years ago
  25. fe9a743 PCI/PM: Drop unused runtime PM support code for PCIe ports by Rafael J. Wysocki · 10 years ago
  26. 76cde7e PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle by Rafael J. Wysocki · 10 years ago
  27. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 7f105d3 PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports by Jiang Liu · 10 years ago
  29. 0a2409a trace, AER: Move trace into unified interface by Chen, Gong · 10 years ago
  30. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  31. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  32. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  33. 374a914 PCI: Allow hotplug service drivers to operate in polling mode by Rajat Jain · 10 years ago
  34. 9ada07b PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  35. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  36. 6b9bd1e Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  37. 339c0fc PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 by Betty Dall · 11 years ago
  38. 8f92fb0 PCI: Remove unused pcie_aspm_enabled() by Stephen Hemminger · 11 years ago
  39. 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  40. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 11 years ago
  41. f72e111 Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
  42. e75f34c PCI/portdrv: Remove extra get_device()/put_device() for pcie_device by Bjorn Helgaas · 11 years ago
  43. f398620 PCI/portdrv: Add put_device() after device_register() failure by Levente Kurusa · 11 years ago
  44. 8f3acca PCI/portdrv: Cleanup error paths by Bjorn Helgaas · 11 years ago
  45. d9cdfb8 Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  46. 3620437 PCI/AER: Consolidate HEST error source parsers by Bjorn Helgaas · 11 years ago
  47. 8e7f8d0 PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() by Betty Dall · 11 years ago
  48. 1c38108 PCI/AER: Clean up error printing code a bit by Borislav Petkov · 11 years ago
  49. fab4c25 PCI/AER: Add a TLP header print helper by Borislav Petkov · 11 years ago
  50. 6f825b7 PCI/portdrv: Remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  51. 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
  52. e7cc5cf PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 11 years ago
  53. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  54. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  55. 6b87e70 PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms by Andrew Murray · 11 years ago
  56. 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
  57. 7d8c4a2 Merge branch 'pci/aw-reset-v5' into next by Bjorn Helgaas · 11 years ago
  58. 1b95ce8 PCI: Remove aer_do_secondary_bus_reset() by Alex Williamson · 11 years ago
  59. c10cc48 PCI: pciehp: Convert pciehp to be builtin only, not modular by Bjorn Helgaas · 11 years ago
  60. d47af0b PCI: Rename "PCI Express support" kconfig title by Ezequiel Garcia · 11 years ago
  61. 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
  62. 726246d Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  63. bd0c502 PCI: Fix comment typo for pcie_pme_remove() by Yijing Wang · 11 years ago
  64. 5899309 Merge branch 'pci/betty-aer-v3' into next by Bjorn Helgaas · 11 years ago
  65. 081d0fe PCI/AER: Reset link for devices below Root Port or Downstream Port by Betty Dall · 11 years ago
  66. 9e50a91 PCI/AER: Move AER severity defines to aer.h by Betty Dall · 11 years ago
  67. 8d2a171 PCI/AER: Set dev->__aer_firmware_first only for matching devices by Bjorn Helgaas · 11 years ago
  68. a6bd73c PCI/AER: Factor out HEST device type matching by Bjorn Helgaas · 11 years ago
  69. 8b8d2b6 PCI/AER: Don't parse HEST table for non-PCIe devices by Bjorn Helgaas · 11 years ago
  70. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 11 years ago
  71. 2dfca87 PCI: Fix kerneldoc for pci_disable_link_state() by Yijing Wang · 11 years ago
  72. 2add0ec PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it by Bjorn Helgaas · 11 years ago
  73. 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
  74. 723ec4d Merge branch 'pci/cleanup' into next by Bjorn Helgaas · 11 years ago
  75. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 11 years ago
  76. 30e22b2 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  77. 0579572 PCI: Remove unnecessary dependencies between PME and ACPI by Bjorn Helgaas · 11 years ago
  78. b638d7e PCI: Remove unused variables by Bjorn Helgaas · 11 years ago
  79. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 11 years ago
  80. 139f9251 PCI: Fix missing prototype for pcie_port_acpi_setup() by Andy Shevchenko · 11 years ago
  81. e82b14b PCI: aer_inject: Fix return values when device not found by Prarit Bhargava · 11 years ago
  82. de7d5f7 PCI/PM: Disable runtime PM of PCIe ports by Rafael J. Wysocki · 11 years ago
  83. fff0ee3 PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 11 years ago
  84. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  85. f2dfcde Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  86. a26d5ec PCI/ASPM: Don't touch ASPM if forcibly disabled by Joe Lawrence · 12 years ago
  87. 84fb913 PCI/ASPM: Deallocate upstream link state even if device is not PCIe by Myron Stowe · 11 years ago
  88. 1c531d8 PCI: Use PCI Express Capability accessor by Myron Stowe · 12 years ago
  89. 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
  90. 444ee9b PCI: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  91. 9e16721 PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported by Colin Ian King · 12 years ago
  92. a82b6af PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() by Betty Dall · 12 years ago
  93. 2cced2d aerdrv: Cleanup log output for AER by Lance Ortiz · 12 years ago
  94. 1d52100 aerdrv: Enhanced AER logging by Lance Ortiz · 12 years ago
  95. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  96. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  97. 27e1c8e Merge branch 'pci/bjorn-pcie-cap' into next by Bjorn Helgaas · 12 years ago
  98. 7508320 PCI: Add standard PCIe Capability Link ASPM field names by Bjorn Helgaas · 12 years ago
  99. 33e8b34 PCI/portdrv: Use PCI Express Capability accessors by Bjorn Helgaas · 12 years ago
  100. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago