1. 0f953bf PCI/PM: Report wakeup events before resuming devices by Rafael J. Wysocki · 14 years ago
  2. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  3. fe31e69 PCI/PCIe: Clear Root PME Status bits early during system resume by Rafael J. Wysocki · 14 years ago
  4. 2f671e2 PCI: Disable ASPM if BIOS asks us to by Matthew Garrett · 14 years ago
  5. 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
  6. b22c3d8 PCI/PCIe/AER: Disable native AER service if BIOS has precedence by Rafael J. Wysocki · 14 years ago
  7. 50c1126 PCI: aerdrv: fix uninitialized variable warning by Bill Pemberton · 14 years ago
  8. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  9. a9d2a6d PCI: PCIe: Remove the port driver module exit routine by Kenji Kaneshige · 14 years ago
  10. 271fb71 PCI: PCIe: Move PCIe PME code to the pcie directory by Rafael J. Wysocki · 14 years ago
  11. 2bd50dd PCI: PCIe: Disable PCIe port services during port initialization by Rafael J. Wysocki · 14 years ago
  12. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  13. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  14. 79dd918 PCI: PCIe: Introduce commad line switch for disabling port services by Rafael J. Wysocki · 14 years ago
  15. f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
  16. 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
  17. ea5f9fc PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable by Matthew Garrett · 14 years ago
  18. 41cd766 PCI: Don't enable aspm before drivers have had a chance to veto it by Matthew Garrett · 14 years ago
  19. f673559 PCI aerdrv: fix annoying warnings by Linus Torvalds · 14 years ago
  20. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  21. b27759f PCI/PM: Do not use native PCIe PME by default by Rafael J. Wysocki · 14 years ago
  22. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  23. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 14 years ago
  24. caa5afb PCI: aerdrv: trivial cleanup for aerdrv_core.c by Hidetoshi Seto · 14 years ago
  25. f6d3780 PCI: aerdrv: trivial cleanup for aerdrv.c by Hidetoshi Seto · 14 years ago
  26. 8971342 PCI: aerdrv: introduce default_downstream_reset_link by Hidetoshi Seto · 14 years ago
  27. 517cae3 PCI: aerdrv: rework find_aer_service by Hidetoshi Seto · 14 years ago
  28. 4f7ccf6 PCI: aerdrv: remove is_downstream by Hidetoshi Seto · 14 years ago
  29. e167bfc PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS by Hidetoshi Seto · 14 years ago
  30. f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 14 years ago
  31. 17e2185 PCI: aerdrv: rework do_recovery by Hidetoshi Seto · 14 years ago
  32. 88da13b PCI: aerdrv: rework get_e_source() by Hidetoshi Seto · 14 years ago
  33. 7c4ec94 PCI: aerdrv: rework aer_isr_one_error() by Hidetoshi Seto · 14 years ago
  34. 4a0c096 PCI: aerdrv: rework add_error_device by Hidetoshi Seto · 14 years ago
  35. bd17d47 PCI: aerdrv: remove compare_device_id by Hidetoshi Seto · 14 years ago
  36. c887275 PCI: aerdrv: introduce is_error_source by Hidetoshi Seto · 14 years ago
  37. 98ca396 PCI: aerdrv: rework find_source_device by Hidetoshi Seto · 14 years ago
  38. 843f469 PCI: aerdrv: make aer_{en,dis}able_rootport static by Hidetoshi Seto · 14 years ago
  39. 460d298 PCI: aerdrv: cleanup inconsistent functions by Hidetoshi Seto · 14 years ago
  40. c6d34ed PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND by Hidetoshi Seto · 14 years ago
  41. 4352aa5 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset by Alexander Duyck · 14 years ago
  42. 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
  43. a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  44. b16694f PCIe PME: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  45. 552be54 PCIe PME: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  46. c39fae1 PCI PM: Make it possible to force using INTx for PCIe PME signaling by Rafael J. Wysocki · 15 years ago
  47. c7f4865 PCI PM: PCIe PME root port service driver by Rafael J. Wysocki · 15 years ago
  48. bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 15 years ago
  49. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  50. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  51. 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
  52. 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
  53. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  54. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  55. b26a34a PCI: fix BUG_ON triggered by logical PCIe root port removal by Kenji Kaneshige · 15 years ago
  56. 638bba0 PCI: remove ifdefed pci_cleanup_aer_correct_error_status by Andrew Patterson · 15 years ago
  57. 6cdfd99 PCI: unconditionally clear AER uncorr status register during cleanup by Andrew Patterson · 15 years ago
  58. f9f4560 PCI: portdrv: remove redundant definitions by Kenji Kaneshige · 15 years ago
  59. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  60. 40717c3 PCI: portdrv: minor cleanup for pcie_port_device_register by Kenji Kaneshige · 15 years ago
  61. fbb5de7 PCI: portdrv: add missing irq cleanup by Kenji Kaneshige · 15 years ago
  62. 1ce5e83 PCI: portdrv: enable device before irq initialization by Kenji Kaneshige · 15 years ago
  63. dc53517 PCI: portdrv: cleanup service irqs initialization by Kenji Kaneshige · 15 years ago
  64. d013598 PCI: portdrv: check capabilities first by Kenji Kaneshige · 15 years ago
  65. 9e5d0b1 PCI: portdrv: move PME capability check by Kenji Kaneshige · 15 years ago
  66. 2dd60e9 PCI: portdrv: remove redundant pcie type calculation by Kenji Kaneshige · 15 years ago
  67. 52a0f24 PCI: portdrv: cleanup pcie_device registration by Kenji Kaneshige · 15 years ago
  68. 898294c PCI: portdrv: remove redundant pcie_port_device_probe by Kenji Kaneshige · 15 years ago
  69. b44d7db PCIe AER: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  70. 8b06477 PCIe ASPM: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  71. db9538a PCIe ASPM: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  72. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  73. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  74. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  75. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  76. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  77. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  78. 2caa731 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  79. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  80. 30fc24b PCI: Prevent AER driver from being loaded on non-root port PCIE devices by Kenji Kaneshige · 15 years ago
  81. e3fb20f PCI: PCIe portdrv: remove "-driver" from driver name by Bjorn Helgaas · 15 years ago
  82. 3e77a3f PCI: Disable AER with pci=nomsi by Andi Kleen · 15 years ago
  83. 7557b5d PCI ASPM: support L1 only by Kenji Kaneshige · 15 years ago
  84. e9d8288 PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() by Rafael J. Wysocki · 15 years ago
  85. 9965976 PCI: pcie portdrv: remove unused variable by Jesse Barnes · 15 years ago
  86. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  87. b1c089b PCI: pcie, aer: report all error before recovery by Hidetoshi Seto · 15 years ago
  88. 79e4b89 PCI: pcie, aer: change error print format by Hidetoshi Seto · 15 years ago
  89. 273024d PCI: pcie, aer: flags to bits by Hidetoshi Seto · 15 years ago
  90. 3472a18 PCI: pcie, aer: remove unused macros by Hidetoshi Seto · 15 years ago
  91. e7a0d92 PCI: pcie, aer: report multiple/first error on a device by Hidetoshi Seto · 15 years ago
  92. 0d90c3a PCI: pcie, aer: refer mask state in mask register properly by Hidetoshi Seto · 15 years ago
  93. 24dbb7b PCI: pcie, aer: remove spinlock in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  94. 0d465f2 PCI: pcie, aer: fix report of multiple errors by Hidetoshi Seto · 15 years ago
  95. 1b4ffcf PCI: pcie, aer: init struct aer_err_info for reuse by Hidetoshi Seto · 15 years ago
  96. f158575 PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  97. bd8fedd PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  98. c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
  99. ac18018 PCI ASPM: support per direction l0s management by Kenji Kaneshige · 15 years ago
  100. b7206cb PCI ASPM: support partial aspm enablement by Kenji Kaneshige · 15 years ago