index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
1
-210
/
+56
|
\
|
*
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
2013-02-02
1
-111
/
+13
|
*
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
Jiang Liu
2013-02-01
1
-3
/
+3
|
*
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
2013-01-25
1
-22
/
+0
|
*
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
2013-01-25
1
-44
/
+15
|
*
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
2013-01-25
1
-36
/
+6
|
*
PCI: acpiphp: Add is_hotplug_bridge detection
Yinghai Lu
2013-01-25
1
-1
/
+26
*
|
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-02-13
1
-0
/
+6
*
|
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-26
1
-7
/
+3
|
/
*
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-19
1
-2
/
+2
*
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
1
-2
/
+2
*
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2013-01-03
1
-8
/
+11
*
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2013-01-03
1
-17
/
+4
*
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2013-01-03
1
-3
/
+1
*
Merge branch 'pci/jiang-acpiphp' into next
Bjorn Helgaas
2012-09-24
1
-10
/
+31
|
\
|
*
PCI: acpiphp: Handle PCIe ports without native hotplug capability
Jiang Liu
2012-09-24
1
-10
/
+31
*
|
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-09-24
1
-5
/
+7
*
|
PCI: Remove unused, commented-out, code
Bjorn Helgaas
2012-08-22
1
-28
/
+0
*
|
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-22
1
-2
/
+1
*
|
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
2012-08-17
1
-15
/
+0
|
/
*
Merge branch 'pci/yinghai-hotplug-cleanup' into next
Bjorn Helgaas
2012-07-11
1
-3
/
+0
|
\
|
*
PCI: acpiphp: remove unused res_lock
Yinghai Lu
2012-07-10
1
-3
/
+0
*
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
1
-4
/
+9
|
\
\
|
*
|
PCI: acpiphp: check whether _ADR evaluation succeeded
Bjorn Helgaas
2012-06-20
1
-4
/
+9
|
|
/
*
|
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
Amos Kong
2012-06-13
1
-10
/
+32
*
|
PCI: acpiphp: fix function 0 leak when disabling a slot
Amos Kong
2012-06-13
1
-0
/
+1
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-4
/
+4
|
/
*
PCI: make acpihp use __pci_remove_bus_device instead
Yinghai Lu
2012-02-27
1
-1
/
+1
*
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-2
/
+2
*
PCI: Can continually add funcs after adding func0
Amos Kong
2012-02-14
1
-16
/
+13
*
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
2011-12-14
1
-1
/
+0
*
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
2011-12-13
1
-17
/
+12
*
PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
Rafael J. Wysocki
2011-10-31
1
-5
/
+24
*
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
[next]