index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2012-02-28
PCI: make acpihp use __pci_remove_bus_device instead
Yinghai Lu
1
-1
/
+1
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-2
/
+2
2012-02-14
PCI: Can continually add funcs after adding func0
Amos Kong
1
-16
/
+13
2011-12-14
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
1
-1
/
+0
2011-12-13
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
1
-17
/
+12
2011-10-31
PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
Rafael J. Wysocki
1
-5
/
+24
2011-10-14
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
Prarit Bhargava
1
-15
/
+94
2011-07-17
ACPI: constify ops structs
Vasiliy Kulikov
1
-1
/
+1
2011-05-11
PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
Ian Campbell
1
-0
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-04
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
1
-0
/
+19
2010-02-01
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
1
-6
/
+0
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-231
/
+17
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-11
/
+11
2009-11-05
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-05
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
1
-190
/
+0
2009-09-15
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
1
-79
/
+2
2009-09-15
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
1
-4
/
+3
2009-09-15
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
1
-31
/
+27
2009-09-15
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
Bjorn Helgaas
1
-3
/
+0
2009-09-14
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
Alex Chiang
1
-22
/
+11
2009-09-14
PCI Hotplug: acpiphp: find bridges the easy way
Alex Chiang
1
-60
/
+21
2009-09-10
PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly
Alex Chiang
1
-11
/
+17
2009-06-18
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
1
-18
/
+7
2009-06-18
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
1
-1
/
+1
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
1
-37
/
+26
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
1
-0
/
+14
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
1
-0
/
+2
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
1
-92
/
+15
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
1
-3
/
+3
2009-01-07
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
1
-15
/
+17
2008-12-17
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
1
-2
/
+2
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-7
/
+7
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-7
/
+7
2008-09-24
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-2
/
+4
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-17
/
+6
2008-07-02
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
1
-3
/
+14
2008-06-11
PCI: introduce pci_slot
Alex Chiang
1
-17
/
+6
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-19
/
+19
2008-03-05
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
1
-1
/
+1
2008-02-02
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-02
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-21
/
+15
2007-07-12
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...
Gary Hade
1
-2
/
+46
2007-07-12
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
Gary Hade
1
-0
/
+3
2007-07-12
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-03
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-5
/
+5
[next]