| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Merge pci_process_bridge_OF_ranges() | Benjamin Herrenschmidt | 2007-12-11 | 1 | -0/+177 |
* | [POWERPC] Make isa_mem_base common to 32 and 64 bits | Benjamin Herrenschmidt | 2007-12-11 | 1 | -0/+3 |
* | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 2007-12-11 | 1 | -2/+2 |
* | [POWERPC] Don't special case pci_domain_nr() for iSeries | Stephen Rothwell | 2007-12-11 | 1 | -7/+2 |
* | [POWERPC] Inline pci_setup_pci_controller as it has become trivial | Stephen Rothwell | 2007-12-11 | 1 | -15/+6 |
* | [POWERPC] Remove redundant declaration of hose_list | Stephen Rothwell | 2007-12-03 | 1 | -2/+0 |
* | [POWERPC] Make global_phb_number static | Stephen Rothwell | 2007-12-03 | 1 | -1/+1 |
* | [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller | Linas Vepstas | 2007-10-03 | 1 | -5/+2 |
* | Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2007-07-26 | 1 | -1/+1 |
|\ |
|
| * | [POWREPC] Fixup a number of modpost warnings on ppc32 | Kumar Gala | 2007-07-26 | 1 | -1/+1 |
* | | [POWERPC] Add function to check if address is an IO port | Benjamin Herrenschmidt | 2007-07-26 | 1 | -0/+23 |
|/ |
|
* | [POWERPC] Quiet section mismatch warning on pcibios_setup | Stephen Rothwell | 2007-07-22 | 1 | -1/+1 |
* | Fix compile failure in arch/powerpc/kernel/pci-common.c | Tony Breeds | 2007-07-18 | 1 | -2/+5 |
* | [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c | Kumar Gala | 2007-06-29 | 1 | -0/+9 |
* | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala | 2007-06-29 | 1 | -0/+78 |
* | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala | 2007-06-29 | 1 | -0/+314 |
* | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 1 | -0/+53 |