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
/
cadence
/
pci-j721e.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
PCI: j721e: Add suspend and resume support
Théo Lebrun
1
-6
/
+92
2024-09-04
PCI: j721e: Use T_PERST_CLK_US macro
Thomas Richard
1
-1
/
+1
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
1
-0
/
+2
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
1
-11
/
+8
2024-08-31
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
1
-1
/
+38
2024-01-06
PCI: j721e: Add TI J784S4 PCIe configuration
Matt Ranostay
1
-0
/
+22
2023-12-13
PCI: j721e: Add PCIe 4x lane selection support
Matt Ranostay
1
-2
/
+8
2023-12-13
PCI: j721e: Add per platform maximum lane settings
Matt Ranostay
1
-3
/
+10
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-24
PCI: j721e: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
1
-1
/
+0
2022-05-13
PCI: cadence: Clear FLR in device capabilities register
Parshuram Thombare
1
-0
/
+3
2022-02-01
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
1
-43
/
+42
2022-01-04
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
1
-8
/
+6
2022-01-04
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
1
-2
/
+2
2021-11-03
PCI: j721e: Fix j721e_pcie_probe() error path
Christophe JAILLET
1
-1
/
+1
2021-08-19
PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
1
-0
/
+19
2021-08-19
PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
1
-4
/
+36
2021-08-19
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
1
-1
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-1
/
+21
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
1
-1
/
+21
2021-03-12
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
1
-1
/
+1
2021-02-10
PCI: cadence: Retrain Link to work around Gen2 training defect
Nadeem Athani
1
-0
/
+3
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
1
-9
/
+19
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-10
/
+2
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
1
-0
/
+493