index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
Age
Commit message (
Expand
)
Author
Lines
2025-04-11
phy: rockchip: samsung-hdptx: Rename ambiguous rk_hdptx_phy->rate
Cristian Ciocaltea
-4
/
+4
2025-04-11
phy: rockchip: samsung-hdptx: Restrict altering TMDS char rate via CCF
Cristian Ciocaltea
-12
/
+40
2025-04-11
phy: rockchip: samsung-hdptx: Provide config params validation support
Cristian Ciocaltea
-0
/
+12
2025-04-11
phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
Cristian Ciocaltea
-17
/
+47
2025-04-11
phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overhead
Cristian Ciocaltea
-40
/
+39
2025-04-11
phy: rockchip: samsung-hdptx: Drop superfluous cfgs driver data
Cristian Ciocaltea
-7
/
+5
2025-04-11
phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
Cristian Ciocaltea
-1
/
+0
2025-04-11
phy: rockchip: samsung-hdptx: Drop unused struct lcpll_config
Cristian Ciocaltea
-31
/
+0
2025-04-11
phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errors
Cristian Ciocaltea
-4
/
+6
2025-04-11
phy: rockchip: samsung-hdptx: Fix clock ratio setup
Cristian Ciocaltea
-1
/
+2
2025-04-11
phy: rockchip-samsung-dcphy: Add missing assignment
Dan Carpenter
-1
/
+1
2025-04-01
Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
-107
/
+2917
2025-03-16
phy: rockchip-naneng-combo: Support rk3562
Jon Lin
-0
/
+152
2025-03-16
phy: rockchip: Add Samsung MIPI D-/C-PHY driver
Heiko Stuebner
-0
/
+1732
2025-03-12
phy: rockchip: usbdp: Remove unnecessary bool conversion
Thorsten Blum
-1
/
+1
2025-03-12
phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
Andy Yan
-1
/
+0
2025-03-12
phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the correspon...
Andy Yan
-34
/
+53
2025-03-10
phy: phy-rockchip-samsung-hdptx: Add support for RK3576
Nicolas Frattaroli
-0
/
+11
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588
Damon Ding
-10
/
+869
2025-02-13
phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers
Damon Ding
-44
/
+44
2025-02-13
phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu...
Damon Ding
-3
/
+3
2025-02-13
phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
Damon Ding
-2
/
+2
2025-02-10
phy: Use (of|device)_property_present() for non-boolean properties
Rob Herring (Arm)
-2
/
+2
2025-02-10
phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id
Heiko Stuebner
-6
/
+44
2025-02-10
phy: phy-rockchip-samsung-hdptx: annotate regmap register-callback
Heiko Stuebner
-7
/
+7
2025-02-04
phy: rockchip: naneng-combphy: compatible reset with old DT
Chukun Pan
-1
/
+4
2025-02-04
phy: rockchip: fix Kconfig dependency more
Arnd Bergmann
-0
/
+1
2025-01-29
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
-102
/
+327
2024-12-25
phy: rockchip: phy-rockchip-typec: Fix Copyright description
Andy Yan
-1
/
+1
2024-12-08
phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
Cristian Ciocaltea
-1
/
+2
2024-12-08
phy: rockchip-naneng-combo: add rk3576 support
Kever Yang
-0
/
+279
2024-12-04
phy: rockchip: naneng-combphy: fix phy reset
Chukun Pan
-1
/
+1
2024-12-04
phy: rockchip-pcie: Use guard notation when acquiring mutex
Anand Moon
-15
/
+4
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()
Anand Moon
-6
/
+8
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()
Anand Moon
-14
/
+12
2024-12-04
phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...
Anand Moon
-41
/
+15
2024-12-04
phy: rockchip-pcie: Use devm_clk_get_enabled() helper
Anand Moon
-24
/
+10
2024-12-04
phy: rockchip-pcie: Simplify error handling with dev_err_probe()
Anand Moon
-6
/
+3
2024-11-27
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
-62
/
+206
2024-10-17
phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL
Andy Yan
-16
/
+1
2024-10-17
phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK
Cristian Ciocaltea
-0
/
+1
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-5
/
+5
2024-10-17
phy: rockchip: usbdp: add rk3576 device match data
Frank Wang
-0
/
+41
2024-10-17
phy: rockchip: inno-usb2: Add usb2 phys support for rk3576
William Wu
-0
/
+103
2024-10-17
phy: rockchip: inno-usb2: convert clock management to bulk
Frank Wang
-8
/
+37
2024-10-07
phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path
Dragan Simic
-17
/
+10
2024-10-07
phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
Dragan Simic
-1
/
+2
2024-10-07
phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
Dragan Simic
-17
/
+9
2024-08-05
phy: phy-rockchip-samsung-hdptx: Add clock provider support
Cristian Ciocaltea
-22
/
+173
2024-08-05
phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
Cristian Ciocaltea
-18
/
+6
[prev]
[next]