1. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  2. 68a55ae PCI/AER: Log AER IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
  3. 576700b PCI/AER: Log errors with PCI device, not PCIe service device by Bjorn Helgaas · 8 years ago
  4. 2298a7a PCI/AER: Remove unused version macros by Bjorn Helgaas · 8 years ago
  5. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  6. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  7. 6b20f72 PCI/AER: Fix aer_probe() kernel-doc comment by Cao jin · 8 years ago
  8. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
  9. 4b202b7 PCI/AER: Avoid memory allocation in interrupt handling path by Jon Derrick · 8 years ago
  10. 95c3549 PCI/AER: Remove duplicate AER severity translation by Tyler Baicar · 8 years ago
  11. 7ece141 PCI/AER: Remove aerdriver.forceload kernel parameter by Bjorn Helgaas · 8 years ago
  12. 9ff25e6b PCI/AER: Remove aerdriver.nosourceid kernel parameter by Bjorn Helgaas · 8 years ago
  13. 032c3d8 PCI/AER: Add bus flag to skip source ID matching by Jon Derrick · 8 years ago
  14. 8756336 PCI/AER: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  15. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  16. 8e47e15 PCI/AER: Log aer_inject error injections by Jean Delvare · 9 years ago
  17. 96b45ea PCI/AER: Log actual error causes in aer_inject by Jean Delvare · 9 years ago
  18. 3bc1185 PCI/AER: Use dev_warn() in aer_inject by Jean Delvare · 9 years ago
  19. 20ac75e PCI/AER: Fix aer_inject error codes by Jean Delvare · 9 years ago
  20. 0e6053d PCI/AER: Use list_first_entry_or_null() to simplify code by Geliang Tang · 9 years ago
  21. 7e8fbdc PCI/AER: Restore pci_ops pointer while calling original pci_ops by David Daney · 9 years ago
  22. 3b0a6d1 PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops by Bjorn Helgaas · 9 years ago
  23. 4ae2182 PCI/AER: Flush workqueue on device remove to avoid use-after-free by Sebastian Andrzej Siewior · 9 years ago
  24. 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
  25. 28ef241 PCI/AER: Use 32 bit PCI domain numbers by Keith Busch · 9 years ago
  26. 93de690 PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask by Bjorn Helgaas · 9 years ago
  27. b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
  28. 777e61e PCI: Use dev->has_secondary_link to find downstream PCIe links by Yijing Wang · 10 years ago
  29. a1b7f2f PCI/AER: Avoid info leak in __print_tlp_header() by Rasmus Villemoes · 10 years ago
  30. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  31. d179111 PCI/AER: Add additional PCIe AER error strings by Chen, Gong · 10 years ago
  32. 0a2409a trace, AER: Move trace into unified interface by Chen, Gong · 11 years ago
  33. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
  34. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
  35. 339c0fc PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 by Betty Dall · 11 years ago
  36. 3620437 PCI/AER: Consolidate HEST error source parsers by Bjorn Helgaas · 11 years ago
  37. 8e7f8d0 PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() by Betty Dall · 11 years ago
  38. 1c38108 PCI/AER: Clean up error printing code a bit by Borislav Petkov · 11 years ago
  39. fab4c25 PCI/AER: Add a TLP header print helper by Borislav Petkov · 11 years ago
  40. 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
  41. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  42. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  43. 1b95ce8 PCI: Remove aer_do_secondary_bus_reset() by Alex Williamson · 11 years ago
  44. 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
  45. 081d0fe PCI/AER: Reset link for devices below Root Port or Downstream Port by Betty Dall · 12 years ago
  46. 9e50a91 PCI/AER: Move AER severity defines to aer.h by Betty Dall · 12 years ago
  47. 8d2a171 PCI/AER: Set dev->__aer_firmware_first only for matching devices by Bjorn Helgaas · 12 years ago
  48. a6bd73c PCI/AER: Factor out HEST device type matching by Bjorn Helgaas · 12 years ago
  49. 8b8d2b6 PCI/AER: Don't parse HEST table for non-PCIe devices by Bjorn Helgaas · 12 years ago
  50. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 12 years ago
  51. 723ec4d Merge branch 'pci/cleanup' into next by Bjorn Helgaas · 12 years ago
  52. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 12 years ago
  53. 30e22b2 Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  54. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 12 years ago
  55. e82b14b PCI: aer_inject: Fix return values when device not found by Prarit Bhargava · 12 years ago
  56. fff0ee3 PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 12 years ago
  57. 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
  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. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  62. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  63. 3c282db Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  64. 918b4053 PCI/AER: Report success only when every device has AER-aware driver by Vijay Mohan Pandarathil · 12 years ago
  65. 90b5c1d PCI/PM: Fix deadlock when unbinding device if parent in D3cold by Huang Ying · 12 years ago
  66. 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 12 years ago
  67. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  68. 4945302 PCI: Make pci_error_handlers const by Stephen Hemminger · 12 years ago
  69. be5ac3d PCI/AER: Print completion message at KERN_INFO to match starting message by Lance Ortiz · 12 years ago
  70. 43bd4ee PCI/AER: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  71. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  72. 505cf30 PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie by Bjorn Helgaas · 13 years ago
  73. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  74. 0918472 PCI: PCIe AER: add aer_recover_queue by Huang Ying · 14 years ago
  75. cbfddd2 PCI: remove unused AER functions by Chen Gong · 14 years ago
  76. 40294d8 PCI: Fix uninitialized variable bug in AER injection code by Wanlong Gao · 14 years ago
  77. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  78. c413d76 ACPI, APEI, Add PCIe AER error information printing support by Huang Ying · 14 years ago
  79. b64a441 PCIe, AER, use pre-generated prefix in error information printing by Huang Ying · 14 years ago
  80. 457d9d0 PCI: aer-inject: Override PCIe AER Mask Registers by Prarit Bhargava · 14 years ago
  81. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  82. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  83. b22c3d8 PCI/PCIe/AER: Disable native AER service if BIOS has precedence by Rafael J. Wysocki · 14 years ago
  84. 50c1126 PCI: aerdrv: fix uninitialized variable warning by Bill Pemberton · 14 years ago
  85. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  86. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  87. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  88. f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
  89. f673559 PCI aerdrv: fix annoying warnings by Linus Torvalds · 15 years ago
  90. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  91. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 15 years ago
  92. caa5afb PCI: aerdrv: trivial cleanup for aerdrv_core.c by Hidetoshi Seto · 15 years ago
  93. f6d3780 PCI: aerdrv: trivial cleanup for aerdrv.c by Hidetoshi Seto · 15 years ago
  94. 8971342 PCI: aerdrv: introduce default_downstream_reset_link by Hidetoshi Seto · 15 years ago
  95. 517cae3 PCI: aerdrv: rework find_aer_service by Hidetoshi Seto · 15 years ago
  96. 4f7ccf6 PCI: aerdrv: remove is_downstream by Hidetoshi Seto · 15 years ago
  97. e167bfc PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS by Hidetoshi Seto · 15 years ago
  98. f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 15 years ago
  99. 17e2185 PCI: aerdrv: rework do_recovery by Hidetoshi Seto · 15 years ago
  100. 88da13b PCI: aerdrv: rework get_e_source() by Hidetoshi Seto · 15 years ago