1. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  2. fe99740 PCI: construct one fakephp slot per PCI slot by Alex Chiang · 16 years ago
  3. 27e4685 PCI: unhide the SMBus on the Compaq Deskpro EN by Krzysztof Helt · 16 years ago
  4. 5d9526d PCIe: fix 'symbol not declared' sparse warnings by Alex Chiang · 16 years ago
  5. 10260d9 PCI: Unhide the SMBus on the Compaq Evo D510 by Jean Delvare · 16 years ago
  6. ece6763 PCI: eliminate double kfree in intel-iommu initialization by Julia Lawall · 16 years ago
  7. 6a3f084 pciehp: removes redundant NULL write to slot status register by Kenji Kaneshige · 16 years ago
  8. d8b23e8 pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c by Kenji Kaneshige · 16 years ago
  9. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 16 years ago
  10. d737bdc pciehp: block signals while waiting for command completion by Kenji Kaneshige · 16 years ago
  11. 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 16 years ago
  12. b143b3c pciehp: remove redundant pci_dev initialization by Kenji Kaneshige · 16 years ago
  13. bbb44d9 PCI: implement new suspend/resume callbacks by Rafael J. Wysocki · 16 years ago
  14. 5ca5c02 PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits by Hidetoshi Seto · 16 years ago
  15. cf35e4a PCI: remove CVS keywords by Adrian Bunk · 16 years ago
  16. 90a57da pci-acpi: formatting cleanups for _OSC by Kenji Kaneshige · 16 years ago
  17. c155062 pci-acpi: remove unused variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  18. 681f7d9 pci-acpi: add flag to indicate query had been done by Kenji Kaneshige · 16 years ago
  19. 5e0b994 pci-acpi: use local buffer for _OSC by Kenji Kaneshige · 16 years ago
  20. 8a7a4fa pci-acpi: remove duplicate code for _OSC by Kenji Kaneshige · 16 years ago
  21. 49db139 PCI: Disable PME during PCI scan by Zhao Yakui · 16 years ago
  22. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  23. eaf6114 PCI: Replace deprecated __initcall with device_initcall. by Robert P. J. Day · 16 years ago
  24. 552fe04 PCI: make {pciehp,shpchp}_slot_with_bus static by Adrian Bunk · 16 years ago
  25. a9b841e PCI: fix rpadlpar pci hotplug driver sysfs usage by Benjamin Herrenschmidt · 16 years ago
  26. 9e4f2e8 pciehp: add message about pciehp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  27. a86161b pci hotplug core: add check of duplicate slot name by Kenji Kaneshige · 16 years ago
  28. 0711c70 pciehp: move msleep after power off by Kenji Kaneshige · 16 years ago
  29. 6592e02 pciehp: poll cmd completion if hotplug interrupt is disabled by Kenji Kaneshige · 16 years ago
  30. 5808639 pciehp: fix slow probing by Kenji Kaneshige · 16 years ago
  31. dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 16 years ago
  32. b3bd307 shpchp: add message about shpchp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  33. ddc9753 PCI: don't enable ASPM on devices with mixed PCIe/PCI functions by Shaohua Li · 16 years ago
  34. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
  35. c4e5fad ACPI/PCI: another multiple _OSC memory leak fix by Kenji Kaneshige · 16 years ago
  36. 439a773 PCI: enable nv_msi_ht_cap_quirk for ALi bridges by Björn Krombholz · 16 years ago
  37. a7eb08c PCI: Make the intel-iommu_wait_op macro work when jiffies are not running by mark gross · 16 years ago
  38. 34a6505 ACPI/PCI: handle multiple _OSC by Kenji Kaneshige · 16 years ago
  39. a5d1c87 ACPI/PCI: handle multiple _OSC by Shaohua Li · 16 years ago
  40. 21e2b0a PCI ACPI: fix uninitialized variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  41. 70b9f7d x86/pci: remove flag in pci_cfg_space_size_ext by Yinghai Lu · 16 years ago
  42. 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
  43. a53edac pciehp: fix error message about getting hotplug control by Kenji Kaneshige · 16 years ago
  44. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 16 years ago
  45. 8e149e0 pci/irq: restore mask_bits in msi shutdown -v3 by Yinghai Lu · 16 years ago
  46. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 16 years ago
  47. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  48. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  49. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  50. 30a18d6 x86: multi pci root bus with different io resource range, on 64-bit by Yinghai Lu · 16 years ago
  51. 0d358f2 driver core: try parent numa_node at first before using default by Yinghai Lu · 16 years ago
  52. 57741a7 x86_64: set cfg_size for AMD Family 10h in case MMCONFIG by Yinghai Lu · 16 years ago
  53. b7aa1f1 pciehp: Fix command write by Kenji Kaneshige · 16 years ago
  54. ef0ff95 shpchp: fix slot name by Kenji Kaneshige · 16 years ago
  55. 4ea3e58 make pciehp_acpi_get_hp_hw_control_from_firmware() by Adrian Bunk · 16 years ago
  56. 2aeeef1 pciehp: Clean up pcie_init() by Kenji Kaneshige · 16 years ago
  57. d84be09 pciehp: Mask hotplug interrupt at controller release by Kenji Kaneshige · 16 years ago
  58. cff0065 pciehp: Remove useless hotplug interrupt enabling by Kenji Kaneshige · 16 years ago
  59. ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 16 years ago
  60. c27fb883 pciehp: Fix wrong slot control register access by Kenji Kaneshige · 16 years ago
  61. 2d32a9a pciehp: Add missing memory barrier by Kenji Kaneshige · 16 years ago
  62. c6b069e pciehp: Fix interrupt event handlig by Kenji Kaneshige · 16 years ago
  63. 3800345f pciehp: fix slot name by Kenji Kaneshige · 16 years ago
  64. 6865f0d intel-iommu.c: dma ops fix by Ingo Molnar · 16 years ago
  65. 4cfe02f PCI Express ASPM support should default to 'No' by Jesper Juhl · 16 years ago
  66. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  67. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  68. 80b20dd PCI: pci-iommu-iotlb-flushing-speedup by mark gross · 16 years ago
  69. a391f19 PCI: pci_setup_bridge() mustn't be __devinit by Adrian Bunk · 16 years ago
  70. 5468ae6 PCI: pci_bus_size_cardbus() mustn't be __devinit by Adrian Bunk · 16 years ago
  71. 7f7b5de PCI: pci_scan_device() mustn't be __devinit by Adrian Bunk · 16 years ago
  72. cbd4e05 PCI: pci_alloc_child_bus() mustn't be __devinit by Adrian Bunk · 16 years ago
  73. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  74. ca99eb8 PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered by Trent Piepho · 16 years ago
  75. 029c3c1 PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() by Jesper Juhl · 16 years ago
  76. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 16 years ago
  77. d75b305 PCI: aerdrv_acpi.c: remove unneeded NULL check by Adrian Bunk · 16 years ago
  78. bc04327 PCI: Update VIA CX700 quirk by Tim Yamin · 16 years ago
  79. 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 16 years ago
  80. 5e0d2a6 PCI: iommu: iotlb flushing by mark gross · 16 years ago
  81. 0255f54 PCI: simplify quirk debug output by Bjorn Helgaas · 16 years ago
  82. ddf0288 PCI: iova RB tree setup tweak by mark gross · 16 years ago
  83. 842de40 PCI: add generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  84. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  85. cb3576f PCI: Include PCI domain in PCI bus names on x86/x86_64 by Gary Hade · 16 years ago
  86. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 16 years ago
  87. 4c44bac PCI: pcie AER: don't check _OSC when acpi is disabled by Yinghai Lu · 16 years ago
  88. 5ff580c PCI: remove global list of PCI devices by Greg Kroah-Hartman · 16 years ago
  89. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 16 years ago
  90. 7030892 PCI: make no_pci_devices() use the pci_bus_type list by Greg Kroah-Hartman · 16 years ago
  91. 3b57eff PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY by Greg Kroah-Hartman · 16 years ago
  92. 33ae6ef PCI Hotplug: make cpcihp driver use modern apis by Greg Kroah-Hartman · 16 years ago
  93. 95247b5 PCI: clean up search.c a lot by Greg Kroah-Hartman · 16 years ago
  94. 3422090 PCI: remove pci_get_device_reverse by Greg Kroah-Hartman · 16 years ago
  95. 448432c PCI: remove pci_find_present by Greg Kroah-Hartman · 16 years ago
  96. 2baad5f PCI: #if 0 pci_assign_resource_fixed() by Adrian Bunk · 16 years ago
  97. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 16 years ago
  98. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  99. a99acc8 pci: revert SMBus unhide on HP Compaq nx6110 by Jean Delvare · 16 years ago
  100. 12c22d6 Revert "PCI: remove transparent bridge sizing" by Linus Torvalds · 16 years ago