linux-stable-rt/drivers/pci/hotplug
Kenji Kaneshige f467f6187f [PATCH] shpchp: fix improper write to Command Completion Detect bit
Current SHPCHP driver writes a '0' to the Command Completion Detect
bit to clear the Command Complete Interrupt Pending. But according to
the SHPC spec (See 4.7.3.1 System Interrupts), SHPCHP driver must
write '1'. This patch fixes this bug.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-09 12:13:17 -08:00
..
Kconfig
Makefile
acpiphp.h
acpiphp_core.c
acpiphp_glue.c
acpiphp_ibm.c
cpci_hotplug.h
cpci_hotplug_core.c
cpci_hotplug_pci.c
cpcihp_generic.c
cpcihp_zt5550.c
cpcihp_zt5550.h
cpqphp.h
cpqphp_core.c
cpqphp_ctrl.c [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code 2006-01-09 12:13:16 -08:00
cpqphp_nvram.c
cpqphp_nvram.h
cpqphp_pci.c
cpqphp_sysfs.c
fakephp.c
ibmphp.h
ibmphp_core.c
ibmphp_ebda.c
ibmphp_hpc.c
ibmphp_pci.c [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix 2006-01-09 12:13:16 -08:00
ibmphp_res.c
pci_hotplug.h
pci_hotplug_core.c
pciehp.h [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
pciehp_core.c [PATCH] pciehp: clean-up how we request control of hotplug hardware 2005-11-10 16:09:15 -08:00
pciehp_ctrl.c [PATCH] PCI Express Hotplug: clear sticky power-fault bit 2005-11-23 23:04:27 -08:00
pciehp_hpc.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
pciehp_pci.c [PATCH] pciehp: miscellaneous cleanups 2005-11-10 16:09:15 -08:00
pciehprm_acpi.c [PATCH] PCI: fix namespace clashes 2005-11-10 16:09:18 -08:00
pciehprm_nonacpi.c [PATCH] PCI: fix namespace clashes 2005-11-10 16:09:18 -08:00
pcihp_skeleton.c
rpadlpar.h
rpadlpar_core.c [PATCH] dlpar regression for ppc64 - probe change 2005-11-10 16:09:17 -08:00
rpadlpar_sysfs.c
rpaphp.h [PATCH] dlpar regression for ppc64 - probe change 2005-11-10 16:09:17 -08:00
rpaphp_core.c
rpaphp_pci.c [PATCH] rpaphp_pci build fix 2005-11-13 18:14:11 -08:00
rpaphp_slot.c
sgi_hotplug.c
shpchp.h [PATCH] shpchp: fix improper mmio mapping 2006-01-09 12:13:17 -08:00
shpchp_core.c [PATCH] shpchp: fix improper mmio mapping 2006-01-09 12:13:17 -08:00
shpchp_ctrl.c
shpchp_hpc.c [PATCH] shpchp: fix improper write to Command Completion Detect bit 2006-01-09 12:13:17 -08:00
shpchp_pci.c [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() 2006-01-09 12:13:16 -08:00
shpchp_sysfs.c
shpchprm_acpi.c
shpchprm_legacy.c
shpchprm_nonacpi.c