1. 4f77c55 drivers/pci/hotplug: Fix initial state for empty slot by Gavin Shan · 7 years ago
  2. 1afe7b4 drivers/pci/hotplug: Handle presence detection change properly by Gavin Shan · 7 years ago
  3. 54eff72 pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts by Gavin Shan · 7 years ago
  4. 4ee3508 pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot() by Gavin Shan · 7 years ago
  5. 1fb738a pci/hotplug/pnv-php: Disable MSI and PCI device properly by Gavin Shan · 7 years ago
  6. b3539f8 powerpc/pci/rpadlpar: Fix device reference leaks by Johan Hovold · 8 years ago
  7. 07021b43 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  8. 39f0d6f drivers/pci/hotplug: Use of_property_read_u32() in powernv driver by Gavin Shan · 8 years ago
  9. 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  10. 360aebd drivers/pci/hotplug: Support surprise hotplug in powernv driver by Gavin Shan · 8 years ago
  11. 149ba66 drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver by Gavin Shan · 8 years ago
  12. 576243b PCI: pciehp: Allow exclusive userspace control of indicators by Keith Busch · 8 years ago
  13. 29a654e PCI: pciehp: Remove useless pciehp_get_latch_status() calls by Bjorn Helgaas · 8 years ago
  14. 6e49b304 PCI: pciehp: Clean up dmesg "Slot(%s)" messages by Bjorn Helgaas · 8 years ago
  15. 4947793 PCI: pciehp: Remove unnecessary guard by Bjorn Helgaas · 8 years ago
  16. 69bd3c5 PCI: pciehp: Don't re-read Slot Status when handling surprise event by Mayurkumar Patel · 8 years ago
  17. 0c923d1 PCI: pciehp: Don't re-read Slot Status when queuing hotplug event by Mayurkumar Patel · 8 years ago
  18. fad214b PCI: pciehp: Process all hotplug events before looking for new ones by Mayurkumar Patel · 8 years ago
  19. 70e8b40 PCI: pciehp: Return IRQ_NONE when we can't read interrupt status by Bjorn Helgaas · 8 years ago
  20. a8499f2 PCI: pciehp: Rename pcie_isr() locals for clarity by Bjorn Helgaas · 8 years ago
  21. 70626d8 PCI: pciehp: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  22. 57b51b9 PCI: hotplug: Make core explicitly non-modular by Paul Gortmaker · 8 years ago
  23. 8b7c8b4 PCI: pciehp: Clear attention LED on device add by Keith Busch · 8 years ago
  24. dd7fd3a ACPI / hotplug / PCI: Runtime resume bridges before bus rescans by Rafael J. Wysocki · 8 years ago
  25. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  26. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  27. e2413a7 PCI: rpaphp: Fix slot registration for multiple slots under a PHB by Tyrel Datwyler · 8 years ago
  28. 5473a6b PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state by Andrew Donnellan · 8 years ago
  29. 89379f1 PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl by Andrew Donnellan · 8 years ago
  30. 6672515 PCI/hotplug: PowerPC PowerNV PCI hotplug driver by Gavin Shan · 8 years ago
  31. ed91de7 PCI: pciehp: Ignore interrupts during D3cold by Lukas Wunner · 8 years ago
  32. 16468c7 ACPI / hotplug / PCI: Runtime resume bridge before rescan by Mika Westerberg · 8 years ago
  33. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  34. 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 8 years ago
  35. bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 8 years ago
  36. 4d88d5a PCI: acpiphp_ibm: Avoid uninitialized variable reference by Dan Carpenter · 8 years ago
  37. 9a99649 s390/pci: remove pdev pointer from arch data by Sebastian Ott · 8 years ago
  38. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 8 years ago
  39. 2c3033a ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() by Insu Yun · 8 years ago
  40. 9662e32 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 8 years ago
  41. 4723584 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  42. 4058937 PCI: ibmphp: Remove unneeded NULL test by Julia Lawall · 8 years ago
  43. 2ac83cc PCI: hotplug: Use list_for_each_entry() to simplify code by Geliang Tang · 8 years ago
  44. 1b47fd4 PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot by Colin Ian King · 8 years ago
  45. bd79008 PCI: shpchp: Constify hpc_ops structure by Julia Lawall · 8 years ago
  46. f3d2f165 PCI: Use to_pci_dev() instead of open-coding it by Geliang Tang · 8 years ago
  47. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 8 years ago
  48. 800e07b Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  49. 93de690 PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask by Bjorn Helgaas · 8 years ago
  50. 64609ea PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex by Guenter Roeck · 9 years ago
  51. bee6775 PCI: pciehp: Queue power work requests in dedicated function by Guenter Roeck · 9 years ago
  52. 2db0f71 PCI: pciehp: Remove ignored MRL sensor interrupt events by Bjorn Helgaas · 9 years ago
  53. 58fa240 PCI: pciehp: Remove unused interrupt events by Bjorn Helgaas · 9 years ago
  54. 1469d17 PCI: pciehp: Handle invalid data when reading from non-existent devices by Jarod Wilson · 9 years ago
  55. ac10836 PCI: pciehp: Simplify pcie_poll_cmd() by Yijing Wang · 9 years ago
  56. a6ed1f4 PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot by Yijing Wang · 9 years ago
  57. 4f092fe PCI: pciehp: Inline the "handle event" functions into the ISR by Bjorn Helgaas · 9 years ago
  58. d49eccb PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() by Bjorn Helgaas · 9 years ago
  59. 7d852b6 PCI: pciehp: Make queue_interrupt_event() void by Bjorn Helgaas · 9 years ago
  60. 3784e0c PCI: pciehp: Clean up debug logging by Bjorn Helgaas · 9 years ago
  61. a5dd4b4 PCI: pciehp: Wait for hotplug command completion where necessary by Alex Williamson · 9 years ago
  62. d41be34 ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices by Rafael J. Wysocki · 9 years ago
  63. 2af31f4 PCI: pciehp: Drop pointless label from pciehp_probe() by Rafael J. Wysocki · 9 years ago
  64. e705c29 PCI: pciehp: Drop pointless ACPI-based "slot detection" check by Rafael J. Wysocki · 9 years ago
  65. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  66. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  67. ff57b45 powerpc/eeh: Do probe on pci_dn by Gavin Shan · 9 years ago
  68. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 9 years ago
  69. bc3b5b4 PCI: cpcihp: Add missing curly braces in cpci_configure_slot() by Dan Carpenter · 9 years ago
  70. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  71. e044d8f ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel by Lv Zheng · 9 years ago
  72. a93b506 PCI: pciehp: Handle surprise add even if surprise removal isn't supported by Bjorn Helgaas · 9 years ago
  73. 17f14b5 PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 9 years ago
  74. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  76. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  77. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  78. 754834b PCI: Simplify if-return sequences by Quentin Lambert · 10 years ago
  79. c302d35 Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" by Kamal Mostafa · 10 years ago
  80. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  81. c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  82. 2f4096e PCI: Remove assignment from complicated "if" conditions by Quentin Lambert · 10 years ago
  83. 79e50e7 PCI: Remove assignment from "if" conditions by Quentin Lambert · 10 years ago
  84. 656f978 PCI: Remove unnecessary curly braces by Quentin Lambert · 10 years ago
  85. 382a9c9 PCI: Add space before open parenthesis by Quentin Lambert · 10 years ago
  86. 31ff2a5 PCI: pciehp: Stop disabling notifications during init by Yinghai Lu · 10 years ago
  87. cf8d7b5 PCI: pciehp: Add more Slot Control debug output by Yinghai Lu · 10 years ago
  88. d433889 PCI: pciehp: Fix wait time in timeout message by Yinghai Lu · 10 years ago
  89. 7cbeb9f PCI: pciehp: Fix pcie_wait_cmd() timeout by Yinghai Lu · 10 years ago
  90. 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago
  91. bceee4a9 PCI: pciehp: Prevent NULL dereference during probe by Andreas Noever · 10 years ago
  92. d537a3ab PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits by Bjorn Helgaas · 10 years ago
  93. 81ee573 ACPI / hotplug / PCI: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  94. b407166 PCI: shpchp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  95. 77094fb PCI: pciehp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  96. 589fcc2 PCI: Move pci_configure_slot() to drivers/pci/probe.c by Bjorn Helgaas · 10 years ago
  97. 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
  98. 1197ba2 PCI: pciehp: Configure hot-added display devices by Bjorn Helgaas · 10 years ago
  99. 6a73336 PCI: Remove "no hotplug settings from platform" warning by Bjorn Helgaas · 10 years ago
  100. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago