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
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-11-20
phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from exceeding the limits
Cristian Ciocaltea
1
-4
/
+5
2025-11-20
phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidth
Cristian Ciocaltea
1
-2
/
+2
2025-11-20
phy: rockchip: samsung-hdptx: Fix reported clock rate in high bpc mode
Cristian Ciocaltea
1
-6
/
+8
2025-11-20
phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3562
Shawn Lin
1
-0
/
+8
2025-11-20
phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3528
Shawn Lin
1
-0
/
+7
2025-11-20
phy: rockchip: inno-dsidphy: Add support for rk3506
Chaoyi Chen
1
-3
/
+88
2025-10-06
Merge tag 'phy-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
4
-282
/
+550
2025-09-22
phy: rockchip-pcie: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-50
/
+20
2025-09-11
phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3588 variant
Michael Riesch
1
-0
/
+28
2025-09-10
phy: rockchip: phy-rockchip-inno-csidphy: allow for different reset lines
Michael Riesch
1
-4
/
+30
2025-09-10
phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0
Michael Riesch
1
-2
/
+3
2025-09-02
phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-31
/
+20
2025-09-02
phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-8
/
+3
2025-09-02
phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-1
/
+2
2025-09-01
phy: rockchip: usbdp: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-08-20
phy: rockchip: naneng-combphy: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-08-20
phy: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
2
-2
/
+0
2025-08-13
phy: rockchip: naneng-combphy: Add RK3528 support
Yao Zi
1
-1
/
+188
2025-08-13
phy: rockchip: naneng-combphy: Add SoC prefix to register definitions
Yao Zi
1
-272
/
+288
2025-08-13
phy: rockchip: naneng-combphy: Enable U3 OTG port for RK3568
Jonas Karlman
1
-0
/
+12
2025-07-22
phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal
Geraldo Nascimento
1
-2
/
+1
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
[next]