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
starfive-6.6.48-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
/
sparc64
/
kernel
/
pci_sun4v.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-21
[SPARC64]: fix section mismatch warning in pci_sunv4
Sam Ravnborg
1
-2
/
+2
2007-05-29
[SPARC64]: Negotiate hypervisor API for PCI services.
David S. Miller
1
-0
/
+18
2007-05-29
[SPARC64]: Don't be picky about virtual-dma values on sun4v.
David S. Miller
1
-26
/
+10
2007-05-12
[SPARC64]: Spelling fixes.
Simon Arlott
1
-1
/
+1
2007-05-09
[SPARC64] PCI: Consolidate PCI access code into pci_common.c
David S. Miller
1
-84
/
+2
2007-05-09
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
1
-1
/
+0
2007-05-09
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
1
-2
/
+2
2007-05-09
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
1
-113
/
+111
2007-05-09
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
1
-1
/
+1
2007-05-09
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
1
-34
/
+13
2007-05-09
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
1
-15
/
+1
2007-05-03
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-04-27
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
David S. Miller
1
-17
/
+17
2007-04-26
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
David S. Miller
1
-3
/
+3
2007-04-26
[SPARC64]: Add dummy host controller to root of all PCI domains.
David S. Miller
1
-0
/
+6
2007-04-26
[SPARC64]: Const'ify pci_iommu_ops.
David S. Miller
1
-1
/
+1
2007-04-26
[SPARC64]: Kill pbm->pci_first_slot.
David S. Miller
1
-1
/
+0
2007-04-26
[SPARC64]: Kill pci_controller->pbms_same_domain
David S. Miller
1
-1
/
+0
2007-04-26
[SPARC64]: Kill pci_controller->base_address_update().
David S. Miller
1
-46
/
+0
2007-04-26
[SPARC64]: Kill pci_controller->resource_adjust()
David S. Miller
1
-9
/
+0
2007-04-26
[SPARC64]: Kill PBM ranges software state.
David S. Miller
1
-13
/
+0
2007-04-26
[SPARC64]: Kill PBM intmap software state.
David S. Miller
1
-8
/
+0
2007-04-26
[SPARC64]: Consolidate PCI mem/io resource determination.
David S. Miller
1
-69
/
+2
2007-04-26
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
1
-175
/
+24
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
1
-4
/
+4
2007-02-11
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
1
-0
/
+444
2006-12-10
[SPARC64]: Replace kmalloc+memset with kzalloc
Yan Burman
1
-11
/
+5
2006-06-30
[SPARC64]: of_device layer IRQ resolution
David S. Miller
1
-10
/
+0
2006-06-24
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
1
-2
/
+1
2006-06-24
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
1
-5
/
+10
2006-06-24
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
1
-79
/
+65
2006-06-20
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
1
-1
/
+1
2006-06-20
[SPARC64]: Kill ino_bucket->pil
David S. Miller
1
-31
/
+1
2006-06-10
[SPARC64]: Avoid JBUS errors on some Niagara systems.
David S. Miller
1
-6
/
+118
2006-05-23
[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
David S. Miller
1
-2
/
+2
2006-04-11
[PATCH] for_each_possible_cpu: sparc64
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-20
[SPARC64]: Fix new context version SMP handling.
David S. Miller
1
-3
/
+3
2006-03-20
[SPARC64]: Handle zero-length map requests in pci_sun4v.c
David S. Miller
1
-2
/
+2
2006-03-20
[SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.c
David S. Miller
1
-2
/
+0
2006-03-20
[SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V.
David S. Miller
1
-75
/
+158
2006-03-20
[SPARC64] PCI: Size TSB correctly on SUN4V.
David S. Miller
1
-6
/
+16
2006-03-20
[SPARC64]: Make lack of interrupt-map-* a fatal error on SUN4V.
David S. Miller
1
-13
/
+14
2006-03-20
[SPARC64]: Restrict PCI bus scanning on SUN4V.
David S. Miller
1
-20
/
+16
2006-03-20
[SPARC64]: Fix IOMMU mapping on sun4v.
David S. Miller
1
-30
/
+46
2006-03-20
[SPARC64]: Kill spurious semicolon in sun4v_pci_init().
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC64]: Generic sun4v_build_irq().
David S. Miller
1
-28
/
+2
2006-03-20
[SPARC64]: More SUN4V PCI work.
David S. Miller
1
-14
/
+102
2006-03-20
[SPARC64]: Range check bus number in SUN4V PCI controller driver.
David S. Miller
1
-9
/
+24
2006-03-20
[SPARC64]: Missing 'return' statement in sun4v_pci_init().
David S. Miller
1
-4
/
+3
2006-03-20
[SPARC64]: Implement basic pci_sun4v_scan_bus().
David S. Miller
1
-3
/
+46
[next]