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
/
phy
/
qualcomm
/
phy-qcom-qmp-pcie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
phy: qcom-qmp-pcie: support SM8150 PCIe QMP PHYs
Dmitry Baryshkov
1
-0
/
+6
2023-08-22
phy: qcom-qmp-pcie: populate offsets configuration
Dmitry Baryshkov
1
-0
/
+74
2023-08-22
phy: qcom-qmp-pcie: simplify clock handling
Dmitry Baryshkov
1
-71
/
+7
2023-08-22
phy: qcom-qmp-pcie: keep offset tables sorted
Dmitry Baryshkov
1
-11
/
+11
2023-08-22
phy: qcom-qmp-pcie: drop ln_shrd from v5_20 config
Dmitry Baryshkov
1
-1
/
+0
2023-07-18
phy: qcom-qmp-pcie: add support for sa8775p
Mrinmay Sarkar
1
-0
/
+341
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-04-10
phy: qcom-qmp-pcie: drop sdm845_qhp_pcie_rx_tbl
Dmitry Baryshkov
1
-5
/
+0
2023-04-10
phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanes
Dmitry Baryshkov
1
-1
/
+1
2023-03-31
phy: qcom-qmp: Add support for SDX65 QMP PCIe PHY
Rohit Agarwal
1
-0
/
+165
2023-03-20
phy: qcom-qmp-pcie: Add RC init sequence for SDX55
Manivannan Sadhasivam
1
-1
/
+48
2023-03-20
phy: qcom-qmp-pcie: Split out EP related init sequence for SDX55
Manivannan Sadhasivam
1
-14
/
+28
2023-02-10
phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs
Abel Vesa
1
-1
/
+343
2023-02-10
phy: qcom-qmp: pcs-pcie: Add v6.20 register offsets
Abel Vesa
1
-0
/
+1
2023-02-10
phy: qcom-qmp: pcs-pcie: Add v6 register offsets
Abel Vesa
1
-0
/
+1
2023-01-18
phy: qcom-qmp-pcie: fix the regs layout table for sm8450 gen3x1 PHY
Dmitry Baryshkov
1
-1
/
+1
2023-01-12
phy: qcom-qmp: move type-specific headers to particular driver
Dmitry Baryshkov
1
-0
/
+6
2023-01-12
phy: qcom-qmp-pcie: rename regs layout arrays
Dmitry Baryshkov
1
-26
/
+26
2023-01-12
phy: qcom-qmp-pcie: rework regs layout arrays
Dmitry Baryshkov
1
-16
/
+16
2023-01-12
phy: qcom-qmp-pcie: add support for sm8350 platform
Dmitry Baryshkov
1
-1
/
+119
2023-01-12
phy: qcom-qmp-pcie: rename the sm8450 gen3 PHY config tables
Dmitry Baryshkov
1
-9
/
+9
2023-01-12
phy: qcom-qmp-pcie: split sm8450 gen3 PHY config tables
Dmitry Baryshkov
1
-6
/
+20
2022-11-24
phy: qcom-qmp-pcie: drop redundant clock allocation
Johan Hovold
1
-5
/
+3
2022-11-24
phy: qcom-qmp: drop unused type header
Johan Hovold
1
-2
/
+0
2022-11-10
phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register names
Manivannan Sadhasivam
1
-4
/
+4
2022-11-10
phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabled
Manivannan Sadhasivam
1
-0
/
+1
2022-11-10
phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs table
Christian Marangi
1
-4
/
+9
2022-11-10
phy: qcom-qmp-pcie: add support for sc8280xp 4-lane PHYs
Johan Hovold
1
-0
/
+117
2022-11-10
phy: qcom-qmp-pcie: add support for sc8280xp
Johan Hovold
1
-10
/
+289
2022-11-10
phy: qcom-qmp-pcie: add support for pipediv2 clock
Johan Hovold
1
-10
/
+15
2022-11-10
phy: qcom-qmp-pcie: fix initialisation reset
Johan Hovold
1
-0
/
+2
2022-11-10
phy: qcom-qmp-pcie: restructure PHY creation
Johan Hovold
1
-19
/
+17
2022-11-10
phy: qcom-qmp-pcie: add register init helper
Johan Hovold
1
-29
/
+8
2022-11-10
phy: qcom-qmp-pcie: use shorter tables identifiers
Johan Hovold
1
-45
/
+45
2022-11-10
phy: qcom-qmp-pcie: clean up PHY lane init
Johan Hovold
1
-6
/
+7
2022-11-10
phy: qcom-qmp-pcie: rename PHY ops structure
Johan Hovold
1
-8
/
+8
2022-11-10
phy: qcom-qmp-pcie: clean up probe initialisation
Johan Hovold
1
-26
/
+23
2022-11-10
phy: qcom-qmp-pcie: clean up device-tree parsing
Johan Hovold
1
-25
/
+9
2022-11-10
phy: qcom-qmp-pcie: merge driver data
Johan Hovold
1
-130
/
+88
2022-11-10
phy: qcom-qmp-pcie: move device-id table
Johan Hovold
1
-45
/
+45
2022-11-10
phy: qcom-qmp-pcie: sort device-id table
Johan Hovold
1
-10
/
+10
2022-10-28
phy: qcom-qmp-pcie: add config sanity checks
Johan Hovold
1
-0
/
+3
2022-10-28
phy: qcom-qmp-pcie: drop start-ctrl abstraction
Johan Hovold
1
-15
/
+3
2022-10-28
phy: qcom-qmp-pcie: increase status polling period
Johan Hovold
1
-1
/
+1
2022-10-28
phy: qcom-qmp-pcie: clean up status polling
Johan Hovold
1
-4
/
+2
2022-10-28
phy: qcom-qmp-pcie: fix ipq6018 initialisation
Johan Hovold
1
-0
/
+1
2022-10-28
phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisation
Johan Hovold
1
-0
/
+1
2022-10-28
phy: qcom-qmp-pcie: fix sc8180x initialisation
Johan Hovold
1
-0
/
+1
2022-10-28
phy: qcom-qmp-pcie: replace power-down delay
Johan Hovold
1
-27
/
+6
2022-10-28
phy: qcom-qmp-pcie: drop power-down delay config
Johan Hovold
1
-26
/
+1
[next]