index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
Prarit Bhargava
2011-10-14
1
-15
/
+94
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
1
-1
/
+1
*
PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
Ian Campbell
2011-05-11
1
-0
/
+7
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
2011-03-04
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
2010-03-14
1
-0
/
+19
*
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2010-01-31
1
-6
/
+0
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-231
/
+17
|
\
|
*
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
2009-11-04
1
-41
/
+17
|
*
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2009-11-04
1
-190
/
+0
*
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-11
/
+11
|
/
*
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
1
-79
/
+2
*
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
2009-09-14
1
-4
/
+3
*
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
2009-09-14
1
-31
/
+27
*
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Bjorn Helgaas
2009-09-14
1
-3
/
+0
*
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
2009-09-14
1
-22
/
+11
*
PCI Hotplug: acpiphp: find bridges the easy way
Alex Chiang
2009-09-14
1
-60
/
+21
*
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
2009-09-09
1
-11
/
+17
*
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
2009-06-17
1
-18
/
+7
*
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2009-06-17
1
-1
/
+1
*
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2009-05-27
1
-37
/
+26
*
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
2009-04-06
1
-0
/
+14
*
ACPI PCI hotplug: harden against panic regression
James Bottomley
2009-01-16
1
-0
/
+2
*
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
2009-01-07
1
-92
/
+15
*
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
2009-01-07
1
-3
/
+3
*
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
2009-01-07
1
-15
/
+17
*
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
2008-12-16
1
-2
/
+2
*
Merge branch 'ull' into test
Len Brown
2008-10-22
1
-7
/
+7
|
\
|
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-7
/
+7
*
|
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-09-23
1
-2
/
+4
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
1
-17
/
+6
|
\
|
*
PCI: introduce pci_slot
Alex Chiang
2008-06-10
1
-17
/
+6
*
|
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
2008-07-02
1
-3
/
+14
|
/
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-19
/
+19
*
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
2008-03-04
1
-1
/
+1
*
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
2008-02-01
1
-1
/
+0
*
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
2008-02-01
1
-2
/
+2
*
pci hotplug: kernel-doc fixes
Randy Dunlap
2007-11-28
1
-21
/
+15
*
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...
Gary Hade
2007-07-11
1
-2
/
+46
*
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
Gary Hade
2007-07-11
1
-0
/
+3
*
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
2007-07-11
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
1
-5
/
+5
*
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
2006-12-20
1
-1
/
+1
*
acpiphp: fix use of list_for_each macro
Akinobu Mita
2006-12-01
1
-6
/
+2
*
acpiphp: fix latch status
MUNEDA Takahiro
2006-10-27
1
-3
/
+3
*
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
-14
/
+87
*
acpiphp: disable bridges
Satoru Takeuchi
2006-09-26
1
-1
/
+16
[next]