summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/pci.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/chrp/pci: Make some functions staticMathieu Malaterre2018-05-251-6/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-9/+9
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-1/+1
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-1/+1
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
|/
* powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala2009-05-211-4/+4
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-161-1/+1
* powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix2008-12-161-0/+1
* powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt2008-10-151-1/+1
* powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt2008-10-151-1/+1
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-1/+1
* [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering2008-01-251-2/+2
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-1/+1
* powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-101-6/+15
* [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-221-1/+1
* [POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering2007-08-221-0/+29
* [POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch2007-08-171-4/+4
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-3/+4
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-2/+1
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-291-2/+2
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-2/+4
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-3/+4
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-5/+6
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-131-1/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-9/+0
* [POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr2006-07-311-6/+5
* [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-071-4/+38
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-9/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-2/+2
* powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-051-2/+4
* [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2006-02-071-0/+2
* [PATCH] powerpc: Make CHRP build againDavid Woodhouse2006-01-141-10/+17
* powerpc: Merge 32-bit CHRP support.Paul Mackerras2005-10-261-0/+310
OpenPOWER on IntegriCloud