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
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
2
-118
/
+257
2025-05-14
phy: rockchip: inno-usb2: Add usb2 phy support for rk3562
Frank Wang
1
-0
/
+49
2025-05-14
phy: rockchip: inno-usb2: add phy definition for rk3036
Heiko Stuebner
1
-0
/
+32
2025-05-14
phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
Algea Cao
1
-0
/
+2
2025-05-14
phy: rockchip: samsung-hdptx: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-04-11
phy: rockchip: samsung-hdptx: Add high color depth management
Cristian Ciocaltea
1
-1
/
+22
2025-04-11
phy: rockchip: samsung-hdptx: Optimize internal rate handling
Cristian Ciocaltea
1
-24
/
+23
2025-04-11
phy: rockchip: samsung-hdptx: Rename ambiguous rk_hdptx_phy->rate
Cristian Ciocaltea
1
-4
/
+4
2025-04-11
phy: rockchip: samsung-hdptx: Restrict altering TMDS char rate via CCF
Cristian Ciocaltea
1
-12
/
+40
2025-04-11
phy: rockchip: samsung-hdptx: Provide config params validation support
Cristian Ciocaltea
1
-0
/
+12
2025-04-11
phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
Cristian Ciocaltea
1
-17
/
+47
2025-04-11
phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overhead
Cristian Ciocaltea
1
-40
/
+39
2025-04-11
phy: rockchip: samsung-hdptx: Drop superfluous cfgs driver data
Cristian Ciocaltea
1
-7
/
+5
2025-04-11
phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
Cristian Ciocaltea
1
-1
/
+0
2025-04-11
phy: rockchip: samsung-hdptx: Drop unused struct lcpll_config
Cristian Ciocaltea
1
-31
/
+0
2025-04-11
phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errors
Cristian Ciocaltea
1
-4
/
+6
2025-04-11
phy: rockchip: samsung-hdptx: Fix clock ratio setup
Cristian Ciocaltea
1
-1
/
+2
2025-04-11
phy: rockchip-samsung-dcphy: Add missing assignment
Dan Carpenter
1
-1
/
+1
2025-04-01
Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
7
-107
/
+2917
2025-03-16
phy: rockchip-naneng-combo: Support rk3562
Jon Lin
1
-0
/
+152
2025-03-16
phy: rockchip: Add Samsung MIPI D-/C-PHY driver
Heiko Stuebner
3
-0
/
+1732
2025-03-12
phy: rockchip: usbdp: Remove unnecessary bool conversion
Thorsten Blum
1
-1
/
+1
2025-03-12
phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
Andy Yan
1
-1
/
+0
2025-03-12
phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the correspon...
Andy Yan
1
-34
/
+53
2025-03-10
phy: phy-rockchip-samsung-hdptx: Add support for RK3576
Nicolas Frattaroli
1
-0
/
+11
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588
Damon Ding
1
-10
/
+869
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
Damon Ding
1
-44
/
+44
2025-02-13
phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu...
Damon Ding
1
-3
/
+3
2025-02-13
phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
Damon Ding
1
-2
/
+2
2025-02-10
phy: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
1
-2
/
+2
2025-02-10
phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id
Heiko Stuebner
1
-6
/
+44
2025-02-10
phy: phy-rockchip-samsung-hdptx: annotate regmap register-callback
Heiko Stuebner
1
-7
/
+7
2025-02-04
phy: rockchip: naneng-combphy: compatible reset with old DT
Chukun Pan
1
-1
/
+4
2025-02-04
phy: rockchip: fix Kconfig dependency more
Arnd Bergmann
1
-0
/
+1
2025-01-30
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
3
-102
/
+327
2024-12-24
phy: rockchip: phy-rockchip-typec: Fix Copyright description
Andy Yan
1
-1
/
+1
2024-12-08
phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
Cristian Ciocaltea
1
-1
/
+2
2024-12-08
phy: rockchip-naneng-combo: add rk3576 support
Kever Yang
1
-0
/
+279
2024-12-04
phy: rockchip: naneng-combphy: fix phy reset
Chukun Pan
1
-1
/
+1
2024-12-04
phy: rockchip-pcie: Use guard notation when acquiring mutex
Anand Moon
1
-15
/
+4
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()
Anand Moon
1
-6
/
+8
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()
Anand Moon
1
-14
/
+12
2024-12-04
phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...
Anand Moon
1
-41
/
+15
2024-12-04
phy: rockchip-pcie: Use devm_clk_get_enabled() helper
Anand Moon
1
-24
/
+10
2024-12-04
phy: rockchip-pcie: Simplify error handling with dev_err_probe()
Anand Moon
1
-6
/
+3
2024-11-28
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
7
-62
/
+206
2024-10-17
phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL
Andy Yan
1
-16
/
+1
2024-10-17
phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK
Cristian Ciocaltea
1
-0
/
+1
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
4
-5
/
+5
2024-10-17
phy: rockchip: usbdp: add rk3576 device match data
Frank Wang
1
-0
/
+41
[next]