| Commit message (Expand) | Author | Age |
* | [POWERPC] Fix a compile warning in pci_32.c | Segher Boessenkool | 2007-08-03 |
* | [POWREPC] Fixup a number of modpost warnings on ppc32 | Kumar Gala | 2007-07-26 |
* | [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHB | Kumar Gala | 2007-07-26 |
* | [POWERPC] Provide ability to setup P2P bridge registers from struct resource | Kumar Gala | 2007-07-23 |
* | [POWERPC] Add the ability to find PCI capabilities early on | Kumar Gala | 2007-07-23 |
* | [POWERPC] Kill pcibios_enable_resources() | Kumar Gala | 2007-07-03 |
* | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala | 2007-06-29 |
* | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala | 2007-06-29 |
* | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala | 2007-06-29 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 |
* | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 |
* | [POWERPC] Removed dead code related to PCI on ppc32 | Kumar Gala | 2007-06-29 |
* | [POWERPC] Let subordinate transparent bridges be transparent. | York Sun | 2007-06-29 |
* | [POWERPC] Fix STRICT_MM_TYPECHECKS | David Gibson | 2007-05-02 |
* | [POWERPC] pci_32.c: Switch to ref counting PCI API | Alan Cox | 2007-04-24 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] Do not write virq back to PCI config space | Michal Ostrowski | 2007-01-24 |
* | [POWERPC] Remove bogus sanity check in pci -> OF node code | Benjamin Herrenschmidt | 2007-01-22 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [POWERPC] Fix irq routing on some 32-bit PowerMacs | Benjamin Herrenschmidt | 2006-12-10 |
* | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 2006-12-08 |
* | [POWERPC] Fix debug printks for 32-bit resources in the PCI code | Sergei Shtylyov | 2006-12-04 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Add "parent" struct device for PCI host bridges | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Fix IO Window Updates on P2P bridges. | Randy Vinson | 2006-10-16 |
* | Merge branch 'merge' | Paul Mackerras | 2006-07-31 |
|\ |
|
| * | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 |
|/ |
|
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 |
* | powerpc: Simplify push_end definition in pci_32.c | Paul Mackerras | 2006-06-15 |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
* | powerpc/32: Restore previous version of 32-bit PCI code | Paul Mackerras | 2006-01-15 |