1. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  2. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 12 years ago
  3. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 12 years ago
  4. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  5. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 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. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  9. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  10. cf48fb6 PCI: fix bridge I/O window bus-to-resource conversion by Bjorn Helgaas · 12 years ago
  11. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  13. 4949be1 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled by Matthew Garrett · 12 years ago
  14. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 12 years ago
  15. 6748dcc PCI / PCIe: Introduce command line option to disable ARI by Rafael J. Wysocki · 12 years ago
  16. f6330c3 PCI: make acpihp use __pci_remove_bus_device instead by Yinghai Lu · 12 years ago
  17. 6b22cf3 PCI: export __pci_remove_bus_device by Yinghai Lu · 12 years ago
  18. 6754b9e PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge by Yinghai Lu · 12 years ago
  19. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  20. 3cf8b64 PCI: print out PCI device info along with duration by Yinghai Lu · 12 years ago
  21. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 12 years ago
  22. 40c9623 PCI: Use class for quirk for ti816x class fixup by Yinghai Lu · 12 years ago
  23. 4c5b28e PCI: Use class for quirk for intel e100 interrupt fixup by Yinghai Lu · 12 years ago
  24. 08803ef PCI: Use class for quirk for netmos class fixup by Yinghai Lu · 12 years ago
  25. faa738b PCI: Use class for quirk for legacy ATA NO_D3 by Yinghai Lu · 12 years ago
  26. ae9de56 PCI: Use class for quirk for cardbus_legacy by Yinghai Lu · 12 years ago
  27. 52d21b5 PCI: Use class for quirk for host bridge mmio_always_on by Yinghai Lu · 12 years ago
  28. f4ca5c6 PCI: Add class support in quirk handling by Yinghai Lu · 12 years ago
  29. ecd58d6 Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next by Jesse Barnes · 12 years ago
  30. b07f2eb PCI: add a PCI resource reallocation config option by Yinghai Lu · 12 years ago
  31. eb572e7 PCI: print out suggestion about using pci=realloc by Yinghai Lu · 12 years ago
  32. b55438f PCI: prepare pci=realloc for multiple options by Yinghai Lu · 12 years ago
  33. 0c5be0c PCI: Retry on IORESOURCE_IO type allocations by Yinghai Lu · 12 years ago
  34. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  35. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 12 years ago
  36. 5bfa14e PCI: convert bus addresses to resource when reading BARs by Bjorn Helgaas · 12 years ago
  37. 0efd5aa PCI: add struct pci_host_bridge_window with CPU/bus address offset by Bjorn Helgaas · 12 years ago
  38. 5a21d70 PCI: add struct pci_host_bridge and a list of all bridges found by Bjorn Helgaas · 12 years ago
  39. a5390aa PCI: don't publish new root bus until it's fully initialized by Bjorn Helgaas · 12 years ago
  40. 844393f PCI: make pci_flags non-weak by Bjorn Helgaas · 12 years ago
  41. 4708770 PCI: make pci_flags always available by Bjorn Helgaas · 12 years ago
  42. 7570a33 PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver by MUNEDA Takahiro · 12 years ago
  43. 34a4876 PCI: move pci_find_saved_cap out of linux/pci.h by Yinghai Lu · 12 years ago
  44. f796841 PCI: fix memleak for pci dev removing during hotplug by Yinghai Lu · 12 years ago
  45. 2dd8ba9 PCI: Fix device class print out by Yinghai Lu · 12 years ago
  46. 3796f1e PCI: Skip cardbus assigned resource reset during pci bus rescan by Yinghai Lu · 12 years ago
  47. 1184893 PCI: Fix "cardbus bridge resources as optional" size handling by Yinghai Lu · 12 years ago
  48. dcef0d0 PCI: Disable cardbus bridge MEM1 prefetchable bit by Yinghai Lu · 12 years ago
  49. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  50. 5b415f1 PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up by Rafael J. Wysocki · 12 years ago
  51. 09cedbe PCI: Fix /sys warning when sriov enabled and card is hot removed by Yinghai Lu · 12 years ago
  52. ad71c96 PCI: pcie: Add support for setting default ASPM policy by Matthew Garrett · 12 years ago
  53. 694ce18 Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  54. f67fd55 PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs by Thomas Jarosch · 13 years ago
  55. 3209874 PCI: Annotate PCI quirks in initcall_debug style by Arjan van de Ven · 12 years ago
  56. 309c665 PCI hotplug: cpcihp: fix debug module parameter to be bool by Danny Kukawka · 12 years ago
  57. 26f4106 PCI: check for pci bar restore completion and retry by Kay, Allen M · 12 years ago
  58. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 12 years ago
  59. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 12 years ago
  60. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 12 years ago
  61. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 12 years ago
  62. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 12 years ago
  63. efdc87d PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device by Yinghai Lu · 12 years ago
  64. ac205b7 PCI: make sriov work with hotplug remove by Yinghai Lu · 12 years ago
  65. 67cc7e2 PCI: remove add_to_failed_list() by Yinghai Lu · 13 years ago
  66. b592443 PCI: add debug print out for add_size by Yinghai Lu · 13 years ago
  67. bffc56d PCI: make free_list() into a function by Yinghai Lu · 13 years ago
  68. b9b0bba PCI: Rename dev_res_x to add_res or fail_res by Yinghai Lu · 13 years ago
  69. 764242a PCI: Merge pci_dev_resource_x and pci_dev_resource by Yinghai Lu · 13 years ago
  70. bdc4abe PCI: Replace resource_list with generic list by Yinghai Lu · 13 years ago
  71. 2934a0d PCI: Move struct resource_list to setup-bus.c by Yinghai Lu · 13 years ago
  72. 78c3b32 PCI: Move pdev_sort_resources() to setup-bus.c by Yinghai Lu · 13 years ago
  73. 19aa7ee PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy by Yinghai Lu · 13 years ago
  74. 9b03088 PCI: Make pci_rescan_bus handle add_list by Yinghai Lu · 13 years ago
  75. 2f32052 PCI: Make rescan bus increase bridge resource size if needed by Yinghai Lu · 13 years ago
  76. 8424d75 PCI: Use add_list in pcie hotplug path. by Yinghai Lu · 13 years ago
  77. 3e6e0d8 PCI: try to assign required+option size first by Yinghai Lu · 13 years ago
  78. 1c37235 PCI: Move get_res_add_size() function by Yinghai Lu · 13 years ago
  79. ef62dfe PCI: Make add_to_list() return status by Yinghai Lu · 13 years ago
  80. a4ac9fe PCI : Calculate right add_size by Yinghai Lu · 13 years ago
  81. 0dea210 PCI: Fix typo in setup-res.c by Masanari Iida · 12 years ago
  82. 6fbf9e7 PCI: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 13 years ago
  83. 8f0cddd PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap by Julia Lawall · 13 years ago
  84. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  85. 6535943f x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list by Myron Stowe · 13 years ago
  86. 351fc6d PCI: Fix starting basis for resource requests by Myron Stowe · 13 years ago
  87. 3682a39 PCI: Fix pci cardbus removal by Yinghai Lu · 12 years ago
  88. 8161fe9 PCI: set pci sriov page size before reading SRIOV BAR by Vaidyanathan Srinivasan · 12 years ago
  89. 71f6bd4 PCI: workaround hard-wired bus number V2 by Yinghai Lu · 12 years ago
  90. e4de866 xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. by Konrad Rzeszutek Wilk · 12 years ago
  91. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  92. 07d2514 PCI/XEN: Fix bug introduced by a recent change by Alan Stern · 12 years ago
  93. ed283e9 USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines by Alan Stern · 13 years ago
  94. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 13 years ago
  95. cef9bc5 Dynamic ID addition doesn't need get_driver() by Alan Stern · 13 years ago
  96. 6e9292c kernel-doc: fix new warnings in pci by Randy Dunlap · 13 years ago
  97. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  98. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  99. a96d627 pci: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 13 years ago
  100. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago