summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpadlpar_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-04-101-0/+4
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-5/+1Star
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-5/+1Star
* | hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann2018-01-211-8/+5Star
|/
* PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-241-2/+2
* PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan2017-01-111-3/+1Star
* powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold2016-11-141-1/+9
* powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan2016-05-111-3/+3
* powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-111-1/+1
* PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-101-4/+3Star
* powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-1/+1
* PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1Star
* PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-5/+14
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-1/+1
* powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan2013-07-241-1/+0Star
* powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-1/+1
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* pci: add module.h to files implicitly relying on its presence.Paul Gortmaker2011-11-011-0/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-1/+1
* powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-281-0/+3
* powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-051-39/+30Star
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-10/+10
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-1/+1
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-281-10/+9Star
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-3/+3
* PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetryLinas Vepstas2007-05-031-7/+2Star
* PCI: rpaphp: Document find_php_slot()Linas Vepstas2007-05-031-5/+13
* PCI: rpaphp: change device tree examinationJohn Rose2006-12-011-1/+1
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-6/+6
* [PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com2006-02-011-22/+22
* [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-02-011-2/+2
* [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-02-011-1/+5
* [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com2006-02-011-1/+1
* [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com2006-02-011-3/+3
* [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas2006-02-011-1/+1
* [PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com2006-01-091-23/+1Star
* [PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com2006-01-091-1/+2
* [PATCH] dlpar regression for ppc64 - probe changeJohn Rose2005-11-111-56/+23Star
* [PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas2005-11-101-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+3
* [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-091-8/+12
* [PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose2005-09-081-76/+78
* [PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose2005-09-081-1/+11
* [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose2005-09-081-12/+23
* [PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose2005-09-081-36/+8Star
* [PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose2005-09-081-45/+65
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+503