index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
ACPI / hotplug / PCI: Drop unnecessary parentheses
Mika Westerberg
1
-2
/
+2
2018-06-04
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
Mika Westerberg
1
-0
/
+5
2018-06-04
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
Mika Westerberg
1
-17
/
+58
2018-03-24
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
1
-7
/
+16
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-15
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
1
-15
/
+1
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
1
-3
/
+1
2017-11-07
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
1
-9
/
+6
2016-11-18
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
1
-27
/
+1
2016-11-18
ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
1
-4
/
+1
2016-08-05
ACPI / hotplug / PCI: Runtime resume bridges before bus rescans
Rafael J. Wysocki
1
-0
/
+6
2016-08-04
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
1
-4
/
+0
2016-06-13
ACPI / hotplug / PCI: Runtime resume bridge before rescan
Mika Westerberg
1
-0
/
+4
2016-01-29
Merge branches 'acpi-video' and 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+3
2016-01-24
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Insu Yun
1
-1
/
+3
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-1
/
+1
2015-05-23
ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices
Rafael J. Wysocki
1
-3
/
+2
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+1
2014-09-13
ACPI / hotplug / PCI: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-10
/
+1
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-10
/
+6
2014-07-21
ACPI / hotplug / PCI: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-07-16
ACPI / hotplug: Simplify acpi_set_hp_context()
Rafael J. Wysocki
1
-3
/
+4
2014-07-16
ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()
Rafael J. Wysocki
1
-16
/
+8
2014-06-13
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2014-06-11
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
1
-18
/
+42
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-4
/
+2
2014-05-29
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-2
/
+1
2014-05-28
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-04-30
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
1
-1
/
+1
2014-04-15
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2014-03-06
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
1
-5
/
+2
2014-03-05
ACPI / hotplug / PCI: Use pci_device_is_present()
Rafael J. Wysocki
1
-5
/
+2
2014-02-21
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
Rafael J. Wysocki
1
-4
/
+4
2014-02-21
ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts
Rafael J. Wysocki
1
-70
/
+49
2014-02-21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
1
-3
/
+3
2014-02-21
Merge branch 'acpi-pci-hotplug' into acpi-dock
Rafael J. Wysocki
1
-10
/
+19
2014-02-21
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
Rafael J. Wysocki
1
-1
/
+1
2014-02-21
ACPI / hotplug / PCI: Do not clear event callback pointer for docks
Rafael J. Wysocki
1
-7
/
+0
2014-02-16
ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
Rafael J. Wysocki
1
-5
/
+8
2014-02-16
ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
Rafael J. Wysocki
1
-5
/
+11
2014-02-14
ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-3
/
+3
2014-02-12
Merge back earlier 'acpi-pci-hotplug' material.
Rafael J. Wysocki
1
-281
/
+124
2014-02-12
ACPI / hotplug / PCI: Relax the checking of _STA return values
Mika Westerberg
1
-2
/
+13
2014-02-10
ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock
Rafael J. Wysocki
1
-0
/
+6
2014-02-06
ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()
Rafael J. Wysocki
1
-8
/
+3
2014-02-06
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
Rafael J. Wysocki
1
-11
/
+13
2014-02-06
ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
Rafael J. Wysocki
1
-1
/
+1
2014-02-06
ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
Rafael J. Wysocki
1
-130
/
+38
2014-02-05
ACPI / hotplug / PCI: Define hotplug context lock in the core
Rafael J. Wysocki
1
-26
/
+25
[next]