1. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  2. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  3. 491424c PCI: Global variable decls must match the defs in section attributes by David Howells · 15 years ago
  4. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  5. 7eb776c PCI: introduce pci_is_pcie() by Kenji Kaneshige · 15 years ago
  6. d7b7e60 PCI: introduce pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  7. 0efea00 PCI: cache PCIe capability offset by Kenji Kaneshige · 15 years ago
  8. 3c299dc PCI: add pci_get_domain_bus_and_slot function by Andrew Patterson · 15 years ago
  9. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  10. 15ea76d pccard: configure CLS on attach by Tejun Heo · 15 years ago
  11. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  12. e80bb09 PCI PM: Introduce device flag wakeup_prepared by Rafael J. Wysocki · 15 years ago
  13. 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
  14. 9dba910 PCI: separate out pci_add_dynid() by Tejun Heo · 15 years ago
  15. 260d703 PCI: support for PCI Express fundamental reset by Mike Mason · 15 years ago
  16. deb2d2e PCI/GPU: implement VGA arbitration on Linux by Benjamin Herrenschmidt · 15 years ago
  17. 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago
  18. 2fc90f6 PCI: make pci_name() take const argument by Alexey Zaytsev · 15 years ago
  19. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  20. 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
  21. 7d9a73f PCI PM: consistently use type bool for wake enable variable by Frans Pop · 15 years ago
  22. 8c1c699 PCI: cleanup Function Level Reset by Yu Zhao · 15 years ago
  23. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  24. c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 15 years ago
  25. a72b46c PCI: Add pci_bus_set_ops by Huang Ying · 15 years ago
  26. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  27. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  28. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 15 years ago
  29. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 15 years ago
  30. 302b421 PCI: support the ATS capability by Yu Zhao · 15 years ago
  31. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 15 years ago
  32. 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
  33. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 15 years ago
  34. 3ed4fd9 PCI: Introduce pci_rescan_bus() by Alex Chiang · 15 years ago
  35. 79af72d PCI: pci_is_root_bus helper by Kenji Kaneshige · 15 years ago
  36. 74bb1bc PCI: handle SR-IOV Virtual Function Migration by Yu Zhao · 15 years ago
  37. dd7cc44 PCI: add SR-IOV API for Physical Function driver by Yu Zhao · 15 years ago
  38. d1b054d PCI: initialize and release SR-IOV capability by Yu Zhao · 15 years ago
  39. 1c8d7b0 PCI MSI: Add support for multiple MSI by Matthew Wilcox · 15 years ago
  40. ea74155 PCI: constify pci_bus_assign_resources() by Andrew Morton · 15 years ago
  41. c48f167 PCI: constify pci_bus_add_devices() by akpm@linux-foundation.org · 16 years ago
  42. a52e2e3 PCI/MSI: Introduce pci_msix_table_size() by Rafael J. Wysocki · 16 years ago
  43. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  44. aa8c6c9 PCI PM: Restore standard config registers of all devices early by Rafael J. Wysocki · 16 years ago
  45. 16cf0eb x86/PCI: Do not use interrupt links for devices using MSI-X by Rafael J. Wysocki · 16 years ago
  46. 6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master() by Ben Hutchings · 16 years ago
  47. db56794 PCI: add interface to set visible size of VPD by Stephen Hemminger · 16 years ago
  48. 287d19c PCI: revise VPD access interface by Stephen Hemminger · 16 years ago
  49. 68feac8 PCI: add pci_common_swizzle() for INTx swizzling by Bjorn Helgaas · 16 years ago
  50. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  51. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  52. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  53. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  54. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  55. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  56. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  57. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  58. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  59. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  60. a7b930c PCI: annotate return value of pci_ioremap_bar with __iomem by Harvey Harrison · 16 years ago
  61. 7a9787e Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  62. 388c8c1 PCI: add routines for debugging and handling lost interrupts by James Bottomley · 16 years ago
  63. 1388cc9 PCI: don't export linux/io.h from pci.h by Stephen Rothwell · 16 years ago
  64. 0ad772e PCI, PCI Hotplug: introduce slot_name helpers by Alex Chiang · 16 years ago
  65. 828f376 PCI: update pci_create_slot() to take a 'hotplug' param by Alex Chiang · 16 years ago
  66. d25b7c8 PCI: rename pci_update_slot_number to pci_renumber_slot by Alex Chiang · 16 years ago
  67. 64c7f63 PCI: include io.h in pci.h so that ioremap_nocache is defined by Jesse Barnes · 16 years ago
  68. 8dd7f80 PCI: add support for function level reset by Sheng Yang · 16 years ago
  69. 9649987 PCI: fix pci_ioremap_bar() on s390 by Heiko Carstens · 16 years ago
  70. aa42d7c PCI: introduce an pci_ioremap(pdev, barnr) function by Arjan van de Ven · 16 years ago
  71. 58c3a72 PCI: support PCIe ARI capability by Yu Zhao · 16 years ago
  72. c322b28 PCI: use same arg names in PCI_VDEVICE comment by Zhao, Yu · 16 years ago
  73. 16dbef4 PCI: change MSI-x vector to 32bit by Yinghai Lu · 16 years ago
  74. 0235c4f PCI PM: Introduce function pci_wake_from_d3 by Rafael J. Wysocki · 16 years ago
  75. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  76. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  77. e416de5 Export the ROM enable/disable helpers by Alan Cox · 16 years ago
  78. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 16 years ago
  79. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 16 years ago
  80. bba8116 PCI: make pci_register_driver() a macro by Andrew Morton · 16 years ago
  81. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  82. e5899e1 PCI PM: make more PCI PM core functionality available to drivers by Rafael J. Wysocki · 16 years ago
  83. 3e370b2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  84. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  85. e1d3a90 pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent by Stefan Assmann · 16 years ago
  86. 337001b PCI: Simplify PCI device PM code by Rafael J. Wysocki · 16 years ago
  87. 404cc2d PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep by Rafael J. Wysocki · 16 years ago
  88. c6c4f07 PCI: make pci_name use dev_name by Greg KH · 16 years ago
  89. 80be038 PCI: add stub for pci_set_consistent_dma_mask() by Randy Dunlap · 16 years ago
  90. 9433f6d PCI: Fix comment of pci_dynids by Wang Chen · 16 years ago
  91. 45aec1ae x86: PAT export resource_wc in pci sysfs by venkatesh.pallipadi@intel.com · 16 years ago
  92. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  93. bbb44d9 PCI: implement new suspend/resume callbacks by Rafael J. Wysocki · 16 years ago
  94. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  95. 19792a0 PCI: drivers/pci/pci.c: add prototypes by Adrian Bunk · 16 years ago
  96. 70b9f7d x86/pci: remove flag in pci_cfg_space_size_ext by Yinghai Lu · 16 years ago
  97. 98db6f1 x86: fix section mismatch in pci_scan_bus by Sam Ravnborg · 16 years ago
  98. 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
  99. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 16 years ago
  100. ee69439c PCI: don't expose struct pci_vpd to userspace by Jesse Barnes · 16 years ago