summaryrefslogtreecommitdiff
path: root/drivers/phy/rockchip
AgeCommit message (Expand)AuthorFilesLines
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2-118/+257
2025-05-14phy: rockchip: inno-usb2: Add usb2 phy support for rk3562Frank Wang1-0/+49
2025-05-14phy: rockchip: inno-usb2: add phy definition for rk3036Heiko Stuebner1-0/+32
2025-05-14phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz errorAlgea Cao1-0/+2
2025-05-14phy: rockchip: samsung-hdptx: Remove unneeded semicolonChen Ni1-1/+1
2025-04-11phy: rockchip: samsung-hdptx: Add high color depth managementCristian Ciocaltea1-1/+22
2025-04-11phy: rockchip: samsung-hdptx: Optimize internal rate handlingCristian Ciocaltea1-24/+23
2025-04-11phy: rockchip: samsung-hdptx: Rename ambiguous rk_hdptx_phy->rateCristian Ciocaltea1-4/+4
2025-04-11phy: rockchip: samsung-hdptx: Restrict altering TMDS char rate via CCFCristian Ciocaltea1-12/+40
2025-04-11phy: rockchip: samsung-hdptx: Provide config params validation supportCristian Ciocaltea1-0/+12
2025-04-11phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmiCristian Ciocaltea1-17/+47
2025-04-11phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overheadCristian Ciocaltea1-40/+39
2025-04-11phy: rockchip: samsung-hdptx: Drop superfluous cfgs driver dataCristian Ciocaltea1-7/+5
2025-04-11phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver dataCristian Ciocaltea1-1/+0
2025-04-11phy: rockchip: samsung-hdptx: Drop unused struct lcpll_configCristian Ciocaltea1-31/+0
2025-04-11phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errorsCristian Ciocaltea1-4/+6
2025-04-11phy: rockchip: samsung-hdptx: Fix clock ratio setupCristian Ciocaltea1-1/+2
2025-04-11phy: rockchip-samsung-dcphy: Add missing assignmentDan Carpenter1-1/+1
2025-04-01Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds7-107/+2917
2025-03-16phy: rockchip-naneng-combo: Support rk3562Jon Lin1-0/+152
2025-03-16phy: rockchip: Add Samsung MIPI D-/C-PHY driverHeiko Stuebner3-0/+1732
2025-03-12phy: rockchip: usbdp: Remove unnecessary bool conversionThorsten Blum1-1/+1
2025-03-12phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_initAndy Yan1-1/+0
2025-03-12phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the correspon...Andy Yan1-34/+53
2025-03-10phy: phy-rockchip-samsung-hdptx: Add support for RK3576Nicolas Frattaroli1-0/+11
2025-02-13phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588Damon Ding1-10/+869
2025-02-13phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registersDamon Ding1-44/+44
2025-02-13phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu...Damon Ding1-3/+3
2025-02-13phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REFDamon Ding1-2/+2
2025-02-10phy: Use (of|device)_property_present() for non-boolean propertiesRob Herring (Arm)1-2/+2
2025-02-10phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-idHeiko Stuebner1-6/+44
2025-02-10phy: phy-rockchip-samsung-hdptx: annotate regmap register-callbackHeiko Stuebner1-7/+7
2025-02-04phy: rockchip: naneng-combphy: compatible reset with old DTChukun Pan1-1/+4
2025-02-04phy: rockchip: fix Kconfig dependency moreArnd Bergmann1-0/+1
2025-01-30Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds3-102/+327
2024-12-24phy: rockchip: phy-rockchip-typec: Fix Copyright descriptionAndy Yan1-1/+1
2024-12-08phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PMCristian Ciocaltea1-1/+2
2024-12-08phy: rockchip-naneng-combo: add rk3576 supportKever Yang1-0/+279
2024-12-04phy: rockchip: naneng-combphy: fix phy resetChukun Pan1-1/+1
2024-12-04phy: rockchip-pcie: Use guard notation when acquiring mutexAnand Moon1-15/+4
2024-12-04phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()Anand Moon1-6/+8
2024-12-04phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()Anand Moon1-14/+12
2024-12-04phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...Anand Moon1-41/+15
2024-12-04phy: rockchip-pcie: Use devm_clk_get_enabled() helperAnand Moon1-24/+10
2024-12-04phy: rockchip-pcie: Simplify error handling with dev_err_probe()Anand Moon1-6/+3
2024-11-28Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds7-62/+206
2024-10-17phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLLAndy Yan1-16/+1
2024-10-17phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLKCristian Ciocaltea1-0/+1
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König4-5/+5
2024-10-17phy: rockchip: usbdp: add rk3576 device match dataFrank Wang1-0/+41