summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/rpadlpar_core.c
AgeCommit message (Expand)Author
2019-06-15PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
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
2017-01-11PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan
2016-11-14powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan
2016-01-10PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2014-05-27PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-07-24powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2011-10-31pci: add module.h to files implicitly relying on its presence.Paul Gortmaker
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-05-02PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetryLinas Vepstas
2007-05-02PCI: rpaphp: Document find_php_slot()Linas Vepstas
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-01-31[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com
2006-01-31[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas
2006-01-09[PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com
2006-01-09[PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds