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