aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige1-48/+36
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige2-64/+63
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar13-137/+143
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+1
2006-01-31[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.[email protected]1-22/+22
2006-01-31[PATCH] powerpc/PCI hotplug: minor cleanup forward decls[email protected]1-19/+11
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefix[email protected]5-24/+20
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()[email protected]3-39/+30
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap[email protected]4-29/+23
2006-01-31[PATCH] powerpc/PCI hotplug: remove remove_bus_device()[email protected]1-19/+1
2006-01-31[PATCH] powerpc/PCI hotplug: merge config_pci_adapter[email protected]2-32/+4
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()[email protected]3-143/+2
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()[email protected]3-38/+5
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David2-1/+105
2006-01-31[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas1-1/+1
2006-01-31[PATCH] PCI Hotplug: fix up Kconfig help textPavel Machek1-2/+1
2006-01-31[PATCH] PCI Hotplug: fix up coding style issuesPavel Machek2-14/+11
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 code[email protected]2-46/+2
2006-01-09[PATCH] PCI Hotplug/powerpc: remove duplicated code[email protected]2-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-08[PATCH] fix more missing includesTim Schmielau2-0/+4
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah3-15/+11
2005-11-13[PATCH] shpchp_hpc build fixAndrew Morton1-0/+2
2005-11-13[PATCH] pciehp_hpc build fixAndrew Morton1-0/+2
2005-11-13[PATCH] rpaphp_pci build fix[email protected]1-1/+1
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah4-7/+7
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk1-1/+1
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose3-76/+81
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplug[email protected]1-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardware[email protected]4-19/+88
2005-11-10[PATCH] pciehp: request control of each hotplug controller individually[email protected]1-5/+4
2005-11-10[PATCH] pciehp: reduce debug message verbosity[email protected]4-69/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanups[email protected]7-133/+41