summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/rpaphp_core.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-21hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses
2014-04-25PCI: rphahp: Fix endianess issuesLaurent Dufour
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-03-31Fix common misspellingsLucas De Marchi
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-02PCI: rpaphp: Remove semaphoresLinas Vepstas
2007-05-02PCI: rpaphp: Use pcibios_remove_pci_devices() symmetricallyLinas Vepstas
2007-05-02PCI: rpaphp: Document is_php_dn()Linas Vepstas
2007-05-02PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()Linas Vepstas
2007-05-02PCI: rpaphp: refactor tail call to rpaphp_register_slot()Linas Vepstas
2007-05-02PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas
2007-05-02PCI: rpaphp: remove a call that does nothing but a pointer lookupLinas Vepstas
2007-05-02PCI: rpaphp: Remove another wrappered functionLinas Vepstas
2007-05-02PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas
2007-05-02PCI: rpaphp: match up alloc and free in same routineLinas Vepstas
2007-05-02PCI: rpaphp: Remove global num_slots variableLinas Vepstas
2007-05-02PCI: rpaphp: Cleanup flow of control for rpaphp_add_slotLinas Vepstas
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-14[PATCH] PCI: rpaphp: remove init error conditionJohn Rose
2006-01-31[PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas