aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpaphp_pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-201-1/+1
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-7/+7
* pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-011-14/+0
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-0/+1
* PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas2007-05-021-1/+9
* PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas2007-05-021-1/+1
* PCI: rpaphp: remove print_slot_pci_funcs()Linas Vepstas2007-05-021-16/+7
* PCI: rpaphp: Remove setup_pci_slot()Linas Vepstas2007-05-021-63/+33
* PCI: rpaphp: Remove another wrappered functionLinas Vepstas2007-05-021-43/+16
* PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas2007-05-021-1/+6
* PCI: rpaphp: remove a function that does nothing but wrap debug printksLinas Vepstas2007-05-021-24/+13
* PCI: rpaphp: match up alloc and free in same routineLinas Vepstas2007-05-021-1/+0
* [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-01-311-2/+2
* [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com2006-01-311-29/+1
* [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-01-311-12/+0
* [PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com2006-01-311-19/+1
* [PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com2006-01-311-31/+4
* [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com2006-01-311-141/+1
* [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com2006-01-311-32/+2
* [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl2006-01-091-4/+5
* [PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com2006-01-091-23/+1
* [PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com2006-01-091-13/+1
* [PATCH] rpaphp_pci build fixakpm@osdl.org2005-11-131-1/+1
* [PATCH] dlpar regression for ppc64 - probe changeJohn Rose2005-11-101-20/+56
* [PATCH] fix missing includesTim Schmielau2005-10-301-1/+3
* [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-281-8/+3
* [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-091-3/+5
* [PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose2005-09-081-8/+3
* [PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose2005-09-081-13/+23
* [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose2005-09-081-48/+24
* [PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose2005-09-081-77/+64
* [PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose2005-09-081-9/+6
* [PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose2005-09-081-67/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+538