1. 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
  2. a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  3. b16694f PCIe PME: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  4. 552be54 PCIe PME: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  5. c39fae1 PCI PM: Make it possible to force using INTx for PCIe PME signaling by Rafael J. Wysocki · 15 years ago
  6. c7f4865 PCI PM: PCIe PME root port service driver by Rafael J. Wysocki · 15 years ago
  7. bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 15 years ago
  8. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  9. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  10. 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
  11. 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
  12. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  13. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  14. b26a34a PCI: fix BUG_ON triggered by logical PCIe root port removal by Kenji Kaneshige · 15 years ago
  15. 638bba0 PCI: remove ifdefed pci_cleanup_aer_correct_error_status by Andrew Patterson · 15 years ago
  16. 6cdfd99 PCI: unconditionally clear AER uncorr status register during cleanup by Andrew Patterson · 15 years ago
  17. f9f4560 PCI: portdrv: remove redundant definitions by Kenji Kaneshige · 15 years ago
  18. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  19. 40717c3 PCI: portdrv: minor cleanup for pcie_port_device_register by Kenji Kaneshige · 15 years ago
  20. fbb5de7 PCI: portdrv: add missing irq cleanup by Kenji Kaneshige · 15 years ago
  21. 1ce5e83 PCI: portdrv: enable device before irq initialization by Kenji Kaneshige · 15 years ago
  22. dc53517 PCI: portdrv: cleanup service irqs initialization by Kenji Kaneshige · 15 years ago
  23. d013598 PCI: portdrv: check capabilities first by Kenji Kaneshige · 15 years ago
  24. 9e5d0b1 PCI: portdrv: move PME capability check by Kenji Kaneshige · 15 years ago
  25. 2dd60e9 PCI: portdrv: remove redundant pcie type calculation by Kenji Kaneshige · 15 years ago
  26. 52a0f24 PCI: portdrv: cleanup pcie_device registration by Kenji Kaneshige · 15 years ago
  27. 898294c PCI: portdrv: remove redundant pcie_port_device_probe by Kenji Kaneshige · 15 years ago
  28. b44d7db PCIe AER: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  29. 8b06477 PCIe ASPM: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  30. db9538a PCIe ASPM: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  31. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  32. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  33. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  34. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  35. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  36. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  37. 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
  38. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  39. 30fc24b PCI: Prevent AER driver from being loaded on non-root port PCIE devices by Kenji Kaneshige · 15 years ago
  40. e3fb20f PCI: PCIe portdrv: remove "-driver" from driver name by Bjorn Helgaas · 15 years ago
  41. 3e77a3f PCI: Disable AER with pci=nomsi by Andi Kleen · 15 years ago
  42. 7557b5d PCI ASPM: support L1 only by Kenji Kaneshige · 15 years ago
  43. e9d8288 PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() by Rafael J. Wysocki · 15 years ago
  44. 9965976 PCI: pcie portdrv: remove unused variable by Jesse Barnes · 15 years ago
  45. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  46. b1c089b PCI: pcie, aer: report all error before recovery by Hidetoshi Seto · 15 years ago
  47. 79e4b89 PCI: pcie, aer: change error print format by Hidetoshi Seto · 15 years ago
  48. 273024d PCI: pcie, aer: flags to bits by Hidetoshi Seto · 15 years ago
  49. 3472a18 PCI: pcie, aer: remove unused macros by Hidetoshi Seto · 15 years ago
  50. e7a0d92 PCI: pcie, aer: report multiple/first error on a device by Hidetoshi Seto · 15 years ago
  51. 0d90c3a PCI: pcie, aer: refer mask state in mask register properly by Hidetoshi Seto · 15 years ago
  52. 24dbb7b PCI: pcie, aer: remove spinlock in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  53. 0d465f2 PCI: pcie, aer: fix report of multiple errors by Hidetoshi Seto · 15 years ago
  54. 1b4ffcf PCI: pcie, aer: init struct aer_err_info for reuse by Hidetoshi Seto · 15 years ago
  55. f158575 PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  56. bd8fedd PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  57. c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
  58. ac18018 PCI ASPM: support per direction l0s management by Kenji Kaneshige · 15 years ago
  59. b7206cb PCI ASPM: support partial aspm enablement by Kenji Kaneshige · 15 years ago
  60. 07d9276 PCI ASPM: introduce capable flag by Kenji Kaneshige · 15 years ago
  61. f1c0ca2 PCI ASPM: introduce disable flag by Kenji Kaneshige · 15 years ago
  62. fc87e91 PCI ASPM: fix possible null pointer dereference by Kenji Kaneshige · 15 years ago
  63. 8a339e7 PCI ASPM: remove redundant list check by Kenji Kaneshige · 15 years ago
  64. b127bd5 PCI ASPM: do not clear enabled field by support field by Kenji Kaneshige · 15 years ago
  65. 50e5628 PCI ECRC: Remove unnecessary semicolons by Joe Perches · 15 years ago
  66. 5c92ffb PCI ASPM: remove get_root_port_link by Kenji Kaneshige · 15 years ago
  67. 3647584 PCI ASPM: cleanup pcie_aspm_sanity_check by Kenji Kaneshige · 15 years ago
  68. efdf8288 PCI ASPM: remove has_switch field by Kenji Kaneshige · 15 years ago
  69. 5e0eaa7 PCI ASPM: cleanup calc_Lx_latency by Kenji Kaneshige · 15 years ago
  70. 7ab7099 PCI ASPM: cleanup pcie_aspm_get_cap_device by Kenji Kaneshige · 15 years ago
  71. 430842e PCI ASPM: cleanup clkpm checks by Kenji Kaneshige · 15 years ago
  72. f7ea3d7 PCI ASPM: cleanup __pcie_aspm_check_state_one by Kenji Kaneshige · 15 years ago
  73. 8d349ac PCI ASPM: cleanup initialization by Kenji Kaneshige · 15 years ago
  74. 5aa6358 PCI ASPM: cleanup change input argument of aspm functions by Kenji Kaneshige · 15 years ago
  75. 5cde89d PCI ASPM: cleanup misc in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  76. 4d246e4 PCI ASPM: cleanup clkpm state in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  77. b6c2e54 PCI ASPM: cleanup latency field in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  78. 80bfdbe PCI ASPM: cleanup aspm state field in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  79. dc64cd1 PCI ASPM: fix typo in struct pcie_link_state by Kenji Kaneshige · 15 years ago
  80. c465def PCI AER: software error injection by Huang Ying · 15 years ago
  81. 3d5505c PCI AER: multiple error support by Zhang, Yanmin · 15 years ago
  82. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 15 years ago
  83. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  84. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 15 years ago
  85. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  86. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 15 years ago
  87. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  88. 029091d PCI: Fix pci-e port driver slot_reset bad default return value by Zhang, Yanmin · 15 years ago
  89. 745be2e7 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 15 years ago
  90. 9efb5fe PCI: PCIe portdrv: eliminate double kfree in remove path by Alex Chiang · 15 years ago
  91. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 16 years ago
  92. ae40582 PCI: pcie_portdriver: fix pcie_port_device_remove by Eric W. Biederman · 16 years ago
  93. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  94. b43d451 PCI/PCIe portdrv: Fix allocation of interrupts by Rafael J. Wysocki · 16 years ago
  95. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  96. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  97. 87d2e2e PCI: PCIe portdrv: Remove unnecessary function by Rafael J. Wysocki · 16 years ago
  98. f118c0c3 PCI: PCIe portdrv: Do not enable port device before setting up interrupts by Rafael J. Wysocki · 16 years ago
  99. 90e9cd5 PCI: PCIe portdrv: Aviod using service devices with wrong interrupts by Rafael J. Wysocki · 16 years ago
  100. 1bf83e55 PCI: PCIe portdrv: Use driver data to simplify code by Rafael J. Wysocki · 16 years ago