index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge'
Paul Mackerras
2006-08-31
4
-24
/
+48
|
\
|
*
[PATCH] CPCI hotplug: fix resource assignment
Scott Murray
2006-08-26
1
-12
/
+42
|
*
-
-
-
.
Merge trivial low-risk suspend hotkey bugzilla-5918 into release
Len Brown
2006-08-20
1
-1
/
+1
|
|
\
\
\
|
|
|
*
|
ACPIPHP: allow acpiphp to build without ACPI_DOCK
Kristen Carlson Accardi
2006-08-16
1
-1
/
+1
|
|
|
|
/
|
*
|
|
PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
2006-08-11
1
-7
/
+0
|
*
|
|
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
2006-08-11
2
-4
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'merge'
Paul Mackerras
2006-08-08
2
-3
/
+2
|
\
\
\
|
|
/
/
|
*
|
PCI Hotplug: add acpiphp to MAINTAINERS
Kristen Carlson Accardi
2006-08-03
2
-3
/
+2
|
|
/
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-01
1
-3
/
+2
|
\
\
|
|
/
|
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-07-10
1
-1
/
+1
|
|
\
|
|
*
ACPI: ACPI_DOCK Kconfig
Len Brown
2006-07-09
1
-1
/
+1
|
*
|
[PATCH] don't select CONFIG_HOTPLUG
Andrew Morton
2006-07-10
1
-2
/
+1
|
|
/
*
|
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-16
/
+16
|
/
*
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
5
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
13
-13
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
13
-13
/
+0
*
|
merge linus into release branch
Len Brown
2006-06-29
4
-17
/
+25
|
\
\
|
|
/
|
*
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
2006-06-27
4
-17
/
+25
*
|
ACPIPHP: prevent duplicate slot numbers when no _SUN
Kristen Accardi
2006-06-28
1
-2
/
+7
*
|
ACPI: static-ize handle_hotplug_event_func()
Len Brown
2006-06-28
2
-2
/
+2
*
|
ACPIPHP: use ACPI dock driver
Kristen Accardi
2006-06-28
5
-519
/
+87
|
/
*
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
Jan Beulich
2006-06-19
1
-5
/
+20
*
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
2006-06-19
1
-6
/
+6
*
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
2006-06-19
2
-19
/
+19
*
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
2006-06-19
1
-8
/
+0
*
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
2006-06-19
1
-33
/
+26
*
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
2006-06-19
1
-50
/
+48
*
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
2006-06-19
1
-68
/
+57
*
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
2006-06-19
1
-181
/
+16
*
[PATCH] pciehp: Implement get_address callback
Kenji Kaneshige
2006-06-19
1
-0
/
+14
*
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
2006-06-19
1
-0
/
+2
*
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
2006-06-19
1
-2
/
+7
*
[PATCH] SGI Hotplug: Incorrect power status
Mike Habeck
2006-06-19
1
-1
/
+3
*
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2006-06-19
2
-8
/
+19
*
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
2006-06-19
1
-1
/
+10
*
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
2006-06-19
1
-5
/
+20
*
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-9
/
+40
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-87
/
+64
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
2006-06-19
1
-13
/
+18
*
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
2006-06-19
1
-80
/
+112
*
[PATCH] pciehp: Fix programming hotplug parameters
Kenji Kaneshige
2006-06-19
1
-2
/
+139
*
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
2006-06-19
4
-36
/
+262
*
[PATCH] acpi_pcihp: Remove improper error message about OSHP
Kenji Kaneshige
2006-06-19
1
-2
/
+19
*
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
2006-06-19
5
-14
/
+29
*
[PATCH] pciehp: dont call pci_enable_dev
Kristen Accardi
2006-06-19
1
-3
/
+0
*
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
2006-06-19
3
-11
/
+11
*
[PATCH] acpiphp: turn off slot power at error case
MUNEDA Takahiro
2006-06-19
1
-1
/
+7
*
[PATCH] acpiphp: host and p2p hotplug
MUNEDA Takahiro
2006-06-19
1
-1
/
+0
*
[PATCH] acpiphp: hotplug slot hotplug
MUNEDA Takahiro
2006-06-19
2
-9
/
+122
*
[PATCH] acpiphp: configure _PRT - V3
MUNEDA Takahiro
2006-06-19
1
-38
/
+33
[next]