aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com2006-01-311-22/+22
* [PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com2006-01-311-19/+11
* [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-01-315-24/+20
* [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com2006-01-313-39/+30
* [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-01-314-29/+23
* [PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com2006-01-311-19/+1
* [PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com2006-01-312-32/+4
* [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com2006-01-313-143/+2
* [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com2006-01-313-38/+5
* [PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David2006-01-312-1/+105
* [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas2006-01-311-1/+1
* [PATCH] PCI Hotplug: fix up Kconfig help textPavel Machek2006-01-311-2/+1
* [PATCH] PCI Hotplug: fix up coding style issuesPavel Machek2006-01-312-14/+11
* [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-091-1/+1
* [PATCH] acpiphp: only size new busKristen Accardi2006-01-091-2/+4
* [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman2006-01-093-25/+127
* [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl2006-01-091-40/+50
* [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.cJesper Juhl2006-01-091-5/+8
* [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl2006-01-091-4/+5
* [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.cJesper Juhl2006-01-091-54/+67
* [PATCH] pciehp: allow bridged card hotplugRajesh Shah2006-01-091-24/+28
* [PATCH] pciehp: handle sticky power-fault statusThomas Schaefer2006-01-091-2/+17
* [PATCH] shpchp: Implement get_address callbackKenji Kaneshige2006-01-091-0/+14
* [PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com2006-01-092-46/+2
* [PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com2006-01-092-14/+3
* [PATCH] shpchp: fix improper wait for command completionKenji Kaneshige2006-01-093-37/+27
* [PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige2006-01-091-2/+2
* [PATCH] shpchp: fix improper mmio mappingKenji Kaneshige2006-01-093-29/+49
* [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige2006-01-091-1/+1
* [PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige2006-01-091-17/+16
* [PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige2006-01-091-5/+14
* [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk2006-01-091-21/+7
* [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fixJordan, William P2006-01-091-1/+1
* [PATCH] fix more missing includesTim Schmielau2006-01-082-0/+4
* [PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah2005-11-233-15/+11
* [PATCH] shpchp_hpc build fixAndrew Morton2005-11-131-0/+2
* [PATCH] pciehp_hpc build fixAndrew Morton2005-11-131-0/+2
* [PATCH] rpaphp_pci build fixakpm@osdl.org2005-11-131-1/+1
* [PATCH] PCI: fix namespace clashesRajesh Shah2005-11-104-7/+7
* [PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2005-11-101-1/+1
* [PATCH] dlpar regression for ppc64 - probe changeJohn Rose2005-11-103-76/+81
* [PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com2005-11-101-5/+2
* [PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com2005-11-104-19/+88
* [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-101-5/+4
* [PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com2005-11-104-69/+28
* [PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com2005-11-107-133/+41
* [PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com2005-11-104-734/+65
* [PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com2005-11-108-993/+96
* [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-11-106-3237/+85
* [PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas2005-11-101-1/+1