summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_glue.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg2018-09-261-5/+6
* PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-1/+1
* ACPI / hotplug / PCI: Drop unnecessary parenthesesMika Westerberg2018-06-041-2/+2
* ACPI / hotplug / PCI: Mark stale PCI devices disconnectedMika Westerberg2018-06-041-0/+5
* ACPI / hotplug / PCI: Don't scan bridges managed by native hotplugMika Westerberg2018-06-041-17/+58
* ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg2018-03-231-7/+16
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-15/+1Star
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-15/+1Star
* | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-171-3/+1Star
|/
* PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-071-9/+6Star
* ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner2016-11-181-27/+1Star
* ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner2016-11-181-4/+1Star
* ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki2016-08-051-0/+6
* Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds2016-08-041-4/+0Star
* ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg2016-06-131-0/+4
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-291-1/+3
|\ \
| | * ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-01-241-1/+3
| |/
* / PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-1/+1
|/
* ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki2015-05-231-3/+2Star
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-10/+1Star
|\
| * ACPI / hotplug / PCI: Remove pci_configure_slot() usageBjorn Helgaas2014-09-131-10/+1Star
* | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2014-09-101-10/+6Star
|/
* ACPI / hotplug / PCI: Fix sparse non static symbol warningWei Yongjun2014-07-201-1/+1
* ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-161-3/+4
* ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()Rafael J. Wysocki2014-07-161-16/+8Star
* Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-121-4/+2Star
|\
| * PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-4/+2Star
* | ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki2014-06-111-18/+42
|/
*-. Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-291-2/+1Star
|\ \
| | * PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1Star
| |/
* | PCI: Remove unnecessary __ref annotationsBjorn Helgaas2014-04-301-1/+1
* | PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-151-1/+0Star
|/
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-3/+3
|\
| * ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-3/+3
* | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2014-03-061-5/+2Star
|\ \
| * | ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki2014-03-051-5/+2Star
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-4/+4
* | | ACPI / dock: Use callback pointers from devices' ACPI hotplug contextsRafael J. Wysocki2014-02-211-70/+49Star
* | | ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki2014-02-211-3/+3
* | | Merge branch 'acpi-pci-hotplug' into acpi-dockRafael J. Wysocki2014-02-211-10/+19
|\| |
| * | ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHPRafael J. Wysocki2014-02-161-5/+8
| * | ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()Rafael J. Wysocki2014-02-161-5/+11
* | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-1/+1
* | | ACPI / hotplug / PCI: Do not clear event callback pointer for docksRafael J. Wysocki2014-02-211-7/+0Star
|/ /
* | Merge back earlier 'acpi-pci-hotplug' material.Rafael J. Wysocki2014-02-121-281/+124Star
|\ \
| * | ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lockRafael J. Wysocki2014-02-101-0/+6
| * | ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki2014-02-061-8/+3Star
| * | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-11/+13
| * | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki2014-02-061-1/+1
| * | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-061-130/+38Star