index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-2
/
+2
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
1
-3
/
+3
2010-12-09
powerpc/pci: Use printf extension %pR for struct resource
Joe Perches
1
-2
/
+1
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-1
/
+1
2009-10-27
powerpc: Fix compile errors found by new ppc64e_defconfig
Kumar Gala
1
-0
/
+2
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
1
-40
/
+6
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
1
-289
/
+0
2009-06-09
powerpc: Fix warning when printing a resource_size_t
Stephen Rothwell
1
-1
/
+1
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
1
-0
/
+5
2009-05-21
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
1
-10
/
+0
2009-05-15
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
1
-3
/
+12
2009-02-11
powerpc/pci: Move hose_list and pci_address_to_pio to pci-common
Milton Miller
1
-19
/
+0
2009-01-13
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
1
-3
/
+3
2009-01-08
powerpc: Fix pciconfig_iobase system call on PCI-Express powermac
Paul Mackerras
1
-2
/
+7
2008-11-06
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
Benjamin Herrenschmidt
1
-5
/
+22
2008-11-05
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
1
-11
/
+0
2008-11-05
powerpc/pci: Use common PHB resource hookup
Benjamin Herrenschmidt
1
-16
/
+3
2008-11-05
powerpc/pci: Cleanup debug printk's
Benjamin Herrenschmidt
1
-47
/
+43
2008-11-05
powerpc: Fix domain numbers in /proc on 64-bit
Benjamin Herrenschmidt
1
-0
/
+5
2008-10-31
powerpc/pci: Fix unmapping of IO space on 64-bit
Benjamin Herrenschmidt
1
-1
/
+1
2008-09-25
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
1
-46
/
+0
2008-09-25
powerpc: Drop archdata numa_node
Becky Bruce
1
-5
/
+2
2008-06-09
[POWERPC] Use dev_set_name in pci_64.c
Stephen Rothwell
1
-1
/
+1
2008-01-25
[POWERPC] Always hookup PHB IO resource even when empty
Benjamin Herrenschmidt
1
-7
/
+4
2008-01-17
[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
Stephen Rothwell
1
-2
/
+2
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
1
-30
/
+0
2007-12-20
[POWERPC] fix iSeries PCI resource management
Benjamin Herrenschmidt
1
-3
/
+16
2007-12-20
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
1
-106
/
+12
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-87
/
+17
2007-12-20
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
Benjamin Herrenschmidt
1
-42
/
+0
2007-12-20
[POWERPC] pci32: Add platform option to enable /proc PCI domains
Benjamin Herrenschmidt
1
-8
/
+0
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
1
-1
/
+0
2007-12-20
[POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops
Michael Ellerman
1
-0
/
+16
2007-12-11
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
1
-93
/
+0
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-5
/
+3
2007-12-11
[POWERPC] Remove some iSeries platform checks from the PCI code
Stephen Rothwell
1
-15
/
+8
2007-12-11
[POWERPC] iSeries: hose->buid is always zero for iSeries
Stephen Rothwell
1
-6
/
+2
2007-12-11
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Stephen Rothwell
1
-3
/
+0
2007-10-03
[POWERPC] Fix pci domain detection
Arnd Bergmann
1
-1
/
+1
2007-08-10
[POWERPC] Fix initialization and usage of dma_mask
Benjamin Herrenschmidt
1
-0
/
+1
2007-07-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-624
/
+126
2007-07-12
PCI: read revision ID by default
Auke Kok
1
-0
/
+2
2007-07-12
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
1
-2
/
+2
2007-07-03
[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().
Jon Loeliger
1
-5
/
+4
2007-06-29
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
1
-66
/
+0
2007-06-29
[POWERPC] Move common PCI code out of pci_32/pci_64
Kumar Gala
1
-309
/
+0
2007-06-29
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
1
-16
/
+0
2007-06-28
[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c
Michael Ellerman
1
-1
/
+1
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-232
/
+126
[next]