aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAge
* ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg2014-02-12
* ACPI / hotplug / PCI: Fix bridge removal race vs dock eventsRafael J. Wysocki2014-02-03
* ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()Rafael J. Wysocki2014-02-03
* ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lockRafael J. Wysocki2014-02-03
* ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()Rafael J. Wysocki2014-02-03
* ACPI / hotplug / PCI: Remove entries from bus->devices in reverse orderRafael J. Wysocki2014-02-03
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\
| * Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-31
| |\
| * \ Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-06
| |\ \
| | * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
| * | | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-11-28
| |\ \ \
| * | | | ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-22
| | |/ / | |/| |
* | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-14
| * | | ACPI / hotplug / PCI: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-14
| * | | Merge branch 'pci/dead-code' into nextBjorn Helgaas2014-01-13
| |\ \ \
| | * | | PCI: Make local functions staticStephen Hemminger2014-01-13
| | |/ /
| * | | PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas2013-12-15
| * | | PCI: pciehp: Use symbolic constants for Slot Control fieldsBjorn Helgaas2013-12-15
| * | | PCI: pciehp: Use symbolic constants, not hard-coded bitmaskBjorn Helgaas2013-12-15
| * | | PCI: pciehp: Simplify "Power Fault Detected" checking/clearingBjorn Helgaas2013-12-15
| * | | PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)Bjorn Helgaas2013-12-15
| * | | PCI: pciehp: Make various functions void since they can't failBjorn Helgaas2013-12-15
| * | | PCI: pciehp: Remove error checks when accessing PCIe CapabilityBjorn Helgaas2013-12-15
| * | | PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappersBjorn Helgaas2013-12-14
| |/ /
* | / ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-31
| |/ |/|
* | ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani2013-11-28
|/
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-22
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-19
|\ \
| * | PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-19
* | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
* | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
| |/ |/|
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-27
| |\ \
| | * | PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu2013-09-25
| | * | PCI: acpiphp: Convert to dynamic debugLan Tianyu2013-09-25
| * | | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-23
| |/ /
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-07
| |\ \ \ | | | |/ | | |/|
| | * | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-07
| | |/
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-27
| |\ \
| | * | acpi_pcihp: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-23
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-07
|\ \ \
| * | | s390/pci: message cleanupSebastian Ott2013-10-24
| |/ /
* / / Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg2013-10-30
|/ /
* | ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-11
* | ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-11
|/
* Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-09-10
|\
| * ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki2013-09-09