linux/drivers/pci
Thomas Schaefer c7ab337f91 [PATCH] pciehp: handle sticky power-fault status
This patch disables power fault, MRL sensor and presence detection
interrupts when a PCIe slot is powered-off and enables those
interrupts when it is powered-on again. This is necessary to prevent
the associated events from causing an endless cycle of interrupts
due to the power-fault bit, which stays set till power is restored
to the slot.

Signed-off-by: Thomas Schaefer <thomas.schaefer@kontron.com>
Signed-off-by: Rajesh Shah <rajesh.shah@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-09 12:13:18 -08:00
..
hotplug [PATCH] pciehp: handle sticky power-fault status 2006-01-09 12:13:18 -08:00
pcie [PATCH] PCIE: make bus_id for PCI Express devices unique 2006-01-09 12:13:15 -08:00
.gitignore
Kconfig
Makefile [PATCH] PCI express must be initialized before PCI hotplug 2005-12-16 11:25:25 -08:00
access.c
bus.c
hotplug.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
msi.c
msi.h
pci-acpi.c
pci-driver.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
pci-sysfs.c
pci.c [PATCH] pci: use pin stored in pci_dev 2006-01-09 12:13:13 -08:00
pci.h [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
probe.c [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 2006-01-09 12:13:18 -08:00
proc.c
quirks.c [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 2006-01-09 12:13:18 -08:00
remove.c
rom.c
search.c
setup-bus.c
setup-irq.c
setup-res.c
syscall.c