index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
pci_dlpar.c
Age
Commit message (
Expand
)
Author
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-08-22
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
Mauricio Faria de Oliveira
2016-05-11
powerpc/pci: Move pci_find_bus_by_node() around
Gavin Shan
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
2015-04-11
powerpc/pseries: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
2014-08-05
powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal
Tyrel Datwyler
2014-02-14
powerpc/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2013-06-20
powerpc/eeh: Move common part to kernel directory
Gavin Shan
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-18
powerpc/eeh: Remove EEH PE for normal PCI hotplug
Gavin Shan
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2011-10-31
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2009-02-11
powerpc/pseries: Remove write only variable in PCI DLPAR
Milton Miller
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
2008-11-05
powerpc: Fix "unused variable" warning in pci_dlpar.c
Stephen Rothwell
2008-10-31
powerpc/pci: Properly allocate bus resources for hotplug PHBs
Nathan Fontenot
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-04-20
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Add EEH sysfs blinkenlights
Linas Vepstas
2007-05-08
[POWERPC] Export pcibios_remove_pci_devices
Linas Vepstas
2007-04-13
[POWERPC] Fix link errors when EEH is disabled
Olaf Hering
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-27
[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()
John Rose
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
2006-02-28
[PATCH] powerpc: fix dynamic PCI probe regression
John Rose
2006-02-01
[PATCH] PowerPC/PCI Hotplug build break
Linas Vepstas
2006-01-09
[PATCH] powerpc: export PCI fixup routine
linas
2006-01-09
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas