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
/
drivers
/
pci
/
controller
/
pci-mvebu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
PCI: mvebu: Fix duplicate resource requests
Rob Herring
1
-13
/
+10
2020-09-09
PCI: mvebu: Remove useless msi_controller pointer allocation
Lorenzo Pieralisi
1
-3
/
+0
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-12
/
+5
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
1
-1
/
+0
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-07-14
PCI: mvebu: Setup BAR0 in order to fix MSI
Shmuel Hazan
1
-4
/
+12
2020-07-06
PCI: mvebu: Use struct pci_host_bridge.windows list directly
Rob Herring
1
-8
/
+5
2019-10-17
PCI: mvebu: mvebu_pcie_map_registers __iomem fix
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-17
PCI: mvebu: Make mvebu_pci_bridge_emul_ops static
Ben Dooks (Codethink)
1
-1
/
+1
2019-02-22
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-284
/
+100
2018-10-18
PCI: mvebu: Convert to PCI emulated bridge config space
Thomas Petazzoni
1
-270
/
+100
2018-10-18
PCI: mvebu: Drop unused PCI express capability code
Thomas Petazzoni
1
-14
/
+0
2018-10-01
PCI: mvebu: Fix PCI I/O mapping creation sequence
Thomas Petazzoni
1
-4
/
+48
2018-08-08
PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()
Thomas Petazzoni
1
-5
/
+0
2018-08-08
PCI: mvebu: Convert to use pci_host_bridge directly
Thomas Petazzoni
1
-73
/
+63
2018-08-08
PCI: mvebu: Use resource_size() to remap I/O space
Thomas Petazzoni
1
-2
/
+2
2018-08-08
PCI: mvebu: Only remap I/O space if configured
Thomas Petazzoni
1
-3
/
+3
2018-08-08
PCI: mvebu: Fix I/O space end address calculation
Thomas Petazzoni
1
-1
/
+1
2018-08-08
PCI: mvebu: Remove redundant platform_set_drvdata() call
Thomas Petazzoni
1
-2
/
+0
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+1313