summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/acpiphp_glue.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko
2016-11-17ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner
2016-11-17ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner
2016-08-04ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds
2016-06-13ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki
2016-01-24ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-05-22ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-12ACPI / hotplug / PCI: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-07-20ACPI / hotplug / PCI: Fix sparse non static symbol warningWei Yongjun
2014-07-16ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki
2014-07-16ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()Rafael J. Wysocki
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-11ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-06Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2014-03-05ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki
2014-02-21ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki
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-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-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