| Commit message (Expand) | Author | Age |
* | powerpc/PCI: compute I/O space bus-to-resource offset consistently | Bjorn Helgaas | 2012-03-20 |
* | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 2011-07-12 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | powerpc/pci: Move FSL fixup from 32-bit to common | Kumar Gala | 2011-06-22 |
| |/ |
|
* / | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 2011-06-07 |
|/ |
|
* | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 2011-02-04 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely | 2009-09-02 |
* | powerpc/pci: Pull ppc32 PCI features into common | Kumar Gala | 2009-08-28 |
* | powerpc/pci: Remove dead checks for CONFIG_PPC_OF | Grant Likely | 2009-08-28 |
* | powerpc/pci: Remove redundant pcnet32 fixup | Kumar Gala | 2009-05-21 |
* | powerpc/pci: Cleanup some minor cruft | Kumar Gala | 2009-05-21 |
* | powerpc/pci: Fix PCI<->OF matching of old style multifunc devices | Tom Arbuckle | 2009-02-22 |
* | powerpc/pci: Move hose_list and pci_address_to_pio to pci-common | Milton Miller | 2009-02-11 |
* | powerpc: Remove `have_of' global variable | Anton Vorontsov | 2008-12-15 |
* | powerpc/pci: Remove pcibios_do_bus_setup() | Benjamin Herrenschmidt | 2008-11-05 |
* | powerpc/pci: Use common PHB resource hookup | Benjamin Herrenschmidt | 2008-11-05 |
* | powerpc/pci: Cleanup debug printk's | Benjamin Herrenschmidt | 2008-11-05 |
* | powerpc: Fix link errors on 32-bit machines using legacy DMA | Benjamin Herrenschmidt | 2008-10-14 |
* | powerpc/fsl: Hide MPC5121 pci bridge. | John Rigby | 2008-10-13 |
* | powerpc: Merge 32 and 64-bit dma code | Becky Bruce | 2008-09-24 |
* | [POWERPC] Remove update_bridge_resource | Kumar Gala | 2008-01-23 |
* | [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node | Stephen Rothwell | 2008-01-16 |
* | [POWERPC] pci_32.c: Use for_each_child_of_node | Stephen Rothwell | 2008-01-16 |
* | [POWERPC] Fix possible NULL deref in ppc32 PCI | Benjamin Herrenschmidt | 2007-12-21 |
* | [POWERPC] Merge 32 and 64 bits pcibios_enable_device | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] Updates/fixes to 32 bits pcibios_enable_device() | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] Merge PCI resource allocation & assignment | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] Merge PCI resource fixups | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] pci32: Remove obsolete PowerMac bus number hack | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] pci32: Remove PowerMac P2P bridge IO hack | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] pci32: Use generic pci_assign_unassign_resources | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] pci32: Remove bogus alignment message | Benjamin Herrenschmidt | 2007-12-20 |
* | [POWERPC] Change 32-bit PCI message about resource allocation | Benjamin Herrenschmidt | 2007-12-10 |
* | [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources | Benjamin Herrenschmidt | 2007-12-10 |
* | [POWERPC] Merge pci_process_bridge_OF_ranges() | Benjamin Herrenschmidt | 2007-12-10 |
* | [POWERPC] Make isa_mem_base common to 32 and 64 bits | Benjamin Herrenschmidt | 2007-12-10 |
* | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 2007-12-10 |
* | [POWERPC] null_pci_ops: Use named structure member initializers | Nathan Lynch | 2007-08-16 |
* | [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 |