index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-4
/
+14
2006-09-27
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2
-33
/
+128
2006-09-27
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
3
-4
/
+8
2006-09-26
sysfs_remove_bin_file: no return value, dump_stack on error
Randy.Dunlap
1
-3
/
+1
2006-08-31
Merge branch 'merge'
Paul Mackerras
4
-24
/
+48
2006-08-27
[PATCH] CPCI hotplug: fix resource assignment
Scott Murray
1
-12
/
+42
2006-08-21
Merge trivial low-risk suspend hotkey bugzilla-5918 into release
Len Brown
1
-1
/
+1
2006-08-16
ACPIPHP: allow acpiphp to build without ACPI_DOCK
Kristen Carlson Accardi
1
-1
/
+1
2006-08-12
PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
1
-7
/
+0
2006-08-12
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
2
-4
/
+5
2006-08-08
Merge branch 'merge'
Paul Mackerras
2
-3
/
+2
2006-08-04
PCI Hotplug: add acpiphp to MAINTAINERS
Kristen Carlson Accardi
2
-3
/
+2
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-3
/
+2
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
1
-16
/
+16
2006-07-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2006-07-11
[PATCH] don't select CONFIG_HOTPLUG
Andrew Morton
1
-2
/
+1
2006-07-10
ACPI: ACPI_DOCK Kconfig
Len Brown
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
5
-6
/
+7
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
13
-13
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
13
-13
/
+0
2006-06-30
merge linus into release branch
Len Brown
4
-17
/
+25
2006-06-28
ACPIPHP: prevent duplicate slot numbers when no _SUN
Kristen Accardi
1
-2
/
+7
2006-06-28
ACPI: static-ize handle_hotplug_event_func()
Len Brown
2
-2
/
+2
2006-06-28
ACPIPHP: use ACPI dock driver
Kristen Accardi
5
-519
/
+87
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
4
-17
/
+25
2006-06-20
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
Jan Beulich
1
-5
/
+20
2006-06-20
[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...
Eric Sesterhenn
1
-6
/
+6
2006-06-20
[PATCH] shpchp: Cleanup improper info messages
Kenji Kaneshige
2
-19
/
+19
2006-06-20
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
1
-8
/
+0
2006-06-20
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
1
-33
/
+26
2006-06-20
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
1
-50
/
+48
2006-06-20
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
1
-68
/
+57
2006-06-20
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
1
-181
/
+16
2006-06-20
[PATCH] pciehp: Implement get_address callback
Kenji Kaneshige
1
-0
/
+14
2006-06-20
[PATCH] pciehp: Add missing pci_dev_put
Kenji Kaneshige
1
-0
/
+2
2006-06-20
[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
1
-2
/
+7
2006-06-20
[PATCH] SGI Hotplug: Incorrect power status
Mike Habeck
1
-1
/
+3
2006-06-20
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2
-8
/
+19
2006-06-20
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
1
-1
/
+10
2006-06-20
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
1
-5
/
+20
2006-06-20
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-9
/
+40
2006-06-20
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-87
/
+64
2006-06-20
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
1
-13
/
+18
2006-06-20
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
1
-80
/
+112
2006-06-20
[PATCH] pciehp: Fix programming hotplug parameters
Kenji Kaneshige
1
-2
/
+139
2006-06-20
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
4
-36
/
+262
2006-06-20
[PATCH] acpi_pcihp: Remove improper error message about OSHP
Kenji Kaneshige
1
-2
/
+19
2006-06-20
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
5
-14
/
+29
2006-06-20
[PATCH] pciehp: dont call pci_enable_dev
Kristen Accardi
1
-3
/
+0
2006-06-20
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
3
-11
/
+11
[prev]
[next]