aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci_32.c
Commit message (Expand)AuthorAge
* [POWERPC] Remove update_bridge_resourceKumar Gala2008-01-23
* [POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell2008-01-16
* [POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell2008-01-16
* [POWERPC] Fix possible NULL deref in ppc32 PCIBenjamin Herrenschmidt2007-12-21
* [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-20
* [POWERPC] Updates/fixes to 32 bits pcibios_enable_device()Benjamin Herrenschmidt2007-12-20
* [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-20
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-20
* [POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt2007-12-20
* [POWERPC] pci32: Remove obsolete PowerMac bus number hackBenjamin Herrenschmidt2007-12-20
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-20
* [POWERPC] pci32: Remove PowerMac P2P bridge IO hackBenjamin Herrenschmidt2007-12-20
* [POWERPC] pci32: Use generic pci_assign_unassign_resourcesBenjamin Herrenschmidt2007-12-20
* [POWERPC] pci32: Remove bogus alignment messageBenjamin Herrenschmidt2007-12-20
* [POWERPC] Change 32-bit PCI message about resource allocationBenjamin Herrenschmidt2007-12-10
* [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resourcesBenjamin Herrenschmidt2007-12-10
* [POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt2007-12-10
* [POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt2007-12-10
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-10
* [POWERPC] null_pci_ops: Use named structure member initializersNathan Lynch2007-08-16
* [POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool2007-08-03
* [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-26
* [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala2007-07-26
* [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-23
* [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-23
* [POWERPC] Kill pcibios_enable_resources()Kumar Gala2007-07-03
* [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-29
* [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-29
* [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-29
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-29
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-29
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-29
* [POWERPC] Let subordinate transparent bridges be transparent.York Sun2007-06-29
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-02
* [POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox2007-04-24
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-24
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-12
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-12
* [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-24
* [POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt2007-01-22
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt2006-12-10
* [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-08
* [POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov2006-12-04
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-04
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-04
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-04
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-04
* [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-16