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
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
1
-1
/
+59
2021-08-17
phy: cadence-torrent: Add debug information for PHY configuration
Swapnil Jakhade
1
-4
/
+32
2021-08-17
phy: cadence-torrent: Add separate functions for reusable code
Swapnil Jakhade
1
-18
/
+35
2021-08-17
phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock
Swapnil Jakhade
1
-0
/
+162
2021-08-17
phy: cadence-torrent: Add PHY registers for DP in array format
Swapnil Jakhade
1
-288
/
+334
2021-08-17
phy: cadence-torrent: Configure PHY registers as a function of input referenc...
Swapnil Jakhade
1
-408
/
+422
2021-08-17
phy: cadence-torrent: Add enum for supported input reference clock frequencies
Swapnil Jakhade
1
-13
/
+38
2021-08-17
phy: cadence-torrent: Reorder few functions to remove function declarations
Swapnil Jakhade
1
-619
/
+588
2021-08-17
phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message
Swapnil Jakhade
1
-12
/
+12
2021-05-31
phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()
Wang Wensheng
1
-0
/
+1
2021-03-31
phy: cadence-torrent: Add delay for PIPE clock to be stable
Kishon Vijay Abraham I
1
-0
/
+9
2021-03-31
phy: cadence-torrent: Explicitly request exclusive reset control
Kishon Vijay Abraham I
1
-1
/
+1
2021-03-31
phy: cadence-torrent: Do not configure SERDES if it's already configured
Kishon Vijay Abraham I
1
-10
/
+22
2021-03-31
phy: cadence-torrent: Group reset APIs and clock APIs
Kishon Vijay Abraham I
1
-31
/
+53
2021-03-31
phy: cadence: Sierra: Enable pll_cmnlc and pll_cmnlc1 clocks
Kishon Vijay Abraham I
1
-3
/
+37
2021-03-31
phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks)
Kishon Vijay Abraham I
2
-3
/
+265
2021-03-31
phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
Kishon Vijay Abraham I
1
-0
/
+3
2021-03-31
phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
Kishon Vijay Abraham I
1
-10
/
+15
2021-03-31
phy: cadence-torrent: Use a common header file for Cadence SERDES
Kishon Vijay Abraham I
1
-1
/
+1
2021-03-31
phy: cadence: Sierra: Explicitly request exclusive reset control
Kishon Vijay Abraham I
1
-2
/
+2
2021-03-31
phy: cadence: Sierra: Move all reset_control_get*() to a separate function
Kishon Vijay Abraham I
1
-11
/
+25
2021-03-31
phy: cadence: Sierra: Move all clk_get_*() to a separate function
Kishon Vijay Abraham I
1
-22
/
+35
2021-03-31
phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
Kishon Vijay Abraham I
1
-0
/
+4
2021-03-31
phy: cadence: Sierra: Fix PHY power_on sequence
Kishon Vijay Abraham I
1
-1
/
+6
2021-03-30
phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock
Swapnil Jakhade
1
-16
/
+31
2021-03-30
phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI
Kishon Vijay Abraham I
1
-14
/
+44
2021-03-30
phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock
Swapnil Jakhade
1
-28
/
+49
2021-03-30
phy: cadence-torrent: Add support to drive refclk out
Kishon Vijay Abraham I
2
-3
/
+186
2021-01-13
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
1
-0
/
+1
2020-11-16
phy: cadence: convert to devm_platform_ioremap_resource
Chunfeng Yun
3
-9
/
+3
2020-09-18
phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration
Swapnil Jakhade
1
-0
/
+254
2020-09-18
phy: cadence-torrent: Add PCIe + USB multilink configuration
Swapnil Jakhade
1
-0
/
+216
2020-09-18
phy: cadence-torrent: Add single link USB register sequences
Swapnil Jakhade
1
-1
/
+259
2020-09-18
phy: cadence-torrent: Add single link SGMII/QSGMII register sequences
Swapnil Jakhade
1
-0
/
+89
2020-09-18
phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals
Swapnil Jakhade
1
-4
/
+18
2020-09-18
phy: cadence-torrent: Add PHY link configuration sequences for single link
Swapnil Jakhade
1
-0
/
+44
2020-09-18
phy: cadence-torrent: Add clk changes for multilink configuration
Swapnil Jakhade
1
-24
/
+17
2020-09-18
phy: cadence-torrent: Update PHY reset for multilink configuration
Swapnil Jakhade
1
-7
/
+21
2020-09-18
phy: cadence-torrent: Add support for PHY multilink configuration
Swapnil Jakhade
1
-26
/
+757
2020-09-18
phy: cadence-torrent: Add PHY APB reset support
Swapnil Jakhade
1
-0
/
+13
2020-09-18
phy: cadence-torrent: Check cmn_ready assertion during PHY power on
Swapnil Jakhade
1
-1
/
+30
2020-09-18
phy: cadence-torrent: Add single link PCIe support
Swapnil Jakhade
1
-30
/
+266
2020-09-18
phy: cadence-torrent: Check total lane count for all subnodes is within limit
Swapnil Jakhade
1
-4
/
+15
2020-09-18
phy: cadence-torrent: Add separate regmap functions for torrent and DP
Swapnil Jakhade
1
-33
/
+66
2020-09-18
phy: cadence-torrent: Enable support for multiple subnodes
Swapnil Jakhade
1
-15
/
+0
2020-09-18
phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses
Swapnil Jakhade
1
-6
/
+2
2020-09-18
phy: cadence-torrent: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
1
-8
/
+5
2020-09-16
phy: cadence: torrent: Constify regmap_config structs
Rikard Falkeborn
1
-6
/
+6
2020-09-16
phy: cadence: salvo: Constify cdns_nxp_sequence_pair
Rikard Falkeborn
1
-3
/
+3
2020-09-16
phy: cadence: Sierra: Constify static structs
Rikard Falkeborn
1
-12
/
+12
[next]