index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Proper kerneldoc comments for enumeration/removal
Rafael J. Wysocki
2014-02-05
1
-4
/
+10
|
*
|
ACPI / hotplug / PCI: Simplify disable_slot()
Rafael J. Wysocki
2014-02-05
1
-23
/
+5
*
|
|
ACPI / hotplug / PCI: Relax the checking of _STA return values
Mika Westerberg
2014-02-12
1
-2
/
+13
|
/
/
*
|
ACPI / hotplug / PCI: Fix bridge removal race vs dock events
Rafael J. Wysocki
2014-02-03
1
-1
/
+20
*
|
ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()
Rafael J. Wysocki
2014-02-03
1
-4
/
+14
*
|
ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock
Rafael J. Wysocki
2014-02-03
1
-0
/
+4
*
|
ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()
Rafael J. Wysocki
2014-02-03
1
-2
/
+2
*
|
ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order
Rafael J. Wysocki
2014-02-03
1
-4
/
+4
|
/
*
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
1
-1
/
+1
|
\
|
*
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2013-12-31
1
-3
/
+23
|
|
\
|
*
\
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2013-11-28
1
-1
/
+3
|
|
\
\
|
*
|
|
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
2013-11-22
1
-1
/
+1
*
|
|
|
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-5
/
+38
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-5
/
+38
|
|
/
/
*
|
/
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
2013-12-31
1
-3
/
+23
|
|
/
|
/
|
*
|
ACPI / PCI / hotplug: Avoid warning when _ADR not present
Toshi Kani
2013-11-28
1
-1
/
+3
|
/
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-1
/
+1
*
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
1
-11
/
+12
|
\
|
*
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
2013-09-25
1
-11
/
+12
*
|
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
1
-11
/
+7
|
\
\
|
*
\
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-11-07
1
-11
/
+7
|
|
\
\
|
|
*
|
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
Rafael J. Wysocki
2013-11-07
1
-11
/
+7
|
|
|
/
*
|
/
Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"
Mika Westerberg
2013-10-30
1
-5
/
+1
|
/
/
*
|
ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()
Rafael J. Wysocki
2013-10-12
1
-3
/
+4
*
|
ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
Rafael J. Wysocki
2013-10-12
1
-0
/
+1
|
/
*
Merge branch 'acpi-pci-hotplug'
Rafael J. Wysocki
2013-09-10
1
-14
/
+47
|
\
|
*
ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks
Rafael J. Wysocki
2013-09-09
1
-7
/
+25
|
*
ACPI / hotplug / PCI: Use _OST to notify firmware about notify status
Rafael J. Wysocki
2013-09-07
1
-4
/
+17
|
*
ACPI / hotplug / PCI: Avoid doing too much for spurious notifies
Rafael J. Wysocki
2013-09-07
1
-3
/
+6
|
*
ACPI / hotplug / PCI: Don't trim devices before scanning the namespace
Rafael J. Wysocki
2013-09-05
1
-1
/
+0
*
|
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-1
/
+0
*
|
ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()
Rafael J. Wysocki
2013-08-17
1
-1
/
+3
*
|
ACPI / hotplug / PCI: Get rid of check_sub_bridges()
Mika Westerberg
2013-07-23
1
-25
/
+0
*
|
ACPI / hotplug / PCI: Clean up bridge_mutex usage
Rafael J. Wysocki
2013-07-23
1
-7
/
+7
*
|
ACPI / hotplug / PCI: Redefine enable_device() and disable_device()
Rafael J. Wysocki
2013-07-23
1
-21
/
+12
*
|
ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()
Mika Westerberg
2013-07-23
1
-10
/
+2
*
|
ACPI / hotplug / PCI: Check for new devices on enabled slots
Rafael J. Wysocki
2013-07-23
1
-29
/
+62
*
|
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
[prev]
[next]