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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ACPI / hotplug / PCI: Drop crit_sect locking
Rafael J. Wysocki
2014-02-05
2
-21
/
+3
|
*
|
ACPI / hotplug / PCI: Drop acpiphp_bus_add()
Rafael J. Wysocki
2014-02-05
1
-16
/
+6
|
*
|
ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
Rafael J. Wysocki
2014-02-05
2
-26
/
+29
|
*
|
ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()
Rafael J. Wysocki
2014-02-05
1
-10
/
+9
|
*
|
ACPI / hotplug / PCI: Drop acpiphp_bus_trim()
Rafael J. Wysocki
2014-02-05
1
-19
/
+11
|
*
|
ACPI / hotplug / PCI: Simplify register_slot()
Rafael J. Wysocki
2014-02-05
1
-8
/
+4
|
*
|
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
3
-5
/
+2
|
\
|
*
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2013-12-31
1
-3
/
+23
|
|
\
|
*
\
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
2013-12-07
2
-4
/
+1
|
|
\
\
|
|
*
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
2
-4
/
+1
|
*
|
|
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
16
-356
/
+304
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
9
-19
/
+83
|
*
|
|
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
3
-7
/
+43
|
*
|
|
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
2
-2
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: Make local functions static
Stephen Hemminger
2014-01-13
2
-2
/
+1
|
|
|
/
/
|
*
|
|
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
2013-12-15
2
-29
/
+25
|
*
|
|
PCI: pciehp: Use symbolic constants for Slot Control fields
Bjorn Helgaas
2013-12-15
1
-58
/
+28
|
*
|
|
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
Bjorn Helgaas
2013-12-15
1
-1
/
+4
|
*
|
|
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
Bjorn Helgaas
2013-12-15
1
-3
/
+3
|
*
|
|
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
Bjorn Helgaas
2013-12-15
1
-3
/
+12
|
*
|
|
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-12-15
5
-89
/
+54
|
*
|
|
PCI: pciehp: Remove error checks when accessing PCIe Capability
Bjorn Helgaas
2013-12-15
1
-136
/
+41
|
*
|
|
PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
Bjorn Helgaas
2013-12-14
1
-47
/
+48
|
|
/
/
*
|
/
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
|
/
*
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-22
33
-302
/
+298
|
\
|
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
33
-302
/
+298
*
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-11-19
1
-1
/
+0
|
\
\
|
*
|
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
2013-11-19
1
-1
/
+0
*
|
|
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
2
-3
/
+3
*
|
|
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
1
-4
/
+4
|
|
/
|
/
|
*
|
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
6
-76
/
+56
|
\
\
|
*
\
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-09-27
4
-74
/
+54
|
|
\
\
|
|
*
|
PCI: acpiphp_ibm: Convert to dynamic debug
Lan Tianyu
2013-09-25
1
-34
/
+24
|
|
*
|
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
2013-09-25
3
-40
/
+30
|
*
|
|
PCI/ACPI: Name _OSC #defines more consistently
Bjorn Helgaas
2013-09-23
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
2
-16
/
+9
|
\
\
\
|
*
\
\
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
|
|
|
/
|
*
|
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-10-28
1
-5
/
+2
|
|
\
\
[prev]
[next]