index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-20
PCI: powerpc: use generic pci_enable_resources()
Bjorn Helgaas
1
-33
/
+1
2008-03-13
[POWERPC] Fix bogus test for unassigned PCI resources
Benjamin Herrenschmidt
1
-1
/
+7
2008-01-23
[POWERPC] Fixup transparent P2P resources
Kumar Gala
1
-2
/
+3
2008-01-23
[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources
Kumar Gala
1
-1
/
+2
2007-12-31
Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...
Paul Mackerras
1
-10
/
+3
2007-12-20
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
Benjamin Herrenschmidt
1
-2
/
+3
2007-12-20
[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated
Benjamin Herrenschmidt
1
-3
/
+10
2007-12-20
[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources
Benjamin Herrenschmidt
1
-0
/
+22
2007-12-20
[POWERPC] Various fixes to pcibios_enable_device()
Benjamin Herrenschmidt
1
-1
/
+4
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
1
-0
/
+38
2007-12-20
[POWERPC] fix iSeries PCI resource management
Benjamin Herrenschmidt
1
-1
/
+15
2007-12-20
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
1
-0
/
+292
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-0
/
+130
2007-12-20
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
Benjamin Herrenschmidt
1
-0
/
+36
2007-12-20
[POWERPC] pci32: Add platform option to enable /proc PCI domains
Benjamin Herrenschmidt
1
-0
/
+16
2007-12-11
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
1
-0
/
+177
2007-12-11
[POWERPC] Make isa_mem_base common to 32 and 64 bits
Benjamin Herrenschmidt
1
-0
/
+3
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-2
/
+2
2007-12-11
[POWERPC] Don't special case pci_domain_nr() for iSeries
Stephen Rothwell
1
-7
/
+2
2007-12-11
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
Stephen Rothwell
1
-15
/
+6
2007-12-03
[POWERPC] Remove redundant declaration of hose_list
Stephen Rothwell
1
-2
/
+0
2007-12-03
[POWERPC] Make global_phb_number static
Stephen Rothwell
1
-1
/
+1
2007-10-03
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
Linas Vepstas
1
-5
/
+2
2007-07-26
Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
1
-1
/
+1
2007-07-26
[POWERPC] Add function to check if address is an IO port
Benjamin Herrenschmidt
1
-0
/
+23
2007-07-26
[POWREPC] Fixup a number of modpost warnings on ppc32
Kumar Gala
1
-1
/
+1
2007-07-22
[POWERPC] Quiet section mismatch warning on pcibios_setup
Stephen Rothwell
1
-1
/
+1
2007-07-18
Fix compile failure in arch/powerpc/kernel/pci-common.c
Tony Breeds
1
-2
/
+5
2007-06-29
[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c
Kumar Gala
1
-0
/
+9
2007-06-29
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
1
-0
/
+78
2007-06-29
[POWERPC] Move common PCI code out of pci_32/pci_64
Kumar Gala
1
-0
/
+314
2007-06-29
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
1
-0
/
+53