- c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 9 years ago
- bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 9 years ago
- 4d88d5a PCI: acpiphp_ibm: Avoid uninitialized variable reference by Dan Carpenter · 9 years ago
- 9a99649 s390/pci: remove pdev pointer from arch data by Sebastian Ott · 9 years ago
- 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 9 years ago
- 2c3033a ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() by Insu Yun · 9 years ago
- 9662e32 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 9 years ago
- 4723584 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
- 4058937 PCI: ibmphp: Remove unneeded NULL test by Julia Lawall · 9 years ago
- 2ac83cc PCI: hotplug: Use list_for_each_entry() to simplify code by Geliang Tang · 9 years ago
- 1b47fd4 PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot by Colin Ian King · 9 years ago
- bd79008 PCI: shpchp: Constify hpc_ops structure by Julia Lawall · 9 years ago
- f3d2f165 PCI: Use to_pci_dev() instead of open-coding it by Geliang Tang · 9 years ago
- ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
- 800e07b Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 9 years ago
- 93de690 PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask by Bjorn Helgaas · 9 years ago
- 64609ea PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex by Guenter Roeck · 9 years ago
- bee6775 PCI: pciehp: Queue power work requests in dedicated function by Guenter Roeck · 9 years ago
- 2db0f71 PCI: pciehp: Remove ignored MRL sensor interrupt events by Bjorn Helgaas · 9 years ago
- 58fa240 PCI: pciehp: Remove unused interrupt events by Bjorn Helgaas · 9 years ago
- 1469d17 PCI: pciehp: Handle invalid data when reading from non-existent devices by Jarod Wilson · 9 years ago
- ac10836 PCI: pciehp: Simplify pcie_poll_cmd() by Yijing Wang · 9 years ago
- a6ed1f4 PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot by Yijing Wang · 9 years ago
- 4f092fe PCI: pciehp: Inline the "handle event" functions into the ISR by Bjorn Helgaas · 10 years ago
- d49eccb PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() by Bjorn Helgaas · 10 years ago
- 7d852b6 PCI: pciehp: Make queue_interrupt_event() void by Bjorn Helgaas · 10 years ago
- 3784e0c PCI: pciehp: Clean up debug logging by Bjorn Helgaas · 9 years ago
- a5dd4b4 PCI: pciehp: Wait for hotplug command completion where necessary by Alex Williamson · 10 years ago
- d41be34 ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices by Rafael J. Wysocki · 10 years ago
- 2af31f4 PCI: pciehp: Drop pointless label from pciehp_probe() by Rafael J. Wysocki · 10 years ago
- e705c29 PCI: pciehp: Drop pointless ACPI-based "slot detection" check by Rafael J. Wysocki · 10 years ago
- d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- ff57b45 powerpc/eeh: Do probe on pci_dn by Gavin Shan · 10 years ago
- c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
- bc3b5b4 PCI: cpcihp: Add missing curly braces in cpci_configure_slot() by Dan Carpenter · 10 years ago
- 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- e044d8f ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel by Lv Zheng · 10 years ago
- a93b506 PCI: pciehp: Handle surprise add even if surprise removal isn't supported by Bjorn Helgaas · 10 years ago
- 17f14b5 PCI: Delete unnecessary NULL pointer checks by Markus Elfring · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
- 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
- c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 754834b PCI: Simplify if-return sequences by Quentin Lambert · 10 years ago
- c302d35 Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" by Kamal Mostafa · 10 years ago
- 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
- c0ed74e Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
- 2f4096e PCI: Remove assignment from complicated "if" conditions by Quentin Lambert · 10 years ago
- 79e50e7 PCI: Remove assignment from "if" conditions by Quentin Lambert · 10 years ago
- 656f978 PCI: Remove unnecessary curly braces by Quentin Lambert · 10 years ago
- 382a9c9 PCI: Add space before open parenthesis by Quentin Lambert · 10 years ago
- 31ff2a5 PCI: pciehp: Stop disabling notifications during init by Yinghai Lu · 10 years ago
- cf8d7b5 PCI: pciehp: Add more Slot Control debug output by Yinghai Lu · 10 years ago
- d433889 PCI: pciehp: Fix wait time in timeout message by Yinghai Lu · 10 years ago
- 7cbeb9f PCI: pciehp: Fix pcie_wait_cmd() timeout by Yinghai Lu · 10 years ago
- 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago
- bceee4a9 PCI: pciehp: Prevent NULL dereference during probe by Andreas Noever · 10 years ago
- d537a3a PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits by Bjorn Helgaas · 10 years ago
- 81ee573 ACPI / hotplug / PCI: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
- b407166 PCI: shpchp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
- 77094fb PCI: pciehp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
- 589fcc2 PCI: Move pci_configure_slot() to drivers/pci/probe.c by Bjorn Helgaas · 10 years ago
- 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
- 1197ba2 PCI: pciehp: Configure hot-added display devices by Bjorn Helgaas · 10 years ago
- 6a73336 PCI: Remove "no hotplug settings from platform" warning by Bjorn Helgaas · 10 years ago
- b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
- ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
- ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 896cb7e s390/pci: fix kmsg component by Gerald Schaefer · 10 years ago
- 902ee49 ACPI / hotplug / PCI: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
- ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
- 86f5f3c ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() by Rafael J. Wysocki · 10 years ago
- 5d37818 PCI: cpqphp: Remove unnecessary null test before debugfs_remove() by Fabian Frederick · 10 years ago
- 0d25d35 PCI: pciehp: Clear Data Link Layer State Changed during init by Myron Stowe · 10 years ago
- 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 10 years ago
- ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 11 years ago
- 2cc56f3 PCI: pciehp: Remove assumptions about which commands cause completion events by Bjorn Helgaas · 11 years ago
- 40b9608 PCI: pciehp: Compute timeout from hotplug command start time by Bjorn Helgaas · 11 years ago
- 3461a06 PCI: pciehp: Wait for hotplug command completion lazily by Bjorn Helgaas · 11 years ago
- 4283c70 PCI: pciehp: Make pcie_wait_cmd() self-contained by Bjorn Helgaas · 11 years ago
- 62e4492 PCI: Prevent NULL dereference during pciehp probe by Andreas Noever · 11 years ago
- 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 882d18a ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges by Rafael J. Wysocki · 11 years ago
- 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
- 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
- b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 11 years ago
- 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
- d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
- cab9a12 PCI: cpqphp: Fix possible null pointer dereference by Rickard Strandqvist · 11 years ago
- 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 5cbe5d1 PCI: cpcihp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 087cfa9 PCI: shpchp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- f86e1f1 PCI: rpaphp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
- 93fa9d3 PCI: shpchp: Check bridge's secondary (not primary) bus speed by Marcel Apfelbaum · 11 years ago
- 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 11 years ago
- 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 11 years ago