index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Age
Commit message (
Expand
)
Author
2020-06-26
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
2020-05-09
ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helper
Hans de Goede
2019-11-13
ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
Mika Westerberg
2018-09-29
Update email address
Matthew Wilcox
2018-09-26
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
Mika Westerberg
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
2018-06-04
ACPI / hotplug / PCI: Drop unnecessary parentheses
Mika Westerberg
2018-06-04
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
Mika Westerberg
2018-06-04
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
Mika Westerberg
2018-03-23
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2017-11-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2016-11-17
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
2016-11-17
ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
2016-08-04
ACPI / hotplug / PCI: Runtime resume bridges before bus rescans
Rafael J. Wysocki
2016-08-03
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
2016-06-13
ACPI / hotplug / PCI: Runtime resume bridge before rescan
Mika Westerberg
2016-01-29
Merge branches 'acpi-video' and 'acpi-hotplug'
Rafael J. Wysocki
2016-01-24
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Insu Yun
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
2015-05-22
ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices
Rafael J. Wysocki
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-12
ACPI / hotplug / PCI: Remove pci_configure_slot() usage
Bjorn Helgaas
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
2014-07-20
ACPI / hotplug / PCI: Fix sparse non static symbol warning
Wei Yongjun
2014-07-16
ACPI / hotplug: Simplify acpi_set_hp_context()
Rafael J. Wysocki
2014-07-16
ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()
Rafael J. Wysocki
2014-06-12
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-11
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-27
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-04-29
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-03-06
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2014-03-05
ACPI / hotplug / PCI: Use pci_device_is_present()
Rafael J. Wysocki
2014-02-21
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
Rafael J. Wysocki
2014-02-21
ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts
Rafael J. Wysocki
2014-02-21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
2014-02-21
Merge branch 'acpi-pci-hotplug' into acpi-dock
Rafael J. Wysocki
2014-02-21
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
Rafael J. Wysocki
2014-02-21
ACPI / hotplug / PCI: Do not clear event callback pointer for docks
Rafael J. Wysocki
2014-02-16
ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
Rafael J. Wysocki
2014-02-16
ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
Rafael J. Wysocki
2014-02-14
ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2014-02-12
Merge back earlier 'acpi-pci-hotplug' material.
Rafael J. Wysocki
2014-02-12
ACPI / hotplug / PCI: Relax the checking of _STA return values
Mika Westerberg
[next]