1. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  2. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  3. f393d9b PCI: probing debug message uniformization by Vincent Legoll · 16 years ago
  4. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  5. e1f4f59 PCI: Fix pcie_aspm=force by Sitsofe Wheeler · 16 years ago
  6. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  7. d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 16 years ago
  8. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  9. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  10. 34438ba PCIE: port driver: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  11. 531f254 PCIE: aer: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  12. 5d9526d PCIe: fix 'symbol not declared' sparse warnings by Alex Chiang · 16 years ago
  13. ddc9753 PCI: don't enable ASPM on devices with mixed PCIe/PCI functions by Shaohua Li · 16 years ago
  14. 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
  15. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  16. 4cfe02f PCI Express ASPM support should default to 'No' by Jesper Juhl · 16 years ago
  17. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  18. d75b305 PCI: aerdrv_acpi.c: remove unneeded NULL check by Adrian Bunk · 16 years ago
  19. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  20. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 17 years ago
  21. 4c44bac PCI: pcie AER: don't check _OSC when acpi is disabled by Yinghai Lu · 17 years ago
  22. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  23. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  24. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  25. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  26. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  27. d885c6b pci-aer: fix kernel-doc mistakes by Randy Dunlap · 17 years ago
  28. bf16441 PCI: pcie portdriver: initialize returned value by Linas Vepstas · 17 years ago
  29. 7f78576 pci: implement "pci=noaer" by Randy Dunlap · 17 years ago
  30. 89913bf pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE by Kenji Kaneshige · 17 years ago
  31. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  32. f5609d7 PCI: pcie: remove SPIN_LOCK_UNLOCKED by Milind Arun Choudhary · 17 years ago
  33. f0dce41 PCI aer: add pci_cleanup_aer_correct_aer_status by Stephen Hemminger · 17 years ago
  34. 8d29bfb PCI: fix AER driver error information by Zhang, Yanmin · 17 years ago
  35. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  36. bf5b4ba PCI: Fix warning message in PCIE port driver by Prarit Bhargava · 17 years ago
  37. c1996c2 PCI: aer: fix section mismatch warning by Sam Ravnborg · 17 years ago
  38. 3603a6a pcie: fix section mismatch warning by Sam Ravnborg · 17 years ago
  39. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  40. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  41. 83e42bc PCI: pcieport-driver: remove invalid warning message by Kenji Kaneshige · 18 years ago
  42. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  43. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  44. 0bed208 PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error by Zhang, Yanmin · 18 years ago
  45. 3ec6a8d PCI: pcie-check-and-return-bus_register-errors fix by Andrew Morton · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  48. 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 18 years ago
  49. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  50. 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 18 years ago
  51. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
  52. e4fd1f4 PCIE: cleanup on probe error by Randy Dunlap · 18 years ago
  53. 6085483 pcie: fix warnings when CONFIG_PM=n by Henrik Kretzschmar · 18 years ago
  54. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 18 years ago
  55. 75cde0e [PATCH] PCI: remove msi save/restore code in specific driver by Shaohua Li · 18 years ago
  56. 8c9ad50 [PATCH] PCIE: make bus_id for PCI Express devices unique by Sergey Vlasov · 19 years ago
  57. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  58. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  59. 95a6296 [PATCH] PCI: start paying attention to a lot of pci function return values by Greg Kroah-Hartman · 19 years ago
  60. 2a56957 [PATCH] pm: more u32 vs. pm_message_t fixes by Pavel Machek · 19 years ago
  61. 5823d10 [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70 by long · 19 years ago
  62. d0e2b4a [PATCH] use device_for_each_child() to properly access child devices. by long · 19 years ago
  63. 8b245e4 [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch by Dely Sy · 19 years ago
  64. 7f4927c [PATCH] fix u32 vs. pm_message_t in PCI, PCIE by Pavel Machek · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago