summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/pci_dlpar.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-221-2/+5
* powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan2016-05-111-31/+0Star
* powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan2016-05-111-3/+2Star
* powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens2015-04-111-0/+3
* powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-1/+1
* powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler2014-08-051-2/+2
* powerpc/PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-3/+3
* powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-201-85/+0Star
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-181-8/+24
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-1/+1
|\
| * PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-091-0/+3
|/
* powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-041-1/+1
* powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-181-2/+0Star
* powerpc: Remove trailing space in messagesFrans Pop2010-02-091-1/+1
* powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-021-1/+1
* powerpc/pseries: Remove write only variable in PCI DLPARMilton Miller2009-02-111-2/+0Star
* powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-051-82/+81Star
* powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell2008-11-051-1/+0Star
* powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-311-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-221-5/+2Star
|\
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-211-5/+2Star
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-1/+1
|/
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-8/+6Star
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-2/+0Star
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-141-2/+5
* [POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas2007-05-081-0/+1
* [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-121-0/+1
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-1/+1
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-2/+2
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-0/+1
* [PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose2006-03-271-3/+7
* [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-161-0/+28
* [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-281-16/+20
* [PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas2006-02-021-0/+3
* [PATCH] powerpc: export PCI fixup routinelinas2006-01-091-1/+1
* [PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas2006-01-091-0/+174