summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2006-03-23[PATCH] acpiphp: add new bus to acpiKristen Accardi-2/+109
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige-23/+7
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige-61/+181
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige-266/+119
2006-03-23[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige-22/+1
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige-13/+1
2006-03-23[PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige-8/+3
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige-11/+5
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige-7/+0
2006-03-23[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige-13/+6
2006-03-23[PATCH] pcihp_skeleton.c cleanupKenji Kaneshige-22/+11
2006-03-23[PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige-42/+24
2006-03-23[PATCH] shpchp - cleanup check command statusKenji Kaneshige-123/+23
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige-21/+10
2006-03-23[PATCH] shpchp - cleanup slot listKenji Kaneshige-23/+17
2006-03-23[PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige-48/+36
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige-64/+63
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar-137/+143
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas-0/+1
2006-01-31[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com-22/+22
2006-01-31[PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com-19/+11
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com-24/+20
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com-39/+30
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com-29/+23
2006-01-31[PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com-19/+1
2006-01-31[PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com-32/+4
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com-143/+2
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com-38/+5
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David-1/+105
2006-01-31[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas-1/+1
2006-01-31[PATCH] PCI Hotplug: fix up Kconfig help textPavel Machek-2/+1
2006-01-31[PATCH] PCI Hotplug: fix up coding style issuesPavel Machek-14/+11
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk-1/+1
2006-01-09[PATCH] acpiphp: only size new busKristen Accardi-2/+4
2006-01-09[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman-25/+127
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl-40/+50
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.cJesper Juhl-5/+8
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl-4/+5
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.cJesper Juhl-54/+67
2006-01-09[PATCH] pciehp: allow bridged card hotplugRajesh Shah-24/+28
2006-01-09[PATCH] pciehp: handle sticky power-fault statusThomas Schaefer-2/+17
2006-01-09[PATCH] shpchp: Implement get_address callbackKenji Kaneshige-0/+14
2006-01-09[PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com-46/+2
2006-01-09[PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com-14/+3
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige-37/+27
2006-01-09[PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige-2/+2
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige-29/+49
2006-01-09[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige-1/+1
2006-01-09[PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige-17/+16
2006-01-09[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige-5/+14