1. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  2. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  3. 3df425f OF: PCI: const usage needed by MIPS by John Crispin · 12 years ago
  4. 4fa2649 PCI: add host bridge release support by Yinghai Lu · 12 years ago
  5. 7b54366 PCI: add generic device into pci_host_bridge struct by Yinghai Lu · 12 years ago
  6. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  7. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  8. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  9. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  10. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 12 years ago
  11. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 12 years ago
  12. 6b22cf3 PCI: export __pci_remove_bus_device by Yinghai Lu · 12 years ago
  13. 6754b9e PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge by Yinghai Lu · 12 years ago
  14. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  15. f4ca5c6 PCI: Add class support in quirk handling by Yinghai Lu · 12 years ago
  16. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 12 years ago
  17. 0efd5aa PCI: add struct pci_host_bridge_window with CPU/bus address offset by Bjorn Helgaas · 12 years ago
  18. 5a21d70 PCI: add struct pci_host_bridge and a list of all bridges found by Bjorn Helgaas · 12 years ago
  19. 34a4876 PCI: move pci_find_saved_cap out of linux/pci.h by Yinghai Lu · 12 years ago
  20. 78c3b32 PCI: Move pdev_sort_resources() to setup-bus.c by Yinghai Lu · 13 years ago
  21. 2f32052 PCI: Make rescan bus increase bridge resource size if needed by Yinghai Lu · 13 years ago
  22. 6fbf9e7 PCI: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 13 years ago
  23. 6535943f x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list by Myron Stowe · 13 years ago
  24. 925845b x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values by Myron Stowe · 13 years ago
  25. aad4f40 PCI: Add helper macro for pci_register_driver boilerplate by Greg Kroah-Hartman · 13 years ago
  26. a96d627 pci: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 13 years ago
  27. fb7ebfe PCI: Increase resource array mask bit size in pcim_iomap_regions() by Yinghai Lu · 13 years ago
  28. cda57bf PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES by Yinghai Lu · 13 years ago
  29. 118faaf PCI: remove pci_create_bus() by Bjorn Helgaas · 13 years ago
  30. de4b2f7 PCI: convert pci_scan_bus() to use pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  31. a2ebb82 PCI: add pci_scan_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  32. 166c637 PCI: add pci_create_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  33. 45ca9e9 PCI: add helpers for building PCI bus resource lists by Bjorn Helgaas · 13 years ago
  34. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  35. cfce9fb PCI: add declaration for pcibios_set_master() to pci core by Myron Stowe · 13 years ago
  36. a2e2778 PCI: Introduce INTx check & mask API by Jan Kiszka · 13 years ago
  37. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  38. da8d1c8 PCI/sysfs: add per pci device msi[x] irq listing (v5) by Neil Horman · 13 years ago
  39. 466b3dd PCI: Fix compile errors with PCI_ATS and !PCI_IOV by Joerg Roedel · 13 years ago
  40. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  41. 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago
  42. e244427 PCI: Make pci_setup_bridge() non-static for use by arch code by Benjamin Herrenschmidt · 13 years ago
  43. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  44. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  45. fb7a6d4 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  46. 6777829 pci: Add flag indicating device has been assigned by KVM by Greg Rose · 13 years ago
  47. 2bbc694 PCI : ability to relocate assigned pci-resources by Ram Pai · 13 years ago
  48. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  49. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  50. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  51. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  53. 688398b PCI: Assign values to 'pci_obff_signal_type' enumeration constants by Myron Stowe · 13 years ago
  54. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  55. ef3b4f8 pci/of: Consolidate pci_bus_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  56. 64099d9 pci/of: Consolidate pci_device_to_OF_node() by Benjamin Herrenschmidt · 13 years ago
  57. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  58. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  59. ffbdd3f PCI: Add interfaces to store and load the device saved state by Alex Williamson · 13 years ago
  60. 24a4742f PCI: Track the size of each saved capability data area by Alex Williamson · 13 years ago
  61. 51c2e0a PCI: add latency tolerance reporting enable/disable support by Jesse Barnes · 14 years ago
  62. 48a92a8 PCI: add OBFF enable/disable support by Jesse Barnes · 14 years ago
  63. b48d442 PCI: add ID-based ordering enable/disable support by Jesse Barnes · 14 years ago
  64. 3448a19 vgaarb: use bridges to control VGA routing where possible. by Dave Airlie · 14 years ago
  65. 8b8bae9 PCI/ACPI: Report ASPM support to BIOS if not disabled from command line by Rafael J. Wysocki · 13 years ago
  66. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  67. d4894f3 tg3: Add code to verify RODATA checksum of VPD by Matt Carlson · 13 years ago
  68. 3449248 PCI: fix tlan build when CONFIG_PCI is not enabled by Randy Dunlap · 13 years ago
  69. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 14 years ago
  70. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 14 years ago
  71. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  72. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  73. bf4d290 PCI: Export some PCI PM functionality by Matthew Garrett · 14 years ago
  74. 42b2193 PCI: pci_driver make name const by Stephen Hemminger · 14 years ago
  75. 92298e6 PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs by Dave Airlie · 14 years ago
  76. 253d2e5 PCI: disable mmio during bar sizing by Jacob Pan · 14 years ago
  77. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  78. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  79. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  80. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 14 years ago
  81. d1fd4fb i7core_edac: Add a code to probe Xeon 55xx bus by Mauro Carvalho Chehab · 15 years ago
  82. dda5654 intel-iommu: use physfn to search drhd for VF by Yinghai · 14 years ago
  83. 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
  84. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  85. 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
  86. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  87. 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
  88. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 14 years ago
  89. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 14 years ago
  90. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 14 years ago
  91. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 14 years ago
  92. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 14 years ago
  93. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 14 years ago
  94. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  95. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 14 years ago
  96. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 14 years ago
  97. c7f4865 PCI PM: PCIe PME root port service driver by Rafael J. Wysocki · 14 years ago
  98. 6d3be84 PCI: mark is_pcie obsolete by Kenji Kaneshige · 14 years ago
  99. 6841ec6 PCI: introduce pci_assign_unassigned_bridge_resources by Yinghai Lu · 15 years ago
  100. 41a68a7 PCI: push deprecated pci_find_device() function to last user by Tilman Schmidt · 15 years ago