1. fe31e69 PCI/PCIe: Clear Root PME Status bits early during system resume by Rafael J. Wysocki · 14 years ago
  2. 2bd50dd PCI: PCIe: Disable PCIe port services during port initialization by Rafael J. Wysocki · 14 years ago
  3. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  4. 79dd918 PCI: PCIe: Introduce commad line switch for disabling port services by Rafael J. Wysocki · 14 years ago
  5. a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  6. c39fae1 PCI PM: Make it possible to force using INTx for PCIe PME signaling by Rafael J. Wysocki · 15 years ago
  7. 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
  8. f9f4560 PCI: portdrv: remove redundant definitions by Kenji Kaneshige · 15 years ago
  9. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  10. 40717c3 PCI: portdrv: minor cleanup for pcie_port_device_register by Kenji Kaneshige · 15 years ago
  11. fbb5de7 PCI: portdrv: add missing irq cleanup by Kenji Kaneshige · 15 years ago
  12. 1ce5e83 PCI: portdrv: enable device before irq initialization by Kenji Kaneshige · 15 years ago
  13. dc53517 PCI: portdrv: cleanup service irqs initialization by Kenji Kaneshige · 15 years ago
  14. d013598 PCI: portdrv: check capabilities first by Kenji Kaneshige · 15 years ago
  15. 9e5d0b1 PCI: portdrv: move PME capability check by Kenji Kaneshige · 15 years ago
  16. 2dd60e9 PCI: portdrv: remove redundant pcie type calculation by Kenji Kaneshige · 15 years ago
  17. 52a0f24 PCI: portdrv: cleanup pcie_device registration by Kenji Kaneshige · 15 years ago
  18. 898294c PCI: portdrv: remove redundant pcie_port_device_probe by Kenji Kaneshige · 15 years ago
  19. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  20. 9965976 PCI: pcie portdrv: remove unused variable by Jesse Barnes · 15 years ago
  21. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  22. 8952f59 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  23. 745be2e7 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 15 years ago
  24. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 16 years ago
  25. ae40582 PCI: pcie_portdriver: fix pcie_port_device_remove by Eric W. Biederman · 16 years ago
  26. b43d451 PCI/PCIe portdrv: Fix allocation of interrupts by Rafael J. Wysocki · 16 years ago
  27. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  28. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  29. f118c0c PCI: PCIe portdrv: Do not enable port device before setting up interrupts by Rafael J. Wysocki · 16 years ago
  30. 90e9cd5 PCI: PCIe portdrv: Aviod using service devices with wrong interrupts by Rafael J. Wysocki · 16 years ago
  31. 1bf83e5 PCI: PCIe portdrv: Use driver data to simplify code by Rafael J. Wysocki · 16 years ago
  32. d934737 PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions by Rafael J. Wysocki · 16 years ago
  33. fa6c993 PCI: PCIe portdrv: Rearrange code so that related things are together by Rafael J. Wysocki · 16 years ago
  34. e7ae884 PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services by Rafael J. Wysocki · 16 years ago
  35. facf6d1 PCI: PCIe portdrv: Add kerneldoc comments to some core functions by Rafael J. Wysocki · 16 years ago
  36. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago
  37. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  39. 34438ba PCIE: port driver: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  40. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  41. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  42. 3ec6a8d PCI: pcie-check-and-return-bus_register-errors fix by Andrew Morton · 18 years ago
  43. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  44. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
  45. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 19 years ago
  46. 8c9ad50 [PATCH] PCIE: make bus_id for PCI Express devices unique by Sergey Vlasov · 19 years ago
  47. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  48. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  49. 2a56957 [PATCH] pm: more u32 vs. pm_message_t fixes by Pavel Machek · 19 years ago
  50. 5823d10 [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70 by long · 19 years ago
  51. d0e2b4a [PATCH] use device_for_each_child() to properly access child devices. by long · 19 years ago
  52. 7f4927c [PATCH] fix u32 vs. pm_message_t in PCI, PCIE by Pavel Machek · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago