| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 1 | -9/+9 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 1 | -1/+1 |
|\ |
|
| * | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 2011-07-12 | 1 | -1/+1 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
|/ |
|
* | powerpc/pci: Clean up direct access to sysdata by CHRP platforms | Kumar Gala | 2009-05-21 | 1 | -4/+4 |
* | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 2008-12-16 | 1 | -1/+1 |
* | powerpc/chrp: Add missing of_node_put in pci.c | Nicolas Palix | 2008-12-16 | 1 | -0/+1 |
* | powerpc: Fix CHRP PCI config access for indirect_pci | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
* | [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasos | Olaf Hering | 2008-01-25 | 1 | -2/+2 |
* | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt | 2007-12-20 | 1 | -1/+1 |
* | powerpc: Fix IDE legacy vs. native fixups | Benjamin Herrenschmidt | 2007-12-10 | 1 | -6/+15 |
* | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala | 2007-08-22 | 1 | -1/+1 |
* | [POWERPC] Advertise correct IDE mode on Pegasos2 | Olaf Hering | 2007-08-22 | 1 | -0/+29 |
* | [POWERPC] chrp pci_ops: Use named structure member initializers | Nathan Lynch | 2007-08-17 | 1 | -4/+4 |
* | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 | 1 | -3/+4 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 1 | -2/+1 |
* | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 1 | -2/+2 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -1/+1 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 1 | -2/+4 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 1 | -3/+4 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -5/+6 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 1 | -1/+0 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 | 1 | -9/+0 |
* | [POWERPC] chrp: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -6/+5 |
* | [POWERPC] Add briq support to CHRP | Benjamin Herrenschmidt | 2006-07-07 | 1 | -4/+38 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -9/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
* | powerpc: Fix CHRP booting - needs a define_machine call | Paul Mackerras | 2006-04-05 | 1 | -2/+4 |
* | [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address | Olaf Hering | 2006-02-07 | 1 | -0/+2 |
* | [PATCH] powerpc: Make CHRP build again | David Woodhouse | 2006-01-14 | 1 | -10/+17 |
* | powerpc: Merge 32-bit CHRP support. | Paul Mackerras | 2005-10-26 | 1 | -0/+310 |