1. fa216bf PCI: Turn on reallocation for unassigned resources with host bridge offset by Yinghai Lu · 11 years ago
  2. 223d96f PCI: Look for unassigned resources on per-bus basis by Yinghai Lu · 11 years ago
  3. 61e83cd PCI: Drop temporary variable in pci_assign_unassigned_resources() by Yinghai Lu · 11 years ago
  4. 15b100d PCI: Claim ACS support for AMD southbridge devices by Alex Williamson · 11 years ago
  5. 83db7e0 PCI: Differentiate ACS controllable from enabled by Alex Williamson · 11 years ago
  6. 0a67119 PCI: Check all ACS features for multifunction downstream ports by Alex Williamson · 11 years ago
  7. 56039e6 PCI: Convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  8. d47af0b PCI: Rename "PCI Express support" kconfig title by Ezequiel Garcia · 11 years ago
  9. ddc191f PCI: Fix comment typo in iov.c by Jonghwan Choi · 11 years ago
  10. c7b51bc powerpc/pci/hotplug: Don't need to remove from EEH cache twice by Gavin Shan · 11 years ago
  11. 2d8b1d5 ACPI / hotplug / PCI: Get rid of check_sub_bridges() by Mika Westerberg · 11 years ago
  12. ff181e5 ACPI / hotplug / PCI: Clean up bridge_mutex usage by Rafael J. Wysocki · 11 years ago
  13. a1d0abc ACPI / hotplug / PCI: Redefine enable_device() and disable_device() by Rafael J. Wysocki · 11 years ago
  14. 1ad3790 ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() by Mika Westerberg · 11 years ago
  15. c38f82c ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h by Mika Westerberg · 11 years ago
  16. 4ebe345 ACPI / hotplug / PCI: Check for new devices on enabled slots by Rafael J. Wysocki · 11 years ago
  17. b91182a ACPI / hotplug / PCI: Allow slots without new devices to be rescanned by Kirill A. Shutemov · 11 years ago
  18. 55502dd ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device() by Kirill A. Shutemov · 11 years ago
  19. bc805a5 ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly by Rafael J. Wysocki · 11 years ago
  20. 5c8d0e1 ACPI / hotplug / PCI: Do not queue up event handling work items in vain by Rafael J. Wysocki · 11 years ago
  21. ad21d2d ACPI / hotplug / PCI: Consolidate slot disabling and ejecting by Mika Westerberg · 11 years ago
  22. 07bb735 ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge() by Rafael J. Wysocki · 11 years ago
  23. 236e262 ACPI / hotplug / PCI: Rework namespace scanning and trimming routines by Rafael J. Wysocki · 11 years ago
  24. bda46db ACPI / hotplug / PCI: Store parent in functions and bus in slots by Rafael J. Wysocki · 11 years ago
  25. 89373a5 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  26. 5a3bc57 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func by Rafael J. Wysocki · 11 years ago
  27. bd4674d ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context by Rafael J. Wysocki · 11 years ago
  28. 75a33ed ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  29. 7342798 ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot by Rafael J. Wysocki · 11 years ago
  30. bbd34fc ACPI / hotplug / PCI: Register all devices under the given bridge by Rafael J. Wysocki · 11 years ago
  31. ac37233 ACPI / hotplug / PCI: Refactor slot allocation code in register_slot() by Rafael J. Wysocki · 11 years ago
  32. f281811 ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  33. 43e5c09 ACPI / hotplug / PCI: Merge hotplug event handling functions by Rafael J. Wysocki · 11 years ago
  34. c8ebcf1 ACPI / hotplug / PCI: Pass hotplug context objects to event handlers by Rafael J. Wysocki · 11 years ago
  35. ed13feb ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge() by Rafael J. Wysocki · 11 years ago
  36. 8783127 ACPI / hotplug / PCI: Unified notify handler for hotplug events by Rafael J. Wysocki · 11 years ago
  37. cb7b8ce ACPI / hotplug / PCI: Hotplug context objects for bridges and functions by Rafael J. Wysocki · 11 years ago
  38. 2e862c5 ACPI / hotplug / PCI: Always return success after adding a function by Rafael J. Wysocki · 11 years ago
  39. 2552002a ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  40. be1c9de ACPI / PCI: Make bus registration and unregistration symmetric by Rafael J. Wysocki · 11 years ago
  41. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  42. f09ce74 ACPI / dock / PCI: Drop ACPI dock notifier chain by Rafael J. Wysocki · 11 years ago
  43. ecd046d ACPI: simplify acpiphp driver with new helper functions by Jiang Liu · 11 years ago
  44. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  45. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  46. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  47. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. 3e34131 Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  49. c1101cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  50. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  51. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  52. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  53. d2c40f7 cpqphp_sysfs: switch to fixed_size_llseek() by Al Viro · 11 years ago
  54. 54de90d pci/proc: switch to fixed_size_llseek() by Al Viro · 11 years ago
  55. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  56. a0f75f9 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  57. 8b2a7e6 s390/pci: remove pdev during unplug by Sebastian Ott · 11 years ago
  58. 4bee2a5 s390/pci: cleanup hotplug code by Sebastian Ott · 11 years ago
  59. 44b9ca4 pci: add pcibios_release_device by Sebastian Ott · 11 years ago
  60. 340cba6 pci: Add PCIe driver for Samsung Exynos by Jingoo Han · 11 years ago
  61. 21a3101 ACPI / dock / PCI: Synchronous handling of dock events for PCI devices by Rafael J. Wysocki · 11 years ago
  62. d66ecb7 PCI / ACPI: Use boot-time resource allocation rules during hotplug by Jiang Liu · 11 years ago
  63. 728cdb7 PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  64. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  65. df58f46 Merge branch 'pci/jiang-bus-lock-v3' into next by Bjorn Helgaas · 11 years ago
  66. 0501348 PCI: Return early on allocation failures to unindent mainline code by Bjorn Helgaas · 11 years ago
  67. dc087f2 PCI: Simplify IOV implementation and fix reference count races by Jiang Liu · 11 years ago
  68. d35329d PCI: Drop redundant setting of bus->is_added in virtfn_add_bus() by Jiang Liu · 11 years ago
  69. 726246d Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  70. fc6504b PCI / ACPI / PM: Use correct power state strings in messages by Rafael J. Wysocki · 11 years ago
  71. 098b1ae xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state. by Konrad Rzeszutek Wilk · 11 years ago
  72. ea36b02 Merge branch 'clps711x/soc' into next/soc by Olof Johansson · 11 years ago
  73. bd0c502 PCI: Fix comment typo for pcie_pme_remove() by Yijing Wang · 11 years ago
  74. 70efde2 PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev() by Jiang Liu · 11 years ago
  75. 343df77 PCI: Fix refcount issue in pci_create_root_bus() error recovery path by Jiang Liu · 11 years ago
  76. 5899309 Merge branch 'pci/betty-aer-v3' into next by Bjorn Helgaas · 11 years ago
  77. 081d0fe PCI/AER: Reset link for devices below Root Port or Downstream Port by Betty Dall · 11 years ago
  78. 9e50a91 PCI/AER: Move AER severity defines to aer.h by Betty Dall · 11 years ago
  79. 8d2a171 PCI/AER: Set dev->__aer_firmware_first only for matching devices by Bjorn Helgaas · 11 years ago
  80. a6bd73c PCI/AER: Factor out HEST device type matching by Bjorn Helgaas · 11 years ago
  81. 8b8d2b6 PCI/AER: Don't parse HEST table for non-PCIe devices by Bjorn Helgaas · 11 years ago
  82. 8b1fce0 PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) by Gu Zheng · 11 years ago
  83. bb4bac9 Merge branch 'pci/jiang-iov-fixes' into next by Bjorn Helgaas · 11 years ago
  84. dfab88b PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions by Jiang Liu · 11 years ago
  85. 06886e8 Merge branch 'pci/alexander-msi' into next by Bjorn Helgaas · 11 years ago
  86. 6ae32c5 PCI: Add pcibios_release_device() by Sebastian Ott · 11 years ago
  87. b1267d6 Merge branch 'pci/shane-amd-ahci-i2c' into next by Bjorn Helgaas · 11 years ago
  88. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  89. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  90. fafe5c3d8 ahci: Add AMD CZ SATA device ID by Shane Huang · 11 years ago
  91. 0345d3f Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  92. 9a994e8 PCI: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  93. 2dbefbf Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  94. ed2670b Merge tag 'pcie_kw-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  95. a640874 Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/soc by Olof Johansson · 11 years ago
  96. fbf33f5 PCI: Finish SR-IOV VF setup before adding the device by Xudong Hao · 11 years ago
  97. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 11 years ago
  98. 65f6ae6 PCI: Allocate only as many MSI vectors as requested by driver by Alexander Gordeev · 11 years ago
  99. e7d4515 PCI: Replace printks with appropriate pr_*() by Yijing Wang · 11 years ago
  100. 2dfca87 PCI: Fix kerneldoc for pci_disable_link_state() by Yijing Wang · 11 years ago