index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-11
powerpc/pci: Don't keep ISA memory hole resources in the tree
Benjamin Herrenschmidt
1
-5
/
+12
2008-07-22
powerpc: Fix OF parsing of 64 bits PCI addresses
Benjamin Herrenschmidt
1
-0
/
+1
2008-04-21
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-24
[POWERPC] Fixup transparent P2P resources
Kumar Gala
1
-2
/
+3
2008-01-24
[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