Jiang Liu
|
3d54a3160f
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
|
12 years ago |
Yijing Wang
|
ad41dd9dd0
PCI: acpiphp: Use normal list to simplify implementation
|
12 years ago |
Jiang Liu
|
3b63aaa70e
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
|
12 years ago |
Jiang Liu
|
ce15d873d0
PCI: acpiphp: Replace local macros with standard ACPI macros
|
12 years ago |
Jiang Liu
|
3a0e40beef
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
|
12 years ago |
Yijing Wang
|
d65eba6a7a
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
|
12 years ago |
Linus Torvalds
|
556f12f602
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 years ago |
Rafael J. Wysocki
|
3757b94802
ACPI / hotplug: Fix concurrency issues and memory leaks
|
12 years ago |
Jiang Liu
|
be6d2867b4
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
|
12 years ago |
Jiang Liu
|
2ca344e8c7
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
|
12 years ago |
Rafael J. Wysocki
|
bfee26dba0
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
|
12 years ago |
Yinghai Lu
|
d59f53bc9b
PCI: acpiphp: Keep driver loaded even if no slots found
|
12 years ago |
Yinghai Lu
|
668192b678
PCI: acpiphp: Move host bridge hotplug to pci_root.c
|
12 years ago |
Yinghai Lu
|
92d8aff3a3
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
|
12 years ago |
Yinghai Lu
|
1f96a965e3
PCI: acpiphp: Add is_hotplug_bridge detection
|
12 years ago |
Rafael J. Wysocki
|
b8bd759acd
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
|
12 years ago |
Rafael J. Wysocki
|
ae281795ec
ACPI / scan: Drop the second argument of acpi_bus_trim()
|
12 years ago |
Rafael J. Wysocki
|
0cd6ac52b3
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
|
12 years ago |
Rafael J. Wysocki
|
636458de36
ACPI: Remove the arguments of acpi_bus_add() that are not used
|
12 years ago |
Rafael J. Wysocki
|
02f57c67a8
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
|
12 years ago |
Bjorn Helgaas
|
d3ce52f50c
Merge branch 'pci/jiang-acpiphp' into next
|
12 years ago |
Jiang Liu
|
5ba113f7c4
PCI: acpiphp: Handle PCIe ports without native hotplug capability
|
13 years ago |
Taku Izumi
|
55bfe3c0c5
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
|
12 years ago |
Bjorn Helgaas
|
7990681ad8
PCI: Remove unused, commented-out, code
|
13 years ago |
Bjorn Helgaas
|
34e548431a
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
|
13 years ago |
Bjorn Helgaas
|
57fd9a4df5
PCI: acpiphp: Stop disabling bridges on remove
|
13 years ago |
Bjorn Helgaas
|
7569c43e4d
Merge branch 'pci/yinghai-hotplug-cleanup' into next
|
13 years ago |
Yinghai Lu
|
e735a80bd5
PCI: acpiphp: remove unused res_lock
|
13 years ago |
Bjorn Helgaas
|
0f6662a49b
Merge branch 'topic/bjorn-trivial' into next
|
13 years ago |
Bjorn Helgaas
|
dfb117b3e5
PCI: acpiphp: check whether _ADR evaluation succeeded
|
13 years ago |