summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2014-02-16ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki
2014-02-16ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki
2014-02-14ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang
2014-02-14PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang
2014-02-12PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter
2014-02-12Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki
2014-02-12ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2014-02-11PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain
2014-02-11PCI: pciehp: Disable link notification across slot resetRajat Jain
2014-02-11PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain
2014-02-11PCI: pciehp: Don't disable the link permanently during removalRajat Jain
2014-02-11PCI: pciehp: Enable link state change notificationsRajat Jain
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain
2014-02-10PCI: pciehp: Make check_link_active() non-staticRajat Jain
2014-02-10ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lockRafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Simplify hotplug_event()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Drop crit_sect lockingRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Drop acpiphp_bus_add()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_contextRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Drop acpiphp_bus_trim()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Simplify register_slot()Rafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removalRafael J. Wysocki
2014-02-05ACPI / hotplug / PCI: Simplify disable_slot()Rafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Fix bridge removal race vs dock eventsRafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()Rafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lockRafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()Rafael J. Wysocki
2014-02-03ACPI / hotplug / PCI: Remove entries from bus->devices in reverse orderRafael J. Wysocki
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-14ACPI / hotplug / PCI: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen Hemminger
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-15PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas
2013-12-15PCI: pciehp: Use symbolic constants for Slot Control fieldsBjorn Helgaas
2013-12-15PCI: pciehp: Use symbolic constants, not hard-coded bitmaskBjorn Helgaas
2013-12-15PCI: pciehp: Simplify "Power Fault Detected" checking/clearingBjorn Helgaas
2013-12-15PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)Bjorn Helgaas