aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/rpaphp_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran1-1/+1
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran1-1/+3
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-9/+2
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-15/+1
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring1-2/+2
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan1-1/+1
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan1-1/+1
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-2/+1
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-7/+7
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas1-14/+0
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap1-0/+1
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas1-1/+9
2007-05-02PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas1-1/+1
2007-05-02PCI: rpaphp: remove print_slot_pci_funcs()Linas Vepstas1-16/+7
2007-05-02PCI: rpaphp: Remove setup_pci_slot()Linas Vepstas1-63/+33
2007-05-02PCI: rpaphp: Remove another wrappered functionLinas Vepstas1-43/+16
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas1-1/+6
2007-05-02PCI: rpaphp: remove a function that does nothing but wrap debug printksLinas Vepstas1-24/+13
2007-05-02PCI: rpaphp: match up alloc and free in same routineLinas Vepstas1-1/+0
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com1-2/+2
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com1-29/+1
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com1-12/+0
2006-01-31[PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com1-19/+1
2006-01-31[PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com1-31/+4
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com1-141/+1
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com1-32/+2
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 Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com1-23/+1
2006-01-09[PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com1-13/+1
2005-11-13[PATCH] rpaphp_pci build fixakpm@osdl.org1-1/+1
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose1-20/+56
2005-10-30[PATCH] fix missing includesTim Schmielau1-1/+3
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas1-8/+3
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras1-3/+5
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose1-8/+3
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose1-13/+23
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose1-48/+24
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose1-77/+64
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose1-9/+6
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose1-67/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+538