1. bc6caf0 pci: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 10 years ago
  2. 1f7c164 ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() by Rafael J. Wysocki · 10 years ago
  3. 1a69947 ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() by Rafael J. Wysocki · 10 years ago
  4. 5e6f236 ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() by Rafael J. Wysocki · 10 years ago
  5. 3c2cc7f ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug by Rafael J. Wysocki · 10 years ago
  6. e525506 ACPI / hotplug / PCI: Define hotplug context lock in the core by Rafael J. Wysocki · 10 years ago
  7. d3a1ebb ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event() by Rafael J. Wysocki · 10 years ago
  8. 1d4a5b6 ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event() by Rafael J. Wysocki · 10 years ago
  9. b75cece ACPI / hotplug / PCI: Simplify hotplug_event() by Rafael J. Wysocki · 10 years ago
  10. 661b406 ACPI / hotplug / PCI: Drop crit_sect locking by Rafael J. Wysocki · 10 years ago
  11. b6708fb ACPI / hotplug / PCI: Drop acpiphp_bus_add() by Rafael J. Wysocki · 10 years ago
  12. bbcbfc0 ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context by Rafael J. Wysocki · 10 years ago
  13. b2118d6 ACPI / hotplug / PCI: Rework acpiphp_no_hotplug() by Rafael J. Wysocki · 10 years ago
  14. 4dc3082 ACPI / hotplug / PCI: Drop acpiphp_bus_trim() by Rafael J. Wysocki · 10 years ago
  15. 146fc68 ACPI / hotplug / PCI: Simplify register_slot() by Rafael J. Wysocki · 10 years ago
  16. 454481a ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal by Rafael J. Wysocki · 10 years ago
  17. 1c0c544 ACPI / hotplug / PCI: Simplify disable_slot() by Rafael J. Wysocki · 10 years ago
  18. ce30000 PCI: Remove unnecessary list_empty(&pci_pme_list) check by Bjorn Helgaas · 10 years ago
  19. 39af663 PCI/MSI: Fix pci_msix_vec_count() htmldocs failure by Masanari Iida · 10 years ago
  20. 13f81c0 PCI/MSI: Fix leak of msi_attrs by Greg Kroah-Hartman · 10 years ago
  21. b3bac8e PCI/MSI: Check kmalloc() return value, fix leak of name by Greg Kroah-Hartman · 10 years ago
  22. af9d8ad ACPI / hotplug / PCI: Fix bridge removal race vs dock events by Rafael J. Wysocki · 10 years ago
  23. 1b360f4 ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event() by Rafael J. Wysocki · 10 years ago
  24. d42f5da ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock by Rafael J. Wysocki · 10 years ago
  25. f41b326 ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event() by Rafael J. Wysocki · 10 years ago
  26. 2d7c1b7 ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order by Rafael J. Wysocki · 10 years ago
  27. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 10 years ago
  28. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  29. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  30. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  31. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  32. 6e2d98d Merge branch 'pci/reset' into next by Bjorn Helgaas · 11 years ago
  33. 4030461 Merge branch 'pci/locking' into next by Bjorn Helgaas · 11 years ago
  34. 1255dfb Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  35. 8a4c5c3 PCI: Check parent kobject in pci_destroy_dev() by Rafael J. Wysocki · 11 years ago
  36. a83919e xen/pcifront: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  37. ebd50b9 PCI: Fix pci_check_and_unmask_intx() comment typos by Bjorn Helgaas · 11 years ago
  38. 61cf16d PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() by Alex Williamson · 11 years ago
  39. c4ec84c PCI: hotplug: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  40. 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  41. 9d16947 PCI: Add global pci_lock_rescan_remove() by Rafael J. Wysocki · 11 years ago
  42. 4c85980 PCI: Reorder so actual code comes before stubs by Bjorn Helgaas · 11 years ago
  43. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  44. 6b9bd1e Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  45. 339c0fc PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 by Betty Dall · 11 years ago
  46. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
  47. e2760c5 PCI: Remove unused alloc_pci_dev() by Stephen Hemminger · 11 years ago
  48. 4ab4467 PCI: Remove unused pci_renumber_slot() by Stephen Hemminger · 11 years ago
  49. 8f92fb0 PCI: Remove unused pcie_aspm_enabled() by Stephen Hemminger · 11 years ago
  50. 3984ca1 PCI: Remove unused pci_vpd_truncate() by Stephen Hemminger · 11 years ago
  51. fbb9c10 Merge branch 'acpi-dsm' by Rafael J. Wysocki · 11 years ago
  52. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  53. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  54. 7c2dd2d PCI: Remove unused ID-Based Ordering support by Stephen Hemminger · 11 years ago
  55. ecc8635 PCI: Remove unused Optimized Buffer Flush/Fill support by Stephen Hemminger · 11 years ago
  56. 3ea8197 PCI: Remove unused Latency Tolerance Reporting support by Stephen Hemminger · 11 years ago
  57. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  58. b340cac PCI: Removed unused parts of Page Request Interface support by Stephen Hemminger · 11 years ago
  59. aa931977 PCI: Never treat a VF as a multifunction device by Alex Williamson · 11 years ago
  60. 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  61. ccb1265 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  62. 1ecf38c Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  63. 133a360 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  64. d56dbf5 PCI: Allocate 64-bit BARs above 4G when possible by Yinghai Lu · 11 years ago
  65. f75b99d PCI: Enforce bus address limits in resource allocation by Yinghai Lu · 11 years ago
  66. 36e097a PCI: Split out bridge window override of minimum allocation address by Bjorn Helgaas · 11 years ago
  67. 2fc59fe PCI / pci-label: treat PCI label with index 0 as valid label by Jiang Liu · 11 years ago
  68. 1d0fcef ACPI / PCI: replace open-coded _DSM code with helper functions by Jiang Liu · 11 years ago
  69. 54e5bb4 PCI / pci-label: release allocated ACPI object on error recovery path by Jiang Liu · 11 years ago
  70. 302a252 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  71. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 11 years ago
  72. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 11 years ago
  73. d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 11 years ago
  74. 7741043 PCI: Convert ioapic to be builtin only, not modular by Yinghai Lu · 11 years ago
  75. 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 11 years ago
  76. 58275f2f PCI: designware: Fix indent code style by Jingoo Han · 11 years ago
  77. 0648900 PCI: mvebu: Use max_t() instead of max(resource_size_t,) by Jingoo Han · 11 years ago
  78. 31e45ec PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically by Thomas Petazzoni · 11 years ago
  79. 4706515 Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  80. d1badf8 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  81. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  82. f084280 PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI by Rafael J. Wysocki · 11 years ago
  83. e7d248f Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Olof Johansson · 11 years ago
  84. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  85. 47e0ab3 Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  86. f72e111 Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
  87. 9dc1d43 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  88. fc05ea7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  89. 4bd70bc Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  90. 52179dc PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int by Alexander Gordeev · 11 years ago
  91. 2adc790 PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails by Alexander Gordeev · 11 years ago
  92. fce8591 PCI: designware: Fix I/O transfers by using CPU (not realio) address by Pratyush Anand · 11 years ago
  93. a01ef59 PCI: designware: Add dw_pcie prefix before cfg_read/write by Pratyush Anand · 11 years ago
  94. ca16589 PCI: designware: Fix missing MSI IRQs by Harro Haan · 11 years ago
  95. 1c51b50 PCI/MSI: Export MSI mode using attributes, not kobjects by Greg Kroah-Hartman · 11 years ago
  96. e75f34c PCI/portdrv: Remove extra get_device()/put_device() for pcie_device by Bjorn Helgaas · 11 years ago
  97. f398620 PCI/portdrv: Add put_device() after device_register() failure by Levente Kurusa · 11 years ago
  98. 8f3acca PCI/portdrv: Cleanup error paths by Bjorn Helgaas · 11 years ago
  99. 339135f PCI: mvebu: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  100. bc9ef77 PCI: imx6: Fix bugs in PCIe startup code by Richard Zhu · 11 years ago