linux-stable-rt/drivers/pci/hotplug
rajesh.shah@intel.com 2178bfad9c [PATCH] shpchp: remove redundant data structures
State information is currently stored in per-slot as well as
per-pci-function data structures in shpchp. There's a lot of
overlap in the information kept, and some of it is never used.
This patch consolidates the state information to per-slot and
eliminates unused data structures. The biggest change is to
eliminate the pci_func structure and the code around managing
its lists.

Signed-off-by: Rajesh Shah <rajesh.shah@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 15:37:00 -07: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 [PATCH] cpcihp_zt5550: add pci_enable_device() 2005-10-28 15:36:58 -07:00
cpcihp_zt5550.h
cpqphp.h
cpqphp_core.c [PATCH] cpqphp: add pci_enable_device() 2005-10-28 15:36:58 -07:00
cpqphp_ctrl.c
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
ibmphp_res.c
pci_hotplug.h
pci_hotplug_core.c
pciehp.h
pciehp_core.c
pciehp_ctrl.c [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS 2005-09-17 11:50:03 -07:00
pciehp_hpc.c
pciehp_pci.c
pciehprm.h
pciehprm_acpi.c
pciehprm_nonacpi.c
pciehprm_nonacpi.h
pcihp_skeleton.c
rpadlpar.h
rpadlpar_core.c
rpadlpar_sysfs.c [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c 2005-09-22 07:58:25 -07:00
rpaphp.h [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines 2005-10-28 15:36:59 -07:00
rpaphp_core.c [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines 2005-10-28 15:36:59 -07:00
rpaphp_pci.c [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines 2005-10-28 15:36:59 -07:00
rpaphp_slot.c
sgi_hotplug.c [PATCH] PCI: convert kcalloc to kzalloc 2005-09-22 07:58:24 -07:00
shpchp.h [PATCH] shpchp: remove redundant data structures 2005-10-28 15:37:00 -07:00
shpchp_core.c [PATCH] shpchp: remove redundant data structures 2005-10-28 15:37:00 -07:00
shpchp_ctrl.c [PATCH] shpchp: remove redundant data structures 2005-10-28 15:37:00 -07:00
shpchp_hpc.c [PATCH] shpchp: reduce dependence on ACPI 2005-10-28 15:37:00 -07:00
shpchp_pci.c [PATCH] shpchp: remove redundant data structures 2005-10-28 15:37:00 -07:00
shpchp_sysfs.c [PATCH] shpchp: remove redundant display of PCI device resources 2005-10-28 15:36:59 -07:00
shpchprm_acpi.c [PATCH] shpchp: reduce dependence on ACPI 2005-10-28 15:37:00 -07:00
shpchprm_legacy.c [PATCH] shpchp: reduce dependence on ACPI 2005-10-28 15:37:00 -07:00
shpchprm_nonacpi.c [PATCH] shpchp: reduce dependence on ACPI 2005-10-28 15:37:00 -07:00