1. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  2. 723ec4d Merge branch 'pci/cleanup' into next by Bjorn Helgaas · 12 years ago
  3. f39d5b7 PCI: Remove "extern" from function declarations by Bjorn Helgaas · 12 years ago
  4. 30e22b2 Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  5. 0579572 PCI: Remove unnecessary dependencies between PME and ACPI by Bjorn Helgaas · 12 years ago
  6. b638d7e PCI: Remove unused variables by Bjorn Helgaas · 12 years ago
  7. 9738abe PCI: Make local functions/structs static by Bjorn Helgaas · 12 years ago
  8. 139f9251 PCI: Fix missing prototype for pcie_port_acpi_setup() by Andy Shevchenko · 12 years ago
  9. e82b14b PCI: aer_inject: Fix return values when device not found by Prarit Bhargava · 12 years ago
  10. de7d5f7 PCI/PM: Disable runtime PM of PCIe ports by Rafael J. Wysocki · 12 years ago
  11. fff0ee3 PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 12 years ago
  12. 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
  13. f2dfcde Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  14. a26d5ec PCI/ASPM: Don't touch ASPM if forcibly disabled by Joe Lawrence · 12 years ago
  15. 84fb913 PCI/ASPM: Deallocate upstream link state even if device is not PCIe by Myron Stowe · 12 years ago
  16. 1c531d8 PCI: Use PCI Express Capability accessor by Myron Stowe · 12 years ago
  17. 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
  18. 444ee9b PCI: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  19. 9e16721 PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported by Colin Ian King · 12 years ago
  20. a82b6af PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() by Betty Dall · 12 years ago
  21. 2cced2d aerdrv: Cleanup log output for AER by Lance Ortiz · 12 years ago
  22. 1d52100 aerdrv: Enhanced AER logging by Lance Ortiz · 12 years ago
  23. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  24. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  25. 27e1c8e Merge branch 'pci/bjorn-pcie-cap' into next by Bjorn Helgaas · 12 years ago
  26. 7508320 PCI: Add standard PCIe Capability Link ASPM field names by Bjorn Helgaas · 12 years ago
  27. 33e8b34 PCI/portdrv: Use PCI Express Capability accessors by Bjorn Helgaas · 12 years ago
  28. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  29. 3c282db Merge branch 'pci/misc' into next by Bjorn Helgaas · 12 years ago
  30. 918b4053 PCI/AER: Report success only when every device has AER-aware driver by Vijay Mohan Pandarathil · 12 years ago
  31. d3fe398 Merge branch 'for-linus' into next by Bjorn Helgaas · 12 years ago
  32. 438be3c PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  33. ff8e59b PCI/portdrv: Don't create hotplug slots unless port supports hotplug by Taku Izumi · 12 years ago
  34. 90b5c1d PCI/PM: Fix deadlock when unbinding device if parent in D3cold by Huang Ying · 12 years ago
  35. 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 12 years ago
  36. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  37. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  38. a690a4c Merge branch 'pci/shengzhou-irq' into next by Bjorn Helgaas · 12 years ago
  39. 4945302 PCI: Make pci_error_handlers const by Stephen Hemminger · 12 years ago
  40. e237d83 PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt by Shengzhou Liu · 12 years ago
  41. be5ac3d PCI/AER: Print completion message at KERN_INFO to match starting message by Lance Ortiz · 12 years ago
  42. f12eb72 PCI/ASPM: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  43. 43bd4ee PCI/AER: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  44. 263e54b PCI/PME: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  45. 2dcfaf8 PCI/portdrv: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  46. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  47. 3d8387e PCI/PM: Fix config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
  48. 4f9c139 PCI/PM: Enable D3/D3cold by default for most devices by Huang Ying · 12 years ago
  49. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  50. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  51. 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 12 years ago
  52. 505cf30 PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie by Bjorn Helgaas · 12 years ago
  53. 1267b3a PCI: fix uninitialized variable 'cap_mask' by Chunhe Lan · 13 years ago
  54. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 13 years ago
  55. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  56. 4949be1 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled by Matthew Garrett · 13 years ago
  57. 7570a33 PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver by MUNEDA Takahiro · 13 years ago
  58. ad71c96 PCI: pcie: Add support for setting default ASPM policy by Matthew Garrett · 13 years ago
  59. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  60. d56641c PCI: kconfig: English typo in pci/pcie/Kconfig by P. Christeas · 13 years ago
  61. 10f6dc7 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  62. 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago
  63. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  64. 0918472 PCI: PCIe AER: add aer_recover_queue by Huang Ying · 13 years ago
  65. 8072ba1 PCIe ASPM: forcedly -> forcibly by Michael Witten · 13 years ago
  66. cbfddd2 PCI: remove unused AER functions by Chen Gong · 13 years ago
  67. 9f728f5 PCI/e1000e: Add and use pci_disable_link_state_locked() by Yinghai Lu · 13 years ago
  68. 40294d8 PCI: Fix uninitialized variable bug in AER injection code by Wanlong Gao · 14 years ago
  69. 3504e47 PCI: Enable ASPM state clearing regardless of policy by Alex Williamson · 14 years ago
  70. 5aafdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  71. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  72. c413d76 ACPI, APEI, Add PCIe AER error information printing support by Huang Ying · 14 years ago
  73. b64a441 PCIe, AER, use pre-generated prefix in error information printing by Huang Ying · 14 years ago
  74. eca6731 PCI: Disable ASPM when _OSC control is not granted for PCIe services by Naga Chumbalkar · 14 years ago
  75. bbfa306 PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs by Naga Chumbalkar · 14 years ago
  76. 1a680b7 PCI: PCIe links may not get configured for ASPM under POWERSAVE mode by Naga Chumbalkar · 14 years ago
  77. 8b8bae9 PCI/ACPI: Report ASPM support to BIOS if not disabled from command line by Rafael J. Wysocki · 14 years ago
  78. 457d9d0 PCI: aer-inject: Override PCIe AER Mask Registers by Prarit Bhargava · 14 years ago
  79. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  80. 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 14 years ago
  81. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  82. fe31e69 PCI/PCIe: Clear Root PME Status bits early during system resume by Rafael J. Wysocki · 14 years ago
  83. 2f671e2 PCI: Disable ASPM if BIOS asks us to by Matthew Garrett · 14 years ago
  84. 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
  85. b22c3d8 PCI/PCIe/AER: Disable native AER service if BIOS has precedence by Rafael J. Wysocki · 14 years ago
  86. 50c1126 PCI: aerdrv: fix uninitialized variable warning by Bill Pemberton · 14 years ago
  87. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  88. a9d2a6d PCI: PCIe: Remove the port driver module exit routine by Kenji Kaneshige · 14 years ago
  89. 271fb71 PCI: PCIe: Move PCIe PME code to the pcie directory by Rafael J. Wysocki · 14 years ago
  90. 2bd50dd PCI: PCIe: Disable PCIe port services during port initialization by Rafael J. Wysocki · 14 years ago
  91. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  92. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  93. 79dd918 PCI: PCIe: Introduce commad line switch for disabling port services by Rafael J. Wysocki · 14 years ago
  94. f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
  95. 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
  96. ea5f9fc PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable by Matthew Garrett · 14 years ago
  97. 41cd766 PCI: Don't enable aspm before drivers have had a chance to veto it by Matthew Garrett · 14 years ago
  98. f673559 PCI aerdrv: fix annoying warnings by Linus Torvalds · 14 years ago
  99. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  100. b27759f PCI/PM: Do not use native PCIe PME by default by Rafael J. Wysocki · 14 years ago