1. 5c92ffb PCI ASPM: remove get_root_port_link by Kenji Kaneshige · 15 years ago
  2. 3647584 PCI ASPM: cleanup pcie_aspm_sanity_check by Kenji Kaneshige · 15 years ago
  3. efdf8288 PCI ASPM: remove has_switch field by Kenji Kaneshige · 15 years ago
  4. 5e0eaa7 PCI ASPM: cleanup calc_Lx_latency by Kenji Kaneshige · 15 years ago
  5. 7ab7099 PCI ASPM: cleanup pcie_aspm_get_cap_device by Kenji Kaneshige · 15 years ago
  6. 430842e PCI ASPM: cleanup clkpm checks by Kenji Kaneshige · 15 years ago
  7. f7ea3d7 PCI ASPM: cleanup __pcie_aspm_check_state_one by Kenji Kaneshige · 15 years ago
  8. 8d349ac PCI ASPM: cleanup initialization by Kenji Kaneshige · 15 years ago
  9. 5aa6358 PCI ASPM: cleanup change input argument of aspm functions by Kenji Kaneshige · 15 years ago
  10. 5cde89d PCI ASPM: cleanup misc in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  11. 4d246e4 PCI ASPM: cleanup clkpm state in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  12. b6c2e54 PCI ASPM: cleanup latency field in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  13. 80bfdbe PCI ASPM: cleanup aspm state field in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  14. dc64cd1 PCI ASPM: fix typo in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  15. c465def PCI AER: software error injection by Huang Ying · 15 years ago
  16. 3d5505c PCI AER: multiple error support by Zhang, Yanmin · 15 years ago
  17. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 15 years ago
  18. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  19. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 15 years ago
  20. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  21. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 15 years ago
  22. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  23. 029091d PCI: Fix pci-e port driver slot_reset bad default return value by Zhang, Yanmin · 15 years ago
  24. 745be2e7 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 15 years ago
  25. 9efb5fe PCI: PCIe portdrv: eliminate double kfree in remove path by Alex Chiang · 15 years ago
  26. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 15 years ago
  27. ae40582 PCI: pcie_portdriver: fix pcie_port_device_remove by Eric W. Biederman · 15 years ago
  28. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  29. b43d451 PCI/PCIe portdrv: Fix allocation of interrupts by Rafael J. Wysocki · 16 years ago
  30. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  31. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  32. 87d2e2e PCI: PCIe portdrv: Remove unnecessary function by Rafael J. Wysocki · 16 years ago
  33. f118c0c3 PCI: PCIe portdrv: Do not enable port device before setting up interrupts by Rafael J. Wysocki · 16 years ago
  34. 90e9cd5 PCI: PCIe portdrv: Aviod using service devices with wrong interrupts by Rafael J. Wysocki · 16 years ago
  35. 1bf83e55 PCI: PCIe portdrv: Use driver data to simplify code by Rafael J. Wysocki · 16 years ago
  36. d899871 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 15 years ago
  37. cb4cb4a PCIe: AER: during disable, check subordinate before walking by Alex Chiang · 15 years ago
  38. 1f9f13c PCI: Enable PCIe AER only after checking firmware support by Andrew Patterson · 15 years ago
  39. 27be54a PCI: PCIe portdrv: Simplify suspend and resume by Rafael J. Wysocki · 16 years ago
  40. 3419c75 PCI: properly clean up ASPM link state on device remove by Alex Chiang · 16 years ago
  41. 987a4c7 PCI: Use msleep instead of cpu_relax during ASPM link retraining by Andrew Patterson · 16 years ago
  42. d934737 PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions by Rafael J. Wysocki · 16 years ago
  43. fa6c993 PCI: PCIe portdrv: Rearrange code so that related things are together by Rafael J. Wysocki · 16 years ago
  44. e7ae884 PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services by Rafael J. Wysocki · 16 years ago
  45. facf6d1 PCI: PCIe portdrv: Add kerneldoc comments to some core functions by Rafael J. Wysocki · 16 years ago
  46. 46bbdfa PCI: keep ASPM link state consistent throughout PCIe hierarchy by Shaohua Li · 16 years ago
  47. a79d682 PCI PM: Split PCI Express port suspend-resume by Rafael J. Wysocki · 16 years ago
  48. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago
  49. a367f74 PCI hotplug: aerdrv: fix a typo in error message by Hidetoshi Seto · 16 years ago
  50. 90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled by Rafael J. Wysocki · 16 years ago
  51. eb9188b ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  52. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  53. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  54. b0b801d PCI: fix aer resume sanity check by Hidetoshi Seto · 16 years ago
  55. 2a42d9d PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch by Thomas Renninger · 16 years ago
  56. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  57. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  58. f393d9b PCI: probing debug message uniformization by Vincent Legoll · 16 years ago
  59. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  60. e1f4f59 PCI: Fix pcie_aspm=force by Sitsofe Wheeler · 16 years ago
  61. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  62. d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 16 years ago
  63. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  64. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  65. 34438ba PCIE: port driver: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  66. 531f254 PCIE: aer: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  67. 5d9526d PCIe: fix 'symbol not declared' sparse warnings by Alex Chiang · 16 years ago
  68. ddc9753 PCI: don't enable ASPM on devices with mixed PCIe/PCI functions by Shaohua Li · 16 years ago
  69. a217656 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  70. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  71. 4cfe02f PCI Express ASPM support should default to 'No' by Jesper Juhl · 16 years ago
  72. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  73. d75b305 PCI: aerdrv_acpi.c: remove unneeded NULL check by Adrian Bunk · 16 years ago
  74. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  75. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 17 years ago
  76. 4c44bac PCI: pcie AER: don't check _OSC when acpi is disabled by Yinghai Lu · 17 years ago
  77. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  78. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  79. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  80. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  81. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  82. d885c6b pci-aer: fix kernel-doc mistakes by Randy Dunlap · 17 years ago
  83. bf16441 PCI: pcie portdriver: initialize returned value by Linas Vepstas · 17 years ago
  84. 7f78576 pci: implement "pci=noaer" by Randy Dunlap · 17 years ago
  85. 89913bf pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE by Kenji Kaneshige · 17 years ago
  86. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  87. f5609d7 PCI: pcie: remove SPIN_LOCK_UNLOCKED by Milind Arun Choudhary · 17 years ago
  88. f0dce41 PCI aer: add pci_cleanup_aer_correct_aer_status by Stephen Hemminger · 17 years ago
  89. 8d29bfb PCI: fix AER driver error information by Zhang, Yanmin · 17 years ago
  90. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  91. bf5b4ba PCI: Fix warning message in PCIE port driver by Prarit Bhargava · 17 years ago
  92. c1996c2 PCI: aer: fix section mismatch warning by Sam Ravnborg · 17 years ago
  93. 3603a6a pcie: fix section mismatch warning by Sam Ravnborg · 17 years ago
  94. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  95. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  96. 83e42bc PCI: pcieport-driver: remove invalid warning message by Kenji Kaneshige · 18 years ago
  97. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  98. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  99. 0bed208 PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error by Zhang, Yanmin · 18 years ago
  100. 3ec6a8d PCI: pcie-check-and-return-bus_register-errors fix by Andrew Morton · 18 years ago