1. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 16 years ago
  2. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  3. 3713907 PCI: document pci_target_state by Jesse Barnes · 16 years ago
  4. e5899e1 PCI PM: make more PCI PM core functionality available to drivers by Rafael J. Wysocki · 16 years ago
  5. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 16 years ago
  6. c300bd2fb PCI: include linux/pm_wakeup.h for device_set_wakeup_capable by Stephen Rothwell · 16 years ago
  7. c157dfa PCI PM: Fix pci_prepare_to_sleep by Rafael J. Wysocki · 16 years ago
  8. 337001b PCI: Simplify PCI device PM code by Rafael J. Wysocki · 16 years ago
  9. 404cc2d PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep by Rafael J. Wysocki · 16 years ago
  10. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  11. 44e4e66 PCI: rework pci_set_power_state function to call platform first by Rafael J. Wysocki · 16 years ago
  12. 961d912 PCI: Introduce platform_pci_power_manageable function by Rafael J. Wysocki · 16 years ago
  13. e4ec7a0 PCI: correct resource number in debug output by Jesse Barnes · 16 years ago
  14. 80ccba1 PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  15. 53eb2fb Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next by Jesse Barnes · 16 years ago
  16. 8d2bdf4 PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  17. cf35e4a PCI: remove CVS keywords by Adrian Bunk · 16 years ago
  18. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  19. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  20. 49741c4 PCI: revert "pcie: utilize pcie transaction pending bit" by Andrew Morton · 16 years ago
  21. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  22. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 17 years ago
  23. 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 17 years ago
  24. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  25. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  26. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  27. 7cbe5b6 PCI: Remove pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  28. b718989 PCI: Add pci_enable_device_{io,mem} intefaces by Benjamin Herrenschmidt · 17 years ago
  29. 017fc48 PCI: avoid save the same type of cap multiple times by Shaohua Li · 17 years ago
  30. ec0a3a2 PCI: correctly initialize a structure for pcie_save_pcix_state() by Shaohua Li · 17 years ago
  31. f34303d PCI: fix typo in pci_save_pcix_state by Shaohua Li · 17 years ago
  32. 4348a2d pcie: utilize pcie transaction pending bit by Shaohua Li · 17 years ago
  33. ad668599 PCI: make pci_restore_bars() static by Adrian Bunk · 17 years ago
  34. b95d58e pci: allow multiple calls to pcim_enable_device() by Tejun Heo · 17 years ago
  35. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  36. 32a2eea PCI: Add 'nodomains' boot option, and pci_domains_supported global by Jeff Garzik · 17 years ago
  37. 7f78576 pci: implement "pci=noaer" by Randy Dunlap · 17 years ago
  38. 229f5af PCI: is_power_of_2 in drivers/pci/pci.c by vignesh babu · 17 years ago
  39. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 17 years ago
  40. 42e61f4 kernel-doc fixes for PCI and drivers/base/ by Randy Dunlap · 17 years ago
  41. a4fb212 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  42. f0a664b PCI: export __pci_reenable_device() by Tejun Heo · 17 years ago
  43. ab826ca ACPI: Use ACPI methods to select PCI device suspend state by Shaohua Li · 17 years ago
  44. cca03de PCI: pci_set_power_state(): check for PM capabilities earlier by Andrew Lunn · 17 years ago
  45. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  46. b7b095c PCI: pci-x-pci-express-read-control-interfaces cleanups by Andrew Morton · 17 years ago
  47. d556ad4 PCI: add PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  48. 96bde06 pci: do not mark exported functions as __devinit by Sam Ravnborg · 17 years ago
  49. 8d7d86e PCI: kernel-doc fix by Randy Dunlap · 17 years ago
  50. f7bdd12 pci: New PCI-E reset API by Brian King · 17 years ago
  51. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  52. 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 17 years ago
  53. 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 17 years ago
  54. 7f375f3 PCI: allow multiple calls to pcim_pin_device() by Tejun Heo · 17 years ago
  55. f5f2b13 [PATCH] msi: sanely support hardware level msi disabling by Eric W. Biederman · 17 years ago
  56. 4516a61 PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options by Atsushi Nemoto · 18 years ago
  57. f95d882 PCI/sysfs/kobject kernel-doc fixes by Randy Dunlap · 18 years ago
  58. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  59. 8fed4b6 MSI: Combine pci_(save|restore)_msi/msix_state by Michael Ellerman · 18 years ago
  60. e36c455 PCI: power management: remove noise on non-manageable hw by Pavel Machek · 18 years ago
  61. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  62. c30ca1d PCI: quirks.c: cleanup by Adrian Bunk · 18 years ago
  63. c87deff PCI : Add selected_regions funcs by Hidetoshi Seto · 18 years ago
  64. 38cc130 PCI : add extremely specialized __pci_reenable_device for default resume by Hidetoshi Seto · 18 years ago
  65. 9fb625c PCI : Move pci_fixup_device and is_enabled (originally intended change) by Hidetoshi Seto · 18 years ago
  66. 924b08f PCI : remove too specialized __pci_enable_device for default resume by Hidetoshi Seto · 18 years ago
  67. 47a4d5b [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap by Brice Goglin · 18 years ago
  68. 687d5fe PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities by Michael Ellerman · 18 years ago
  69. d3bac11 PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap() by Michael Ellerman · 18 years ago
  70. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 18 years ago
  71. edb2d97 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI by Matthew Wilcox · 18 years ago
  72. ebf5a24 PCI: Use pci_generic_prep_mwi on sparc64 by Matthew Wilcox · 18 years ago
  73. cc692a5 PCI: save/restore PCI-X state by Stephen Hemminger · 18 years ago
  74. b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 18 years ago
  75. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  76. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  77. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
  78. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  79. 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
  80. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  81. 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 18 years ago
  82. a1e022b [PATCH] PCI: don't enable device if already enabled by Kristen Accardi · 18 years ago
  83. b5ed763 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  84. 8b8c8d2 [PATCH] PCI: reverse pci config space restore order by Yu, Luming · 18 years ago
  85. 04d9c1a [PATCH] PCI: Improve PCI config space writeback by Dave Jones · 18 years ago
  86. 3a720d7 [PATCH] Revive pci_find_ext_capability by Brice Goglin · 18 years ago
  87. bcdc084 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  88. 41017f0 [PATCH] PCI: MSI(X) save/restore for suspend/resume by Shaohua Li · 19 years ago
  89. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  90. 3c990e9 [PATCH] PCI: fix pci_request_region[s] arg by Jeff Garzik · 18 years ago
  91. 309e57d [PATCH] PCI: Provide a boot parameter to disable MSI by Matthew Wilcox · 18 years ago
  92. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 19 years ago
  93. b64c05e [PATCH] PCI: clean up msi.c a bit by Grant Grundler · 19 years ago
  94. f8d6571 [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() by Adrian Bunk · 19 years ago
  95. 54c762f [PATCH] PCI: drivers/pci: some cleanups by Adrian Bunk · 19 years ago
  96. 514d207 [PATCH] pci: use pin stored in pci_dev by Kristen Accardi · 19 years ago
  97. 24a4e37 [PATCH] PCI: add pci_find_next_capability() by Roland Dreier · 19 years ago
  98. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  99. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  100. d3535fb [PATCH] pci: cleanup need_restore switch statement by John W. Linville · 19 years ago