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
/
unicore32
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
1
-4
/
+31
2017-04-20
unicore32/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-24
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2016-06-24
unicore32/PCI: Remove pci=firmware command line parameter handling
Bjorn Helgaas
1
-7
/
+2
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
1
-8
/
+1
2013-06-15
unicore32/PCI: Remove redundant call of pci_bus_add_devices()
Jiang Liu
1
-5
/
+0
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-29
unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+0
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-8
/
+0
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-07-06
unicore32/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-1
/
+1
2012-03-20
unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h
Bjorn Helgaas
1
-1
/
+0
2012-02-24
unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
Bjorn Helgaas
1
-3
/
+3
2012-01-07
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-03-17
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
1
-6
/
+6
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
1
-29
/
+29
2011-03-17
unicore32 machine related files: pci bus handling
GuanXuetao
1
-0
/
+404