summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpaphp_core.c
Commit message (Expand)AuthorAgeFilesLines
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-3/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-5/+5
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-081-109/+91Star
| |\
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-5/+5
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
| |/ |/|
* | PCI: rpaphp: Remove semaphoresLinas Vepstas2007-05-031-35/+3Star
* | PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas2007-05-031-8/+2Star
* | PCI: rpaphp: Document is_php_dn()Linas Vepstas2007-05-031-13/+29
* | PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas2007-05-031-1/+1
* | PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas2007-05-031-0/+3
* | PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas2007-05-031-11/+10Star
* | PCI: rpaphp: remove a call that does nothing but a pointer lookupLinas Vepstas2007-05-031-15/+2Star
* | PCI: rpaphp: Remove another wrappered functionLinas Vepstas2007-05-031-3/+13
* | PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas2007-05-031-2/+4
* | PCI: rpaphp: match up alloc and free in same routineLinas Vepstas2007-05-031-0/+5
* | PCI: rpaphp: Remove global num_slots variableLinas Vepstas2007-05-031-3/+1Star
* | PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas2007-05-031-20/+20
|/
* PCI: rpaphp: change device tree examinationJohn Rose2006-12-011-1/+1
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-181-1/+1
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-16/+16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] PCI: rpaphp: remove init error conditionJohn Rose2006-04-141-3/+0Star
* [PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com2006-02-011-19/+11Star
* [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-02-011-9/+5Star
* [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com2006-02-011-10/+28
* [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-02-011-14/+18
* [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-291-1/+4
* [PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose2005-09-081-56/+13Star
* [PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose2005-09-081-64/+13Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+536