aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/rpaphp_pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gravatar Gavin Shan 1-1/+1
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gravatar Gavin Shan 1-1/+1
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-2/+1
2008-10-20PCI hotplug: rpaphp: make debug var uniqueGravatar Kristen Carlson Accardi 1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-7/+7
2008-02-01pci hotplug: fix rpaphp directory namingGravatar Linas Vepstas 1-14/+0
2007-11-28pci hotplug: kernel-doc fixesGravatar Randy Dunlap 1-0/+1
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Gravatar Linas Vepstas 1-1/+9
2007-05-02PCI: rpaphp: refactor tail call to rpaphp_register_slot()Gravatar Linas Vepstas 1-1/+1
2007-05-02PCI: rpaphp: remove print_slot_pci_funcs()Gravatar Linas Vepstas 1-16/+7
2007-05-02PCI: rpaphp: Remove setup_pci_slot()Gravatar Linas Vepstas 1-63/+33
2007-05-02PCI: rpaphp: Remove another wrappered functionGravatar Linas Vepstas 1-43/+16
2007-05-02PCI: rpaphp: Remve another call that is a wrapperGravatar Linas Vepstas 1-1/+6
2007-05-02PCI: rpaphp: remove a function that does nothing but wrap debug printksGravatar Linas Vepstas 1-24/+13
2007-05-02PCI: rpaphp: match up alloc and free in same routineGravatar Linas Vepstas 1-1/+0
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixGravatar linas@austin.ibm.com 1-2/+2
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()Gravatar linas@austin.ibm.com 1-29/+1
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adapGravatar linas@austin.ibm.com 1-12/+0
2006-01-31[PATCH] powerpc/PCI hotplug: remove remove_bus_device()Gravatar linas@austin.ibm.com 1-19/+1
2006-01-31[PATCH] powerpc/PCI hotplug: merge config_pci_adapterGravatar linas@austin.ibm.com 1-31/+4
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()Gravatar linas@austin.ibm.com 1-141/+1
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()Gravatar linas@austin.ibm.com 1-32/+2
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cGravatar Jesper Juhl 1-4/+5
2006-01-09[PATCH] PCI Hotplug/powerpc: more removal of duplicated codeGravatar linas@austin.ibm.com 1-23/+1
2006-01-09[PATCH] PCI Hotplug/powerpc: remove duplicated codeGravatar linas@austin.ibm.com 1-13/+1
2005-11-13[PATCH] rpaphp_pci build fixGravatar akpm@osdl.org 1-1/+1
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeGravatar John Rose 1-20/+56
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-1/+3
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routinesGravatar linas 1-8/+3
2005-09-09[PATCH] Separate pci bits out of struct device_nodeGravatar Paul Mackerras 1-3/+5
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugGravatar John Rose 1-8/+3
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableGravatar John Rose 1-13/+23
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciGravatar John Rose 1-48/+24
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceGravatar John Rose 1-77/+64
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationGravatar John Rose 1-9/+6
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffGravatar John Rose 1-67/+31
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+538