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
/
drivers
/
pci
/
controller
/
mobiveil
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
PCI: ls-gen4: Make struct mobiveil_rp_ops constant
Christophe JAILLET
2
-2
/
+2
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
1
-1
/
+1
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-3
/
+0
2023-04-21
PCI: mobiveil: Sort Kconfig entries by vendor
Bjorn Helgaas
1
-8
/
+9
2023-04-21
PCI: Use consistent controller Kconfig menu entry language
Bjorn Helgaas
1
-2
/
+2
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
1
-1
/
+0
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-3
/
+3
2022-02-18
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-1
/
+1
2022-01-04
PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcie
Bjorn Helgaas
1
-42
/
+42
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-9
/
+6
2021-06-03
PCI: mobiveil: Remove unused readl and writel functions
Krzysztof Wilczyński
1
-11
/
+0
2021-03-23
PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies
Geert Uytterhoeven
1
-2
/
+1
2020-12-15
PCI: mobiveil: Use irq_data_get_irq_chip_data()
Thomas Gleixner
1
-6
/
+2
2020-10-02
PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expression
Liu Shixin
1
-6
/
+1
2020-08-06
Merge branch 'pci/irq-error'
Bjorn Helgaas
2
-6
/
+3
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-8
/
+0
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2
-6
/
+3
2020-07-23
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2
-8
/
+3
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-07-10
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
1
-15
/
+1
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
1
-2
/
+2
2020-03-18
PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT
Hou Zhiqiang
1
-0
/
+1
2020-03-17
PCI: mobiveil: Fix sparse different address space warnings
Hou Zhiqiang
1
-3
/
+4
2020-02-21
PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs
Hou Zhiqiang
4
-2
/
+291
2020-02-21
PCI: mobiveil: Add Header Type field check
Hou Zhiqiang
1
-0
/
+13
2020-02-21
PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
Hou Zhiqiang
1
-0
/
+23
2020-02-21
PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
Hou Zhiqiang
2
-7
/
+13
2020-02-21
PCI: mobiveil: Add callback function for link up check
Hou Zhiqiang
2
-0
/
+8
2020-02-21
PCI: mobiveil: Add callback function for interrupt initialization
Hou Zhiqiang
2
-1
/
+18
2020-02-21
PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
Hou Zhiqiang
6
-0
/
+1102