summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci_32.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool2007-08-031-1/+4
* [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-261-1/+1
* [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala2007-07-251-0/+18
* [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-231-6/+12
* [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-231-0/+7
* [POWERPC] Kill pcibios_enable_resources()Kumar Gala2007-07-031-34/+0
* [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-291-51/+10
* [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-291-294/+0
* [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-291-4/+4
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-1/+2
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-291-3/+3
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-291-112/+0
* [POWERPC] Let subordinate transparent bridges be transparent.York Sun2007-06-291-1/+1
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+1
* [POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox2007-04-241-2/+5
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-5/+12
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-7/+7
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-241-1/+0
* [POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt2007-01-221-5/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt2006-12-111-45/+53
* [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-081-13/+32
* [POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov2006-12-041-13/+11
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-041-31/+3
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-041-1/+4
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-041-23/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-0/+10
* [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
* Merge branch 'merge'Paul Mackerras2006-08-011-7/+29
|\
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-7/+29
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-18/+21
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-0/+37
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-5/+5
* [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-18/+19
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* powerpc: Simplify push_end definition in pci_32.cPaul Mackerras2006-06-151-3/+4
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
* powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras2006-01-151-0/+1897
OpenPOWER on IntegriCloud