summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpaphp_core.c
AgeCommit message (Expand)AuthorLines
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap-3/+12
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-5/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras-109/+91
2007-05-02PCI: rpaphp: Remove semaphoresLinas Vepstas-35/+3
2007-05-02PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas-8/+2
2007-05-02PCI: rpaphp: Document is_php_dn()Linas Vepstas-13/+29
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas-1/+1
2007-05-02PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas-0/+3
2007-05-02PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas-11/+10
2007-05-02PCI: rpaphp: remove a call that does nothing but a pointer lookupLinas Vepstas-15/+2
2007-05-02PCI: rpaphp: Remove another wrappered functionLinas Vepstas-3/+13
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas-2/+4
2007-05-02PCI: rpaphp: match up alloc and free in same routineLinas Vepstas-0/+5
2007-05-02PCI: rpaphp: Remove global num_slots variableLinas Vepstas-3/+1
2007-05-02PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas-20/+20
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-5/+5
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman-1/+1
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr-16/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-14[PATCH] PCI: rpaphp: remove init error conditionJohn Rose-3/+0
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-9/+5
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com-10/+28
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com-14/+18
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas-1/+4
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose-56/+13
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose-64/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+536