aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/pci_dlpar.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-20powerpc/eeh: Move common part to kernel directoryGravatar Gavin Shan 1-85/+0
2013-01-03POWERPC: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGravatar Gavin Shan 1-8/+24
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resGravatar Yinghai Lu 1-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-1/+1
2012-03-09powerpc/eeh: Introduce EEH deviceGravatar Gavin Shan 1-0/+3
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceGravatar Yinghai Lu 1-1/+1
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGravatar Grant Likely 1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGGravatar Nishanth Aravamudan 1-2/+0
2010-02-09powerpc: Remove trailing space in messagesGravatar Frans Pop 1-1/+1
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Gravatar Grant Likely 1-1/+1
2009-02-11powerpc/pseries: Remove write only variable in PCI DLPARGravatar Milton Miller 1-2/+0
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesGravatar Benjamin Herrenschmidt 1-82/+81
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cGravatar Stephen Rothwell 1-1/+0
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsGravatar Nathan Fontenot 1-0/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-5/+2
2008-04-20PCI: add is_added flag to struct pci_devGravatar Greg Kroah-Hartman 1-5/+2
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2007-12-20[POWERPC] Merge PCI resource fixupsGravatar Benjamin Herrenschmidt 1-8/+6
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Gravatar Benjamin Herrenschmidt 1-2/+0
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsGravatar Linas Vepstas 1-2/+5
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesGravatar Linas Vepstas 1-0/+1
2007-04-13[POWERPC] Fix link errors when EEH is disabledGravatar Olaf Hering 1-0/+1
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Gravatar Benjamin Herrenschmidt 1-1/+1
2006-12-04[POWERPC] Refactor 64 bits DMA operationsGravatar Benjamin Herrenschmidt 1-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersGravatar Benjamin Herrenschmidt 1-0/+1
2006-03-27[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()Gravatar John Rose 1-3/+7
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsGravatar John Rose 1-0/+28
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionGravatar John Rose 1-16/+20
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakGravatar Linas Vepstas 1-0/+3
2006-01-09[PATCH] powerpc: export PCI fixup routineGravatar linas 1-1/+1
2006-01-09[PATCH] powerpc: migrate common PCI hotplug codeGravatar Linas Vepstas 1-0/+174