1. 97c145f PCI: read current power state at enable time by Jesse Barnes · 14 years ago
  2. df17e62 PCI: Add support for polling PME state on suspended legacy PCI devices by Matthew Garrett · 14 years ago
  3. 93e75fa PCI: Adjust confusing if indentation in pcie_get_readrq by Julia Lawall · 14 years ago
  4. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  5. bfb51cd PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} by FUJITA Tomonori · 14 years ago
  6. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  7. b03214d virtio-pci: disable msi at startup by Michael S. Tsirkin · 14 years ago
  8. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  9. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  10. ee6583f PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments by Roman Fietze · 14 years ago
  11. 52b265a PCI: clearing wakeup flags not needed by Alan Stern · 14 years ago
  12. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  13. cc2893b PCI: Ensure we re-enable devices on resume by Matthew Garrett · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 7c9e2b1 PCI: cleanup error return for pcix get and set mmrbc functions by Dean Nelson · 14 years ago
  16. bdc2bda PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions by Dean Nelson · 14 years ago
  17. ded1d8f PCI: kill off pci_register_set_vga_state() symbol export. by Paul Mundt · 14 years ago
  18. 25daeb5 PCI: fix return value from pcix_get_max_mmrbc() by Dean Nelson · 14 years ago
  19. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  20. 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 14 years ago
  21. 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 14 years ago
  22. e3c4bcc dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask by FUJITA Tomonori · 14 years ago
  23. 522dba7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  24. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  25. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. bb910a7 PCI/PM Runtime: Make runtime PM of PCI devices inactive by default by Rafael J. Wysocki · 14 years ago
  27. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 14 years ago
  29. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  30. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 14 years ago
  31. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 14 years ago
  32. 58ff463 PCI PM: Add function for checking PME status of devices by Rafael J. Wysocki · 14 years ago
  33. 93177a7 PCI: Clean up build for CONFIG_PCI_QUIRKS unset by Rafael J. Wysocki · 15 years ago
  34. cf4c43d PCI: Add pci_bus_find_ext_capability by Jesse Barnes · 15 years ago
  35. 95a8b6e pci: Update pci_set_vga_state() to call arch functions by Mike Travis · 15 years ago
  36. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  37. 5b889bf PCI: Fix build if quirks are not enabled by Rafael J. Wysocki · 15 years ago
  38. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  39. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  40. b9c3b26 PCI: support device-specific reset methods by Dexuan Cui · 15 years ago
  41. 9e0b5b2 PCI: fix coding style issue in pci_save_state() by Kleber Sacilotto de Souza · 15 years ago
  42. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  43. 04b55c4 PCI: read-modify-write the pcie device control register when initiating pcie flr by Shmulik Ravid · 15 years ago
  44. c6a4157 PCI: add debug output for DMA mask info by Yinghai Lu · 15 years ago
  45. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  46. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  47. 8c8def2 PCI: allow matching of prefetchable resources to non-prefetchable windows by Linus Torvalds · 15 years ago
  48. e9d1e49 PCI: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  49. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  50. 10c3d71 PCI: make PME# messages KERN_DEBUG by Bjorn Helgaas · 15 years ago
  51. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  52. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  53. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  54. 98e724c PCI: pci_dfl_cache_line_size is __devinitdata by Tejun Heo · 15 years ago
  55. 15ea76d pccard: configure CLS on attach by Tejun Heo · 15 years ago
  56. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  57. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  58. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  59. 8d86fb2 Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c by David Woodhouse · 15 years ago
  60. 19eea63 PCI: pci.c: fix kernel-doc notation by Randy Dunlap · 15 years ago
  61. e13cdbd PCI PM: Read device power state from register after updating it by Rafael J. Wysocki · 15 years ago
  62. 4b77b0a PCI: Clear saved_state after the state has been restored by Rafael J. Wysocki · 15 years ago
  63. e80bb09 PCI PM: Introduce device flag wakeup_prepared by Rafael J. Wysocki · 15 years ago
  64. 5bcc2fb PCI PM: Simplify PCI wake-up code by Rafael J. Wysocki · 15 years ago
  65. 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
  66. deb2d2e PCI/GPU: implement VGA arbitration on Linux by Benjamin Herrenschmidt · 15 years ago
  67. 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago
  68. c82f63e PCI: check saved state before restore by Alek Du · 15 years ago
  69. 46b952a PCI: Fix IRQ swizzling for ARI-enabled devices by Matthew Wilcox · 15 years ago
  70. 654b75e PCI: check if bus has a proper bridge device before triggering SBR by Yu Zhao · 15 years ago
  71. 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
  72. 7d9a73f PCI PM: consistently use type bool for wake enable variable by Frans Pop · 15 years ago
  73. d2abdf6 PCI PM: Fix handling of devices without PM support by pci_target_state() by Rafael J. Wysocki · 15 years ago
  74. c12ff1d PCI: support Secondary Bus Reset by Yu Zhao · 15 years ago
  75. f85876b PCI: support PM D0hot->D3 transition reset by Yu Zhao · 15 years ago
  76. 8c1c699 PCI: cleanup Function Level Reset by Yu Zhao · 15 years ago
  77. 1eb3948 PCI: use pci_is_root_bus() in pci_common_swizzle() by Kenji Kaneshige · 15 years ago
  78. 8784fd4 PCI: use pci_is_root_bus() in pci_get_interrupt_pin() by Kenji Kaneshige · 15 years ago
  79. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  80. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  81. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 15 years ago
  82. b3bad72 PCI PM: Fix initialization and kexec breakage for some devices by Rafael J. Wysocki · 15 years ago
  83. 1b6b8ce PCI: only save/restore existent registers in the PCIe capability by Yu Zhao · 15 years ago
  84. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 15 years ago
  85. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  86. 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
  87. 8efb8c7 PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed by Rafael J. Wysocki · 15 years ago
  88. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 15 years ago
  89. 4a86590 PCI PM: Make pci_set_power_state() handle devices with no PM support by Rafael J. Wysocki · 15 years ago
  90. 0128a89 PCI PM: Move pci_restore_standard_config to pci-driver.c by Rafael J. Wysocki · 15 years ago
  91. f00a20e PCI PM: Use pci_set_power_state during early resume by Rafael J. Wysocki · 15 years ago
  92. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  93. 8985851 PCI: save and restore PCIe 2.0 registers by Yu Zhao · 15 years ago
  94. 8c5cdb6 PCI: restore saved SR-IOV state by Yu Zhao · 15 years ago
  95. d1b054d PCI: initialize and release SR-IOV capability by Yu Zhao · 15 years ago
  96. 32a9a682 PCI: allow assignment of memory resources with a specified alignment by Yuji Shimada · 15 years ago
  97. c74d724 PCI: fix wrong assumption in pci_common_swizzle by Kenji Kaneshige · 15 years ago
  98. c2a3072 PCI: fix wrong assumption in pci_get_interrupt_pin by Kenji Kaneshige · 15 years ago
  99. 5fe5db0 PCI: Speed up device reset function by Sheng Yang · 15 years ago
  100. e496b61 PCI: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago