summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug (follow)
Commit message (Expand)AuthorAge
...
| | * PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-19
| | * PCI: pciehp: Remove a non-existent card, regardless of "surprise" capabilityRajat Jain2014-02-19
| | * PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2014-02-14
| | * PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain2014-02-11
| | * PCI: pciehp: Ensure very fast hotplug events are also processedRajat Jain2014-02-11
| | * PCI: pciehp: Disable link notification across slot resetRajat Jain2014-02-11
| | * PCI: pciehp: Don't check adapter or latch status while disablingRajat Jain2014-02-11
| | * PCI: pciehp: Don't disable the link permanently during removalRajat Jain2014-02-11
| | * PCI: pciehp: Enable link state change notificationsRajat Jain2014-02-11
| | * PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain2014-02-10
| | * PCI: pciehp: Make check_link_active() non-staticRajat Jain2014-02-10
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-18
| |\ \
| | * | PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter2014-02-12
| | |/
| * / ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-14
| |/
* | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2014-03-06
|\ \
| * | ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki2014-03-05
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-21
* | | ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki2014-02-21
* | | ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki2014-02-21
* | | Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki2014-02-21
|\| |
| * | ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki2014-02-16
| * | ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki2014-02-16
* | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-21
* | | ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki2014-02-21
|/ /
* | Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki2014-02-12
|\ \
| * | ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lockRafael J. Wysocki2014-02-10
| * | ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki2014-02-06
| * | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-06
| * | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki2014-02-06
| * | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-06
| * | ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()Rafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()Rafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Simplify hotplug_event()Rafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Drop crit_sect lockingRafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Drop acpiphp_bus_add()Rafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_contextRafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()Rafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Drop acpiphp_bus_trim()Rafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Simplify register_slot()Rafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removalRafael J. Wysocki2014-02-05
| * | ACPI / hotplug / PCI: Simplify disable_slot()Rafael J. Wysocki2014-02-05
* | | 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
| |\