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
*
ACPI / hotplug / PCI: Allow slots without new devices to be rescanned
Kirill A. Shutemov
2013-07-23
1
-9
/
+2
*
ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()
Kirill A. Shutemov
2013-07-23
1
-5
/
+5
*
ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
Rafael J. Wysocki
2013-07-23
1
-97
/
+9
*
ACPI / hotplug / PCI: Do not queue up event handling work items in vain
Rafael J. Wysocki
2013-07-23
1
-35
/
+29
*
ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
Mika Westerberg
2013-07-23
1
-32
/
+18
*
ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()
Rafael J. Wysocki
2013-07-23
1
-6
/
+0
*
ACPI / hotplug / PCI: Rework namespace scanning and trimming routines
Rafael J. Wysocki
2013-07-23
1
-39
/
+13
*
ACPI / hotplug / PCI: Store parent in functions and bus in slots
Rafael J. Wysocki
2013-07-23
1
-12
/
+13
*
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
Rafael J. Wysocki
2013-07-23
1
-3
/
+2
*
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
Rafael J. Wysocki
2013-07-23
1
-23
/
+31
*
ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
Rafael J. Wysocki
2013-07-23
1
-28
/
+16
*
ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
Rafael J. Wysocki
2013-07-23
1
-9
/
+0
*
ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
Rafael J. Wysocki
2013-07-23
1
-4
/
+3
*
ACPI / hotplug / PCI: Register all devices under the given bridge
Rafael J. Wysocki
2013-07-23
1
-156
/
+76
*
ACPI / hotplug / PCI: Refactor slot allocation code in register_slot()
Rafael J. Wysocki
2013-07-23
1
-38
/
+36
*
ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
Rafael J. Wysocki
2013-07-23
1
-2
/
+1
*
ACPI / hotplug / PCI: Merge hotplug event handling functions
Rafael J. Wysocki
2013-07-23
1
-87
/
+65
*
ACPI / hotplug / PCI: Pass hotplug context objects to event handlers
Rafael J. Wysocki
2013-07-23
1
-8
/
+8
*
ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()
Rafael J. Wysocki
2013-07-23
1
-9
/
+11
*
ACPI / hotplug / PCI: Unified notify handler for hotplug events
Rafael J. Wysocki
2013-07-23
1
-80
/
+52
*
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
Rafael J. Wysocki
2013-07-23
1
-43
/
+136
*
ACPI / hotplug / PCI: Always return success after adding a function
Rafael J. Wysocki
2013-07-23
1
-3
/
+2
*
ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()
Rafael J. Wysocki
2013-07-23
1
-47
/
+45
*
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
2013-07-23
1
-2
/
+4
*
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
2013-07-15
1
-14
/
+4
*
ACPI: simplify acpiphp driver with new helper functions
Jiang Liu
2013-07-15
1
-22
/
+8
*
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
2013-06-24
1
-14
/
+32
*
PCI / ACPI: Use boot-time resource allocation rules during hotplug
Jiang Liu
2013-06-23
1
-2
/
+5
*
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
2013-05-17
1
-0
/
+14
*
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2013-04-16
1
-18
/
+77
*
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2013-04-16
1
-13
/
+10
*
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
2013-04-12
1
-233
/
+55
*
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2013-04-12
1
-2
/
+2
*
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
2013-04-12
1
-7
/
+0
*
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
2013-04-12
1
-2
/
+2
*
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
|
\
[next]