aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/pci_dlpar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-1/+1
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira1-2/+5
2016-05-11powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan1-31/+0
2016-05-11powerpc/pci: Rename pcibios_find_pci_bus()Gavin Shan1-3/+2
2015-04-11powerpc/pseries: Move controller ops from ppc_md to controller_opsDaniel Axtens1-0/+3
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan1-1/+1
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-02-14powerpc/PCI: Use list_for_each_entry() for bus traversalYijing Wang1-3/+3
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-85/+0
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan1-8/+24
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+1
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan1-0/+3
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan1-2/+0
2010-02-09powerpc: Remove trailing space in messagesFrans Pop1-1/+1
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely1-1/+1
2009-02-11powerpc/pseries: Remove write only variable in PCI DLPARMilton Miller1-2/+0
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt1-82/+81
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell1-1/+0
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot1-0/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-5/+2
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-5/+2
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt1-8/+6
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt1-2/+0
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas1-2/+5
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas1-0/+1
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering1-0/+1
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt1-1/+1
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-0/+1
2006-03-27[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose1-3/+7
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose1-0/+28
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose1-16/+20
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+3
2006-01-09[PATCH] powerpc: export PCI fixup routinelinas1-1/+1
2006-01-09[PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas1-0/+174