index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2024-11-28
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
3
-4
/
+4
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-4
/
+4
2024-10-07
phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register
Bartosz Wawrzyniak
1
-10
/
+11
2024-08-30
phy: cadence: sierra: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-05
phy: cadence-torrent: add support for three or more links using 2 protocols
Siddharth Vadapalli
1
-119
/
+172
2024-07-31
phy: cadence: Sierra: Constify a u32[]
Christophe JAILLET
1
-1
/
+1
2024-07-31
phy: cadence: Sierra: Constify struct cdns_sierra_vals
Christophe JAILLET
1
-40
/
+40
2024-07-31
phy: cadence: Sierra: Constify struct cdns_reg_pairs
Christophe JAILLET
1
-3
/
+3
2024-07-31
phy: cadence-torrent: Constify a u32[]
Christophe JAILLET
1
-1
/
+1
2024-07-31
phy: cadence-torrent: Constify struct cdns_torrent_vals
Christophe JAILLET
1
-96
/
+96
2024-07-31
phy: cadence-torrent: Constify struct cdns_torrent_vals_entry
Christophe JAILLET
1
-12
/
+12
2024-07-31
phy: cadence-torrent: Constify struct cdns_reg_pairs
Christophe JAILLET
1
-84
/
+84
2024-07-02
phy: cadence-torrent: Check return value on register read
Ma Ke
1
-0
/
+3
2024-06-03
phy: cadence-torrent: add suspend and resume support
Thomas Richard
1
-0
/
+57
2024-06-03
phy: cadence-torrent: remove noop_ops phy operations
Thomas Richard
1
-17
/
+13
2024-06-03
phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
Thomas Richard
1
-5
/
+5
2024-06-03
phy: cadence-torrent: register resets even if the phy is already configured
Thomas Richard
1
-5
/
+5
2024-06-03
phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
Thomas Richard
1
-16
/
+21
2024-06-03
phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r...
Swapnil Jakhade
1
-4
/
+60
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
1
-0
/
+410
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
1
-0
/
+101
2024-02-07
phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu...
Swapnil Jakhade
1
-9
/
+200
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
3
-4
/
+2
2023-07-12
phy: cadence: Sierra: Add single link SGMII register configuration
Marcin Wierzbicki
1
-0
/
+98
2023-07-12
phy: cadence-torrent: Use key:value pair table for all settings
Roger Quadros
1
-1176
/
+485
2023-07-12
phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk
Swapnil Jakhade
1
-5
/
+228
2023-07-06
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-202
/
+613
2023-06-09
phy: cadence: torrent: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-06-09
phy: cadence: sierra: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-05-19
phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property
Frank Li
1
-0
/
+29
2023-05-19
phy: cadence: salvo: add .set_mode API
Peter Chen
1
-0
/
+29
2023-05-19
phy: cadence: salvo: add bist fix
Peter Chen
1
-0
/
+2
2023-05-19
phy: cadence: salvo: decrease delay value to zero for txvalid
Peter Chen
1
-0
/
+17
2023-05-19
phy: cadence: salvo: add access for USB2PHY
Peter Chen
1
-8
/
+10
2023-05-08
phy: cadence-torrent: Add USB + DP multilink configuration
Swapnil Jakhade
1
-0
/
+98
2023-05-08
phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk
Swapnil Jakhade
1
-57
/
+227
2023-05-08
phy: cadence-torrent: Prepare driver for multilink DP support
Swapnil Jakhade
1
-137
/
+168
2023-05-08
phy: cadence-torrent: Add function to get PLL to be configured for DP
Swapnil Jakhade
1
-0
/
+33
2023-04-12
phy: cadence: cdns-dphy-rx: Add common module reset support
Sinthu Raja
1
-0
/
+32
2023-04-12
phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration
Swapnil Jakhade
1
-2
/
+139
2023-03-31
phy: cadence: Sierra: Use clk_parent_data to provide parent information
Lars-Peter Clausen
1
-42
/
+15
2023-03-31
phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()`
Lars-Peter Clausen
1
-20
/
+26
2023-03-20
phy: cadence: phy-cadence-torrent: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
2023-03-20
phy: cadence: phy-cadence-sierra: Convert to platform remove callback returni...
Uwe Kleine-König
1
-4
/
+2
2023-03-20
phy: cadence: cdns-dphy: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-07-08
phy: cadence-torrent: Remove unused `regmap` field from state struct
Lars-Peter Clausen
1
-1
/
+0
2022-07-08
phy: cadence: Sierra: Remove unused `regmap` field from state struct
Lars-Peter Clausen
1
-1
/
+0
2022-07-05
phy: cdns-dphy: Add support for DPHY TX on J721e
Rahul T R
1
-0
/
+61
2022-07-05
phy: cdns-dphy: Add band config for dphy tx
Rahul T R
1
-1
/
+39
2022-04-13
phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration
Swapnil Jakhade
1
-3
/
+190
[next]