Age | Commit message (Expand) | Author |
2018-06-06 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-06-04 | ACPI / hotplug / PCI: Drop unnecessary parentheses | Mika Westerberg |
2018-06-04 | ACPI / hotplug / PCI: Mark stale PCI devices disconnected | Mika Westerberg |
2018-06-04 | ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug | Mika Westerberg |
2018-06-04 | PCI: shpchp: Add shpchp_is_native() | Mika Westerberg |
2018-06-04 | PCI: shpchp: Fix AMD POGO identification | Bjorn Helgaas |
2018-06-02 | PCI: shpchp: Use dev_printk() for OSHP-related messages | Bjorn Helgaas |
2018-06-02 | PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper | Mika Westerberg |
2018-06-02 | PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags | Mika Westerberg |
2018-06-02 | PCI: shpchp: Rely on previous _OSC results | Mika Westerberg |
2018-06-02 | PCI: shpchp: Convert SHPC to be builtin only | Mika Westerberg |
2018-05-23 | PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume | Mika Westerberg |
2018-05-23 | PCI: pnv_php: Add missing of_node_put() | Julia Lawall |
2018-05-17 | PCI: Add generic pcie_wait_for_link() interface | Oza Pawandeep |
2018-05-07 | PCI: pciehp: Add quirk for Command Completed errata | Bjorn Helgaas |
2018-04-20 | PCI: ibmphp: Fix use-before-set in get_max_bus_speed() | Dan Carpenter |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-04-04 | Merge branch 'pci/portdrv' | Bjorn Helgaas |
2018-03-23 | ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() | Mika Westerberg |
2018-03-13 | PCI/hotplug: ppc: correct a php_slot usage after free | Simon Guo |
2018-03-09 | PCI/portdrv: Merge pcieport_if.h into portdrv.h | Bjorn Helgaas |
2018-02-28 | PCI: cpqphp: Fix possible NULL pointer dereference | Shawn Lin |
2018-02-22 | PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ | Frederick Lawler |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-04 | PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status | Hans de Goede |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas |
2018-01-31 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2018-01-31 | Merge branch 'pci/hotplug' into next | Bjorn Helgaas |
2018-01-29 | PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement | Bjorn Helgaas |
2018-01-28 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate | Bjorn Helgaas |
2018-01-28 | PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate | Bjorn Helgaas |
2018-01-26 | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas |
2018-01-23 | PCI: pciehp: Assume NoCompl+ for Thunderbolt ports | Lukas Wunner |
2018-01-21 | hotplug/drc-info: Add code to search ibm,drc-info property | Michael Bringmann |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler |
2018-01-17 | PCI: Remove unnecessary messages for memory allocation failures | Markus Elfring |
2018-01-17 | PCI: ibmphp: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2018-01-17 | PCI: cpqhp: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2017-12-18 | PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device() | Mika Westerberg |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-06 | PCI: pciehp: Do not clear Presence Detect Changed during initialization | Mika Westerberg |
2017-11-06 | PCI: pciehp: Fix race condition handling surprise link down | Mika Westerberg |
2017-11-06 | PCI: Add for_each_pci_bridge() helper | Andy Shevchenko |
2017-11-06 | PCI: shpchp: Convert timers to use timer_setup() | Kees Cook |
2017-11-06 | PCI: cpqphp: Convert timers to use timer_setup() | Kees Cook |
2017-11-06 | PCI: pciehp: Convert timers to use timer_setup() | Kees Cook |
2017-11-06 | PCI: ibmphp: Use common error handling code in unconfigure_boot_device() | Markus Elfring |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-07 | Merge branch 'pci/misc' into next | Bjorn Helgaas |