summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/chrp/pci.c
AgeCommit message (Expand)Author
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2022-05-08powerpc: Add missing headersChristophe Leroy
2021-03-24powerpc/chrp: Make hydra_init() staticGeert Uytterhoeven
2021-02-09powerpc/chrp: Move PHB discoveryOliver O'Halloran
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-05-25powerpc/chrp/pci: Make some functions staticMathieu Malaterre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2009-05-21powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer
2008-12-16powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix
2008-10-15powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt
2008-10-15powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-01-25[POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala
2007-08-22[POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering
2007-08-17[POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-04-05powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering
2006-01-14[PATCH] powerpc: Make CHRP build againDavid Woodhouse
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras