index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
2008-04-20
PCI: powerpc: use generic pci_enable_resources()
Bjorn Helgaas
2008-03-13
[POWERPC] Fix bogus test for unassigned PCI resources
Benjamin Herrenschmidt
2008-01-23
[POWERPC] Fixup transparent P2P resources
Kumar Gala
2008-01-23
[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources
Kumar Gala
2007-12-31
Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...
Paul Mackerras
2007-12-20
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
Benjamin Herrenschmidt
2007-12-20
[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated
Benjamin Herrenschmidt
2007-12-20
[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources
Benjamin Herrenschmidt
2007-12-20
[POWERPC] Various fixes to pcibios_enable_device()
Benjamin Herrenschmidt
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
2007-12-20
[POWERPC] fix iSeries PCI resource management
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: Add platform option to enable /proc PCI domains
Benjamin Herrenschmidt
2007-12-11
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
2007-12-11
[POWERPC] Make isa_mem_base common to 32 and 64 bits
Benjamin Herrenschmidt
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
2007-12-11
[POWERPC] Don't special case pci_domain_nr() for iSeries
Stephen Rothwell
2007-12-11
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
Stephen Rothwell
2007-12-03
[POWERPC] Remove redundant declaration of hose_list
Stephen Rothwell
2007-12-03
[POWERPC] Make global_phb_number static
Stephen Rothwell
2007-10-03
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
Linas Vepstas
2007-07-26
Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
2007-07-26
[POWERPC] Add function to check if address is an IO port
Benjamin Herrenschmidt
2007-07-26
[POWREPC] Fixup a number of modpost warnings on ppc32
Kumar Gala
2007-07-22
[POWERPC] Quiet section mismatch warning on pcibios_setup
Stephen Rothwell
2007-07-18
Fix compile failure in arch/powerpc/kernel/pci-common.c
Tony Breeds
2007-06-29
[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c
Kumar Gala
2007-06-29
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
2007-06-29
[POWERPC] Move common PCI code out of pci_32/pci_64
Kumar Gala
2007-06-29
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala