| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove `have_of' global variable | Anton Vorontsov | 2008-12-16 | 1 | -2/+0 |
* | powerpc/pci: Cosmetic cleanups of pci-common.c | Benjamin Herrenschmidt | 2008-11-06 | 1 | -41/+36 |
* | powerpc/pci: Fix various pseries PCI hotplug issues | Benjamin Herrenschmidt | 2008-11-06 | 1 | -4/+37 |
* | powerpc/pci: Make pcibios_allocate_bus_resources more robust | Benjamin Herrenschmidt | 2008-11-06 | 1 | -1/+4 |
* | powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup | Benjamin Herrenschmidt | 2008-11-06 | 1 | -26/+28 |
* | powerpc/pci: Remove pcibios_do_bus_setup() | Benjamin Herrenschmidt | 2008-11-05 | 1 | -5/+11 |
* | powerpc/pci: Use common PHB resource hookup | Benjamin Herrenschmidt | 2008-11-05 | 1 | -0/+58 |
* | powerpc/pci: Cleanup debug printk's | Benjamin Herrenschmidt | 2008-11-05 | 1 | -41/+36 |
* | powerpc: Fix domain numbers in /proc on 64-bit | Benjamin Herrenschmidt | 2008-11-05 | 1 | -6/+4 |
* | powerpc/pci: Properly allocate bus resources for hotplug PHBs | Nathan Fontenot | 2008-10-31 | 1 | -55/+55 |
* | powerpc: Further compile fixup for STRICT_MM_TYPECHECKS | David Gibson | 2008-10-22 | 1 | -1/+2 |
* | powerpc/PCI: Add legacy PCI access via sysfs | Benjamin Herrenschmidt | 2008-10-20 | 1 | -1/+135 |
* | powerpc/pci: Improve detection of unassigned bridge resources | Benjamin Herrenschmidt | 2008-10-15 | 1 | -47/+116 |
* | powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCI | Benjamin Herrenschmidt | 2008-10-07 | 1 | -2/+3 |
* | powerpc: Merge 32 and 64-bit dma code | Becky Bruce | 2008-09-24 | 1 | -0/+48 |
* | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt | 2008-08-11 | 1 | -5/+12 |
* | powerpc: Fix OF parsing of 64 bits PCI addresses | Benjamin Herrenschmidt | 2008-07-22 | 1 | -0/+1 |
* | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -33/+1 |
* | [POWERPC] Fix bogus test for unassigned PCI resources | Benjamin Herrenschmidt | 2008-03-13 | 1 | -1/+7 |
* | [POWERPC] Fixup transparent P2P resources | Kumar Gala | 2008-01-23 | 1 | -2/+3 |
* | [POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources | Kumar Gala | 2008-01-23 | 1 | -1/+2 |
* | Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo... | Paul Mackerras | 2007-12-31 | 1 | -10/+3 |
* | [POWERPC] Fix PCI IRQ fallback code to not map IRQ 0 | Benjamin Herrenschmidt | 2007-12-20 | 1 | -2/+3 |
* | [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated | Benjamin Herrenschmidt | 2007-12-20 | 1 | -3/+10 |
* | [POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources | Benjamin Herrenschmidt | 2007-12-20 | 1 | -0/+22 |
* | [POWERPC] Various fixes to pcibios_enable_device() | Benjamin Herrenschmidt | 2007-12-20 | 1 | -1/+4 |
* | [POWERPC] Merge 32 and 64 bits pcibios_enable_device | Benjamin Herrenschmidt | 2007-12-20 | 1 | -0/+38 |
* | [POWERPC] fix iSeries PCI resource management | Benjamin Herrenschmidt | 2007-12-20 | 1 | -1/+15 |
* | [POWERPC] Merge PCI resource allocation & assignment | Benjamin Herrenschmidt | 2007-12-20 | 1 | -0/+292 |
* | [POWERPC] Merge PCI resource fixups | Benjamin Herrenschmidt | 2007-12-20 | 1 | -0/+130 |
* | [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource | Benjamin Herrenschmidt | 2007-12-20 | 1 | -0/+36 |
* | [POWERPC] pci32: Add platform option to enable /proc PCI domains | Benjamin Herrenschmidt | 2007-12-20 | 1 | -0/+16 |
* | [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 |