Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
32ac57668dccf6c4ad5522b61a86fe211886c180
/
arch
/
powerpc
/
kernel
/
pci-common.c
32ac576
powerpc/pci: Default to dma_direct_ops for pci dma_ops
by Kumar Gala
· 16 years ago
a77acda
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
by Wolfram Sang
· 16 years ago
c3bd517
powerpc/pci: Move hose_list and pci_address_to_pio to pci-common
by Milton Miller
· 16 years ago
5b11abf
powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist
by Benjamin Herrenschmidt
· 16 years ago
59b608c
powerpc: Fix oops on some machines due to incorrect pr_debug()
by Benjamin Herrenschmidt
· 16 years ago
c1f3430
powerpc/pci: Reserve legacy regions on PCI
by Benjamin Herrenschmidt
· 16 years ago
64b3d0e
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
by Benjamin Herrenschmidt
· 16 years ago
6b82b3e
powerpc: Remove `have_of' global variable
by Anton Vorontsov
· 16 years ago
7eef440
powerpc/pci: Cosmetic cleanups of pci-common.c
by Benjamin Herrenschmidt
· 16 years ago
fd6852c
powerpc/pci: Fix various pseries PCI hotplug issues
by Benjamin Herrenschmidt
· 16 years ago
b5ae5f9
powerpc/pci: Make pcibios_allocate_bus_resources more robust
by Benjamin Herrenschmidt
· 16 years ago
8b8da35
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
by Benjamin Herrenschmidt
· 16 years ago
ab56ced
powerpc/pci: Remove pcibios_do_bus_setup()
by Benjamin Herrenschmidt
· 16 years ago
5328032
powerpc/pci: Use common PHB resource hookup
by Benjamin Herrenschmidt
· 16 years ago
b0494bc
powerpc/pci: Cleanup debug printk's
by Benjamin Herrenschmidt
· 16 years ago
1fd0f52
powerpc: Fix domain numbers in /proc on 64-bit
by Benjamin Herrenschmidt
· 16 years ago
e90a131
powerpc/pci: Properly allocate bus resources for hotplug PHBs
by Nathan Fontenot
· 16 years ago
201bdc8
powerpc: Further compile fixup for STRICT_MM_TYPECHECKS
by David Gibson
· 16 years ago
e9f82cb
powerpc/PCI: Add legacy PCI access via sysfs
by Benjamin Herrenschmidt
· 16 years ago
b556151
powerpc/pci: Improve detection of unassigned bridge resources
by Benjamin Herrenschmidt
· 16 years ago
7c12d90
powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCI
by Benjamin Herrenschmidt
· 16 years ago
4fc665b
powerpc: Merge 32 and 64-bit dma code
by Becky Bruce
· 16 years ago
8db13a0
powerpc/pci: Don't keep ISA memory hole resources in the tree
by Benjamin Herrenschmidt
· 16 years ago
67260ac
powerpc: Fix OF parsing of 64 bits PCI addresses
by Benjamin Herrenschmidt
· 16 years ago
7cfb5f9
PCI: powerpc: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
7f17289
[POWERPC] Fix bogus test for unassigned PCI resources
by Benjamin Herrenschmidt
· 17 years ago
b188b2a
[POWERPC] Fixup transparent P2P resources
by Kumar Gala
· 17 years ago
96d69c3
[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources
by Kumar Gala
· 17 years ago
533b192
Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated"
by Paul Mackerras
· 17 years ago
54a24cb
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
by Benjamin Herrenschmidt
· 17 years ago
553aa76
[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated
by Benjamin Herrenschmidt
· 17 years ago
be8cbcd
[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources
by Benjamin Herrenschmidt
· 17 years ago
bcf988a
[POWERPC] Various fixes to pcibios_enable_device()
by Benjamin Herrenschmidt
· 17 years ago
549beb9
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
by Benjamin Herrenschmidt
· 17 years ago
50c9bc2
[POWERPC] fix iSeries PCI resource management
by Benjamin Herrenschmidt
· 17 years ago
3fd94c6
[POWERPC] Merge PCI resource allocation & assignment
by Benjamin Herrenschmidt
· 17 years ago
bf5e2ba
[POWERPC] Merge PCI resource fixups
by Benjamin Herrenschmidt
· 17 years ago
fe2d338c
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
by Benjamin Herrenschmidt
· 17 years ago
fa462f2
[POWERPC] pci32: Add platform option to enable /proc PCI domains
by Benjamin Herrenschmidt
· 17 years ago
13dccb9
[POWERPC] Merge pci_process_bridge_OF_ranges()
by Benjamin Herrenschmidt
· 17 years ago
25e81f9
[POWERPC] Make isa_mem_base common to 32 and 64 bits
by Benjamin Herrenschmidt
· 17 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 17 years ago
6207e81
[POWERPC] Don't special case pci_domain_nr() for iSeries
by Stephen Rothwell
· 17 years ago
e60516e
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
by Stephen Rothwell
· 17 years ago
215a557
[POWERPC] Remove redundant declaration of hose_list
by Stephen Rothwell
· 17 years ago
ebfc00f
[POWERPC] Make global_phb_number static
by Stephen Rothwell
· 17 years ago
2d5f565
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
by Linas Vepstas
· 17 years ago
46b2835
Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 17 years ago
6dfbde2
[POWERPC] Add function to check if address is an IO port
by Benjamin Herrenschmidt
· 17 years ago
282045b
[POWREPC] Fixup a number of modpost warnings on ppc32
by Kumar Gala
· 17 years ago
a2b7390
[POWERPC] Quiet section mismatch warning on pcibios_setup
by Stephen Rothwell
· 17 years ago
4f3731d
Fix compile failure in arch/powerpc/kernel/pci-common.c
by Tony Breeds
· 17 years ago
cf1d8a8
[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c
by Kumar Gala
· 18 years ago
a4c9e32
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
by Kumar Gala
· 18 years ago
58083da
[POWERPC] Move common PCI code out of pci_32/pci_64
by Kumar Gala
· 18 years ago
5516b54
[POWERPC] Use global_number in ppc32 pci_controller
by Kumar Gala
· 18 years ago