index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-22
phy: rockchip-pcie: Enable all four lanes if required
Valmantas Paliksa
1
-6
/
+6
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-29
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
3
-102
/
+327
2024-12-25
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-27
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
[prev]
[next]