index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
Igor Mammedov
2023-08-08
1
-1
/
+7
*
PCI: acpiphp: Reassign resources on bridge if necessary
Igor Mammedov
2023-05-24
1
-4
/
+1
*
PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream Ports
Rafael J. Wysocki
2022-11-22
1
-0
/
+8
*
PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
Rafael J. Wysocki
2022-02-04
1
-3
/
+4
*
PCI: Correct misspelled and remove duplicated words
Krzysztof WilczyĆski
2021-10-08
1
-1
/
+1
*
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
2021-04-08
1
-0
/
+1
*
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
2020-06-26
1
-3
/
+11
*
ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helper
Hans de Goede
2020-05-09
1
-10
/
+3
*
ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
Mika Westerberg
2019-11-13
1
-3
/
+9
*
Update email address
Matthew Wilcox
2018-09-29
1
-1
/
+1
*
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
Mika Westerberg
2018-09-26
1
-5
/
+6
*
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
2018-07-31
1
-1
/
+1
*
ACPI / hotplug / PCI: Drop unnecessary parentheses
Mika Westerberg
2018-06-04
1
-2
/
+2
*
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
Mika Westerberg
2018-06-04
1
-0
/
+5
*
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
Mika Westerberg
2018-06-04
1
-17
/
+58
*
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
2018-03-23
1
-7
/
+16
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-15
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-15
/
+1
*
|
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2018-01-17
1
-3
/
+1
|
/
*
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2017-11-06
1
-9
/
+6
*
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
2016-11-17
1
-27
/
+1
*
ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
2016-11-17
1
-4
/
+1
*
ACPI / hotplug / PCI: Runtime resume bridges before bus rescans
Rafael J. Wysocki
2016-08-04
1
-0
/
+6
*
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
2016-08-03
1
-4
/
+0
*
ACPI / hotplug / PCI: Runtime resume bridge before rescan
Mika Westerberg
2016-06-13
1
-0
/
+4
*
-
.
Merge branches 'acpi-video' and 'acpi-hotplug'
Rafael J. Wysocki
2016-01-29
1
-1
/
+3
|
\
\
|
|
*
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Insu Yun
2016-01-24
1
-1
/
+3
|
|
/
*
/
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-1
/
+1
|
/
*
ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices
Rafael J. Wysocki
2015-05-22
1
-3
/
+2
*
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-10
/
+1
|
\
|
*
ACPI / hotplug / PCI: Remove pci_configure_slot() usage
Bjorn Helgaas
2014-09-12
1
-10
/
+1
*
|
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
2014-09-10
1
-10
/
+6
|
/
*
ACPI / hotplug / PCI: Fix sparse non static symbol warning
Wei Yongjun
2014-07-20
1
-1
/
+1
*
ACPI / hotplug: Simplify acpi_set_hp_context()
Rafael J. Wysocki
2014-07-16
1
-3
/
+4
*
ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()
Rafael J. Wysocki
2014-07-16
1
-16
/
+8
*
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-12
1
-4
/
+2
|
\
|
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-4
/
+2
*
|
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
2014-06-11
1
-18
/
+42
|
/
*
-
.
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
1
-2
/
+1
|
\
\
|
|
*
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
1
-2
/
+1
|
|
/
*
|
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
2014-04-29
1
-1
/
+1
*
|
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-04-14
1
-1
/
+0
|
/
*
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
1
-3
/
+3
|
\
|
*
ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2014-02-14
1
-3
/
+3
*
|
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2014-03-06
1
-5
/
+2
|
\
\
|
*
|
ACPI / hotplug / PCI: Use pci_device_is_present()
Rafael J. Wysocki
2014-03-05
1
-5
/
+2
*
|
|
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
Rafael J. Wysocki
2014-02-21
1
-4
/
+4
*
|
|
ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts
Rafael J. Wysocki
2014-02-21
1
-70
/
+49
*
|
|
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
2014-02-21
1
-3
/
+3
*
|
|
Merge branch 'acpi-pci-hotplug' into acpi-dock
Rafael J. Wysocki
2014-02-21
1
-10
/
+19
|
\
|
|
[next]