aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpaphp_core.c
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes2010-02-22
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
* PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-16
* PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-20
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-07
| |\
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
| |/ |/|
* | PCI: rpaphp: Remove semaphoresLinas Vepstas2007-05-02
* | PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas2007-05-02
* | PCI: rpaphp: Document is_php_dn()Linas Vepstas2007-05-02
* | PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas2007-05-02
* | PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas2007-05-02
* | PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas2007-05-02
* | PCI: rpaphp: remove a call that does nothing but a pointer lookupLinas Vepstas2007-05-02
* | PCI: rpaphp: Remove another wrappered functionLinas Vepstas2007-05-02
* | PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas2007-05-02
* | PCI: rpaphp: match up alloc and free in same routineLinas Vepstas2007-05-02
* | PCI: rpaphp: Remove global num_slots variableLinas Vepstas2007-05-02
* | PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas2007-05-02
|/
* PCI: rpaphp: change device tree examinationJohn Rose2006-12-01
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-18
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] PCI: rpaphp: remove init error conditionJohn Rose2006-04-14
* [PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com2006-01-31
* [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-01-31
* [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com2006-01-31
* [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-01-31
* [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-28
* [PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose2005-09-08
* [PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose2005-09-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16