index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
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
2013-11-22
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+12
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+7
2013-11-07
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-11
/
+7
2013-11-07
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
Rafael J. Wysocki
1
-11
/
+7
2013-10-30
Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"
Mika Westerberg
1
-5
/
+1
2013-10-12
ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-3
/
+4
2013-10-12
ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-0
/
+1
2013-09-25
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
1
-11
/
+12
2013-09-10
Merge branch 'acpi-pci-hotplug'
Rafael J. Wysocki
1
-14
/
+47
2013-09-09
ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks
Rafael J. Wysocki
1
-7
/
+25
2013-09-07
ACPI / hotplug / PCI: Use _OST to notify firmware about notify status
Rafael J. Wysocki
1
-4
/
+17
2013-09-07
ACPI / hotplug / PCI: Avoid doing too much for spurious notifies
Rafael J. Wysocki
1
-3
/
+6
2013-09-05
ACPI / hotplug / PCI: Don't trim devices before scanning the namespace
Rafael J. Wysocki
1
-1
/
+0
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2013-08-17
ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()
Rafael J. Wysocki
1
-1
/
+3
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-1
/
+0
2013-07-23
ACPI / hotplug / PCI: Get rid of check_sub_bridges()
Mika Westerberg
1
-25
/
+0
2013-07-23
ACPI / hotplug / PCI: Clean up bridge_mutex usage
Rafael J. Wysocki
1
-7
/
+7
2013-07-23
ACPI / hotplug / PCI: Redefine enable_device() and disable_device()
Rafael J. Wysocki
1
-21
/
+12
2013-07-23
ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()
Mika Westerberg
1
-10
/
+2
2013-07-23
ACPI / hotplug / PCI: Check for new devices on enabled slots
Rafael J. Wysocki
1
-29
/
+62
2013-07-23
ACPI / hotplug / PCI: Allow slots without new devices to be rescanned
Kirill A. Shutemov
1
-9
/
+2
2013-07-23
ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()
Kirill A. Shutemov
1
-5
/
+5
2013-07-23
ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
Rafael J. Wysocki
1
-97
/
+9
2013-07-23
ACPI / hotplug / PCI: Do not queue up event handling work items in vain
Rafael J. Wysocki
1
-35
/
+29
2013-07-23
ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
Mika Westerberg
1
-32
/
+18
2013-07-23
ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()
Rafael J. Wysocki
1
-6
/
+0
2013-07-23
ACPI / hotplug / PCI: Rework namespace scanning and trimming routines
Rafael J. Wysocki
1
-39
/
+13
2013-07-23
ACPI / hotplug / PCI: Store parent in functions and bus in slots
Rafael J. Wysocki
1
-12
/
+13
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
Rafael J. Wysocki
1
-3
/
+2
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
Rafael J. Wysocki
1
-23
/
+31
2013-07-23
ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
Rafael J. Wysocki
1
-28
/
+16
2013-07-23
ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
Rafael J. Wysocki
1
-9
/
+0
2013-07-23
ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
Rafael J. Wysocki
1
-4
/
+3
2013-07-23
ACPI / hotplug / PCI: Register all devices under the given bridge
Rafael J. Wysocki
1
-156
/
+76
2013-07-23
ACPI / hotplug / PCI: Refactor slot allocation code in register_slot()
Rafael J. Wysocki
1
-38
/
+36
2013-07-23
ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
Rafael J. Wysocki
1
-2
/
+1
2013-07-23
ACPI / hotplug / PCI: Merge hotplug event handling functions
Rafael J. Wysocki
1
-87
/
+65
2013-07-23
ACPI / hotplug / PCI: Pass hotplug context objects to event handlers
Rafael J. Wysocki
1
-8
/
+8
2013-07-23
ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()
Rafael J. Wysocki
1
-9
/
+11
2013-07-23
ACPI / hotplug / PCI: Unified notify handler for hotplug events
Rafael J. Wysocki
1
-80
/
+52
2013-07-23
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
Rafael J. Wysocki
1
-43
/
+136
2013-07-23
ACPI / hotplug / PCI: Always return success after adding a function
Rafael J. Wysocki
1
-3
/
+2
2013-07-23
ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-47
/
+45
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
1
-2
/
+4
2013-07-15
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
1
-14
/
+4
2013-07-15
ACPI: simplify acpiphp driver with new helper functions
Jiang Liu
1
-22
/
+8
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
1
-14
/
+32
[prev]
[next]