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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-1
/
+1
*
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
2014-06-11
1
-0
/
+10
*
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
Rafael J. Wysocki
2014-02-06
1
-1
/
+0
*
ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
Rafael J. Wysocki
2014-02-06
1
-2
/
+7
*
ACPI / hotplug / PCI: Drop crit_sect locking
Rafael J. Wysocki
2014-02-05
1
-1
/
+0
*
ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
Rafael J. Wysocki
2014-02-05
1
-2
/
+7
*
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-1
/
+4
*
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-11-19
1
-1
/
+0
|
\
|
*
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
2013-11-19
1
-1
/
+0
*
|
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
2013-09-25
1
-10
/
+0
|
/
*
ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h
Mika Westerberg
2013-07-23
1
-5
/
+1
*
ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
Rafael J. Wysocki
2013-07-23
1
-6
/
+1
*
ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
Mika Westerberg
2013-07-23
1
-2
/
+1
*
ACPI / hotplug / PCI: Store parent in functions and bus in slots
Rafael J. Wysocki
2013-07-23
1
-2
/
+3
*
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
Rafael J. Wysocki
2013-07-23
1
-1
/
+0
*
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
Rafael J. Wysocki
2013-07-23
1
-1
/
+5
*
ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
Rafael J. Wysocki
2013-07-23
1
-2
/
+6
*
ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
Rafael J. Wysocki
2013-07-23
1
-5
/
+0
*
ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
Rafael J. Wysocki
2013-07-23
1
-3
/
+2
*
ACPI / hotplug / PCI: Register all devices under the given bridge
Rafael J. Wysocki
2013-07-23
1
-1
/
+0
*
ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
Rafael J. Wysocki
2013-07-23
1
-2
/
+0
*
ACPI / hotplug / PCI: Unified notify handler for hotplug events
Rafael J. Wysocki
2013-07-23
1
-0
/
+1
*
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
Rafael J. Wysocki
2013-07-23
1
-0
/
+10
*
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
2013-07-15
1
-1
/
+0
*
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17
1
-11
/
+11
|
\
|
*
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
1
-13
/
+13
*
|
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2013-04-16
1
-0
/
+1
*
|
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2013-04-16
1
-2
/
+2
*
|
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
2013-04-12
1
-3
/
+0
*
|
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
2013-04-12
1
-0
/
+1
*
|
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2013-04-12
1
-4
/
+0
|
/
*
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
2013-02-02
1
-12
/
+1
*
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
2013-01-25
1
-1
/
+0
*
PCI: acpiphp: merge acpiphp_debug and debug
Yinghai Lu
2012-07-10
1
-1
/
+1
*
PCI: acpiphp: remove unused res_lock
Yinghai Lu
2012-07-10
1
-2
/
+0
*
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
*
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2009-11-04
1
-6
/
+0
*
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
2009-09-14
1
-3
/
+0
*
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2009-05-27
1
-1
/
+0
*
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
2009-01-07
1
-1
/
+1
*
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
2008-12-16
1
-1
/
+1
*
PCI: acpiphp: remove 'name' parameter
Alex Chiang
2008-10-22
1
-4
/
+5
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
1
-2
/
+2
*
PCI: introduce pci_slot
Alex Chiang
2008-06-10
1
-1
/
+0
*
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
2008-02-01
1
-1
/
+0
*
pci hotplug: kernel-doc fixes
Randy Dunlap
2007-11-28
1
-4
/
+4
*
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
2007-07-11
1
-0
/
+1
*
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2006-12-01
1
-2
/
+2
*
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
2006-10-18
1
-1
/
+1
*
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2006-09-26
1
-0
/
+5
[next]