summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk1-1/+1
2006-01-09[PATCH] acpiphp: only size new busKristen Accardi1-2/+4
2006-01-09[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman3-25/+127
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl1-40/+50
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.cJesper Juhl1-5/+8
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl1-4/+5
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.cJesper Juhl1-54/+67
2006-01-09[PATCH] pciehp: allow bridged card hotplugRajesh Shah1-24/+28
2006-01-09[PATCH] pciehp: handle sticky power-fault statusThomas Schaefer1-2/+17
2006-01-09[PATCH] shpchp: Implement get_address callbackKenji Kaneshige1-0/+14
2006-01-09[PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com2-46/+2
2006-01-09[PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com2-14/+3
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige3-37/+27
2006-01-09[PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige1-2/+2
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige3-29/+49
2006-01-09[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige1-1/+1
2006-01-09[PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige1-17/+16
2006-01-09[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige1-5/+14
2006-01-09[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk1-21/+7
2006-01-09[PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fixJordan, William P1-1/+1
2006-01-09[PATCH] fix more missing includesTim Schmielau2-0/+4
2005-11-24[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah3-15/+11
2005-11-14[PATCH] shpchp_hpc build fixAndrew Morton1-0/+2
2005-11-14[PATCH] pciehp_hpc build fixAndrew Morton1-0/+2
2005-11-14[PATCH] rpaphp_pci build fixakpm@osdl.org1-1/+1
2005-11-11[PATCH] PCI: fix namespace clashesRajesh Shah4-7/+7
2005-11-11[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk1-1/+1
2005-11-11[PATCH] dlpar regression for ppc64 - probe changeJohn Rose3-76/+81
2005-11-11[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-11[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com4-19/+88
2005-11-11[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com1-5/+4
2005-11-11[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com4-69/+28
2005-11-11[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com7-133/+41
2005-11-11[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com4-734/+65
2005-11-11[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com8-993/+96
2005-11-11[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com6-3237/+85
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas1-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-10/+5
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-31[PATCH] fix missing includesTim Schmielau9-1/+20
2005-10-31[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-31[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-29[PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi1-0/+8
2005-10-29[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com3-0/+7
2005-10-29[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com4-65/+7
2005-10-29[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com9-157/+46
2005-10-29[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com4-424/+63
2005-10-29[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com4-338/+32
2005-10-29[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com1-0/+14
2005-10-29[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com9-984/+138