1. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  2. 5b889bf PCI: Fix build if quirks are not enabled by Rafael J. Wysocki · 15 years ago
  3. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  4. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  5. b9c3b26 PCI: support device-specific reset methods by Dexuan Cui · 15 years ago
  6. 9e0b5b2 PCI: fix coding style issue in pci_save_state() by Kleber Sacilotto de Souza · 15 years ago
  7. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  8. 04b55c4 PCI: read-modify-write the pcie device control register when initiating pcie flr by Shmulik Ravid · 15 years ago
  9. c6a4157 PCI: add debug output for DMA mask info by Yinghai Lu · 15 years ago
  10. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  11. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  12. 8c8def2 PCI: allow matching of prefetchable resources to non-prefetchable windows by Linus Torvalds · 15 years ago
  13. e9d1e49 PCI: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  14. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  15. 10c3d71 PCI: make PME# messages KERN_DEBUG by Bjorn Helgaas · 15 years ago
  16. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  17. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  18. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  19. 98e724c PCI: pci_dfl_cache_line_size is __devinitdata by Tejun Heo · 15 years ago
  20. 15ea76d pccard: configure CLS on attach by Tejun Heo · 15 years ago
  21. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  22. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  23. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  24. 8d86fb2 Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c by David Woodhouse · 15 years ago
  25. 19eea63 PCI: pci.c: fix kernel-doc notation by Randy Dunlap · 15 years ago
  26. e13cdbd PCI PM: Read device power state from register after updating it by Rafael J. Wysocki · 15 years ago
  27. 4b77b0a PCI: Clear saved_state after the state has been restored by Rafael J. Wysocki · 15 years ago
  28. e80bb09 PCI PM: Introduce device flag wakeup_prepared by Rafael J. Wysocki · 15 years ago
  29. 5bcc2fb PCI PM: Simplify PCI wake-up code by Rafael J. Wysocki · 15 years ago
  30. 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
  31. deb2d2e PCI/GPU: implement VGA arbitration on Linux by Benjamin Herrenschmidt · 15 years ago
  32. 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago
  33. c82f63e PCI: check saved state before restore by Alek Du · 15 years ago
  34. 46b952a PCI: Fix IRQ swizzling for ARI-enabled devices by Matthew Wilcox · 15 years ago
  35. 654b75e PCI: check if bus has a proper bridge device before triggering SBR by Yu Zhao · 15 years ago
  36. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  37. 7d9a73f PCI PM: consistently use type bool for wake enable variable by Frans Pop · 15 years ago
  38. d2abdf6 PCI PM: Fix handling of devices without PM support by pci_target_state() by Rafael J. Wysocki · 15 years ago
  39. c12ff1d PCI: support Secondary Bus Reset by Yu Zhao · 15 years ago
  40. f85876b PCI: support PM D0hot->D3 transition reset by Yu Zhao · 15 years ago
  41. 8c1c699 PCI: cleanup Function Level Reset by Yu Zhao · 15 years ago
  42. 1eb3948 PCI: use pci_is_root_bus() in pci_common_swizzle() by Kenji Kaneshige · 15 years ago
  43. 8784fd4 PCI: use pci_is_root_bus() in pci_get_interrupt_pin() by Kenji Kaneshige · 15 years ago
  44. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  45. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  46. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 15 years ago
  47. b3bad72 PCI PM: Fix initialization and kexec breakage for some devices by Rafael J. Wysocki · 15 years ago
  48. 1b6b8ce PCI: only save/restore existent registers in the PCIe capability by Yu Zhao · 15 years ago
  49. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 15 years ago
  50. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  51. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  52. 8efb8c7 PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed by Rafael J. Wysocki · 15 years ago
  53. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 15 years ago
  54. 4a86590 PCI PM: Make pci_set_power_state() handle devices with no PM support by Rafael J. Wysocki · 15 years ago
  55. 0128a89 PCI PM: Move pci_restore_standard_config to pci-driver.c by Rafael J. Wysocki · 15 years ago
  56. f00a20e PCI PM: Use pci_set_power_state during early resume by Rafael J. Wysocki · 15 years ago
  57. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  58. 8985851 PCI: save and restore PCIe 2.0 registers by Yu Zhao · 16 years ago
  59. 8c5cdb6 PCI: restore saved SR-IOV state by Yu Zhao · 15 years ago
  60. d1b054d PCI: initialize and release SR-IOV capability by Yu Zhao · 15 years ago
  61. 32a9a682 PCI: allow assignment of memory resources with a specified alignment by Yuji Shimada · 15 years ago
  62. c74d724 PCI: fix wrong assumption in pci_common_swizzle by Kenji Kaneshige · 16 years ago
  63. c2a3072 PCI: fix wrong assumption in pci_get_interrupt_pin by Kenji Kaneshige · 16 years ago
  64. 5fe5db0 PCI: Speed up device reset function by Sheng Yang · 16 years ago
  65. e496b61 PCI: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  66. f5ddcac PCI: fix missing kernel-doc and typos by Randy Dunlap · 16 years ago
  67. 49c9681 PCI PM: Read power state from device after trying to change it on resume by Rafael J. Wysocki · 16 years ago
  68. 144a76b PCI PM: Check if the state has been saved before trying to restore it by Rafael J. Wysocki · 16 years ago
  69. 476e7fa PCI PM: Do not wait for buses in B2 or B3 during resume by Rafael J. Wysocki · 16 years ago
  70. 48f67f5 PCI PM: Power up devices before restoring their state by Rafael J. Wysocki · 16 years ago
  71. aa8c6c9 PCI PM: Restore standard config registers of all devices early by Rafael J. Wysocki · 16 years ago
  72. 50246dd Revert "PCI PM: Register power state of devices during initialization" by Linus Torvalds · 16 years ago
  73. 98e6e28 PCI PM: Register power state of devices during initialization by Rafael J. Wysocki · 16 years ago
  74. 73410429 PCI PM: Avoid touching devices behind bridges in unknown state by Rafael J. Wysocki · 16 years ago
  75. fa58d30 PCI PM: Add suspend counterpart of pci_reenable_device by Rafael J. Wysocki · 16 years ago
  76. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 16 years ago
  77. 68feac8 PCI: add pci_common_swizzle() for INTx swizzling by Bjorn Helgaas · 16 years ago
  78. f06fc0b PCI PM: Fix pci_update_current_state by Rafael J. Wysocki · 16 years ago
  79. eb9c39d PCI: set device wakeup capable flag if platform support is present by Jesse Barnes · 16 years ago
  80. 613e7ed PCI: add a new function to map BAR offsets by Yu Zhao · 16 years ago
  81. bc5f5a8 PCI: remove unnecessary condition check in pci_restore_bars() by Yu Zhao · 16 years ago
  82. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  83. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  84. bebd590 PCI: fix incorrect error return in pci_enable_wake by Alan Stern · 16 years ago
  85. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  86. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  87. 63f4898 PCI: handle PCI state saving with interrupts disabled by Rafael J. Wysocki · 16 years ago
  88. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  89. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  90. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  91. 1ca8879 PCI: Extend pci_reset_function() to support PCI Advanced Features by Sheng Yang · 16 years ago
  92. d91cdc7 PCI: Refactor pci_reset_function() by Sheng Yang · 16 years ago
  93. ad04d31 pci_setup() is init, not devinit by Al Viro · 16 years ago
  94. 1df8fb3 PCI: Fix disable IRQ 0 in pci_reset_function() by Sheng Yang · 16 years ago
  95. 8113587 PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems by Zhao, Yu · 16 years ago
  96. 8dd7f80 PCI: add support for function level reset by Sheng Yang · 16 years ago
  97. d389fec ACPI/PCI: Set support bit for MSI in support field of _OSC by Taku Izumi · 16 years ago
  98. 58c3a72 PCI: support PCIe ARI capability by Yu Zhao · 16 years ago
  99. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  100. ec84f12 PCI: fix -Wakpm warnings in pci_pm_init debug output by Jesse Barnes · 16 years ago