index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
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-28
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-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
1
-9
/
+6
2016-11-17
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
1
-27
/
+1
2016-11-17
ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
1
-4
/
+1
2016-08-04
ACPI / hotplug / PCI: Runtime resume bridges before bus rescans
Rafael J. Wysocki
1
-0
/
+6
2016-08-03
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-22
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-12
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-20
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-12
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-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-4
/
+2
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-2
/
+1
2014-05-27
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-04-29
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
1
-1
/
+1
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-04-01
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
2014-02-05
ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()
Rafael J. Wysocki
1
-7
/
+7
2014-02-05
ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()
Rafael J. Wysocki
1
-9
/
+3
2014-02-05
ACPI / hotplug / PCI: Simplify hotplug_event()
Rafael J. Wysocki
1
-13
/
+6
[next]