1. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  2. 5d6d6a7 PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 13 years ago
  3. 1744756 PCI/PM: Clear state_saved during suspend by Rafael J. Wysocki · 13 years ago
  4. c101410 PCI: fix truncation of resource size to 32 bits by Nikhil P Rao · 14 years ago
  5. 1c9ce1e Merge tag 'v3.4.11' into cm-10.1 by Ethan Chen · 13 years ago
  6. 722804f ahci: Add AMD CZ SATA device ID by Shane Huang · 13 years ago
  7. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  8. 076a5dc PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition() by Rafael J. Wysocki · 13 years ago
  9. 15295d7 PCI/PM: Clean up PME state when removing a device by Rafael J. Wysocki · 13 years ago
  10. 1dbcda3 PCI: shpchp: Handle push button event asynchronously by Bjorn Helgaas · 14 years ago
  11. 5f3e5a3 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 14 years ago
  12. 11cfb2b PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported by Colin Ian King · 14 years ago
  13. 7145808 PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() by Betty Dall · 14 years ago
  14. 7164ac2 PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 14 years ago
  15. 8a5bdaf PM: Prevent runtime suspend during system resume by Alan Stern · 14 years ago
  16. b790ef2 PCI: Check P2P bridge for invalid secondary/subordinate range by Yinghai Lu · 14 years ago
  17. 95482ba PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 14 years ago
  18. 81d030d PCI: EHCI: Fix crash during hibernation on ASUS computers by Rafael J. Wysocki · 14 years ago
  19. 0659cf9d PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  20. 12ad741 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 14 years ago
  21. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 14 years ago
  22. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  23. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 14 years ago
  24. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  25. cd0a2bfb pci: frv architecture needs generic setup-bus infrastructure by Paul Gortmaker · 14 years ago
  26. a6cb9ee PCI: Retry BARs restoration for Type 0 headers only by Rafael J. Wysocki · 14 years ago
  27. ebfc5b8 PCI: Fix regression in pci_restore_state(), v3 by Rafael J. Wysocki · 14 years ago
  28. 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 · 14 years ago
  29. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 14 years ago
  30. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 14 years ago
  31. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  32. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 14 years ago
  33. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  34. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  35. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  36. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  37. cf48fb6 PCI: fix bridge I/O window bus-to-resource conversion by Bjorn Helgaas · 14 years ago
  38. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  39. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 14 years ago
  40. 4949be1 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled by Matthew Garrett · 14 years ago
  41. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 14 years ago
  42. 6748dcc PCI / PCIe: Introduce command line option to disable ARI by Rafael J. Wysocki · 14 years ago
  43. f6330c3 PCI: make acpihp use __pci_remove_bus_device instead by Yinghai Lu · 14 years ago
  44. 6b22cf3 PCI: export __pci_remove_bus_device by Yinghai Lu · 14 years ago
  45. 6754b9e PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge by Yinghai Lu · 14 years ago
  46. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 14 years ago
  47. 3cf8b64 PCI: print out PCI device info along with duration by Yinghai Lu · 14 years ago
  48. 2069ecf PCI: Move "pci reassigndev resource alignment" out of quirks.c by Yinghai Lu · 14 years ago
  49. 40c9623 PCI: Use class for quirk for ti816x class fixup by Yinghai Lu · 14 years ago
  50. 4c5b28e PCI: Use class for quirk for intel e100 interrupt fixup by Yinghai Lu · 14 years ago
  51. 08803ef PCI: Use class for quirk for netmos class fixup by Yinghai Lu · 14 years ago
  52. faa738b PCI: Use class for quirk for legacy ATA NO_D3 by Yinghai Lu · 14 years ago
  53. ae9de56 PCI: Use class for quirk for cardbus_legacy by Yinghai Lu · 14 years ago
  54. 52d21b5 PCI: Use class for quirk for host bridge mmio_always_on by Yinghai Lu · 14 years ago
  55. f4ca5c6 PCI: Add class support in quirk handling by Yinghai Lu · 14 years ago
  56. ecd58d6 Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next by Jesse Barnes · 14 years ago
  57. b07f2eb PCI: add a PCI resource reallocation config option by Yinghai Lu · 14 years ago
  58. eb572e7 PCI: print out suggestion about using pci=realloc by Yinghai Lu · 14 years ago
  59. b55438f PCI: prepare pci=realloc for multiple options by Yinghai Lu · 14 years ago
  60. 0c5be0c PCI: Retry on IORESOURCE_IO type allocations by Yinghai Lu · 14 years ago
  61. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 14 years ago
  62. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 14 years ago
  63. 5bfa14e PCI: convert bus addresses to resource when reading BARs by Bjorn Helgaas · 14 years ago
  64. 0efd5aa PCI: add struct pci_host_bridge_window with CPU/bus address offset by Bjorn Helgaas · 14 years ago
  65. 5a21d70 PCI: add struct pci_host_bridge and a list of all bridges found by Bjorn Helgaas · 14 years ago
  66. a5390aa PCI: don't publish new root bus until it's fully initialized by Bjorn Helgaas · 14 years ago
  67. 844393f PCI: make pci_flags non-weak by Bjorn Helgaas · 14 years ago
  68. 4708770 PCI: make pci_flags always available by Bjorn Helgaas · 14 years ago
  69. 7570a33 PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver by MUNEDA Takahiro · 14 years ago
  70. 34a4876 PCI: move pci_find_saved_cap out of linux/pci.h by Yinghai Lu · 14 years ago
  71. f796841 PCI: fix memleak for pci dev removing during hotplug by Yinghai Lu · 14 years ago
  72. 2dd8ba9 PCI: Fix device class print out by Yinghai Lu · 14 years ago
  73. 3796f1e PCI: Skip cardbus assigned resource reset during pci bus rescan by Yinghai Lu · 14 years ago
  74. 1184893 PCI: Fix "cardbus bridge resources as optional" size handling by Yinghai Lu · 14 years ago
  75. dcef0d0 PCI: Disable cardbus bridge MEM1 prefetchable bit by Yinghai Lu · 14 years ago
  76. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  77. 5b415f1 PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up by Rafael J. Wysocki · 14 years ago
  78. 09cedbe PCI: Fix /sys warning when sriov enabled and card is hot removed by Yinghai Lu · 14 years ago
  79. ad71c96 PCI: pcie: Add support for setting default ASPM policy by Matthew Garrett · 14 years ago
  80. 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 · 14 years ago
  81. f67fd55 PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs by Thomas Jarosch · 15 years ago
  82. 3209874 PCI: Annotate PCI quirks in initcall_debug style by Arjan van de Ven · 14 years ago
  83. 309c665 PCI hotplug: cpcihp: fix debug module parameter to be bool by Danny Kukawka · 14 years ago
  84. 26f4106 PCI: check for pci bar restore completion and retry by Kay, Allen M · 15 years ago
  85. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 15 years ago
  86. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 15 years ago
  87. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 15 years ago
  88. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 15 years ago
  89. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 15 years ago
  90. efdc87d PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device by Yinghai Lu · 15 years ago
  91. ac205b7 PCI: make sriov work with hotplug remove by Yinghai Lu · 15 years ago
  92. 67cc7e2 PCI: remove add_to_failed_list() by Yinghai Lu · 15 years ago
  93. b592443 PCI: add debug print out for add_size by Yinghai Lu · 15 years ago
  94. bffc56d PCI: make free_list() into a function by Yinghai Lu · 15 years ago
  95. b9b0bba PCI: Rename dev_res_x to add_res or fail_res by Yinghai Lu · 15 years ago
  96. 764242a PCI: Merge pci_dev_resource_x and pci_dev_resource by Yinghai Lu · 15 years ago
  97. bdc4abe PCI: Replace resource_list with generic list by Yinghai Lu · 15 years ago
  98. 2934a0d PCI: Move struct resource_list to setup-bus.c by Yinghai Lu · 15 years ago
  99. 78c3b32 PCI: Move pdev_sort_resources() to setup-bus.c by Yinghai Lu · 15 years ago
  100. 19aa7ee PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy by Yinghai Lu · 15 years ago