summaryrefslogtreecommitdiff
path: root/drivers/phy/freescale
AgeCommit message (Expand)AuthorFilesLines
2025-12-23phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val...Vladimir Oltean1-22/+38
2025-12-23phy: lynx-28g: remove LYNX_28G_ prefix from register namesVladimir Oltean1-117/+117
2025-12-23phy: lynx-28g: avoid memsetting lane already allocated with kzalloc()Vladimir Oltean1-2/+0
2025-12-23phy: lynx-28g: support individual lanes as OF PHY providersVladimir Oltean1-5/+44
2025-12-23phy: lynx-28g: refactor lane probing to lynx_28g_probe_lane()Vladimir Oltean1-16/+26
2025-12-23phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQXu Yang1-0/+7
2025-12-23phy: freescale: Discard pm_runtime_put() return valueRafael J. Wysocki1-4/+2
2025-12-23phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using itStefano Radaelli1-0/+1
2025-12-23phy: fsl-imx8mq-usb: fix typec orientation switch when built as moduleFranz Schnyder1-14/+0
2025-11-20phy: fsl-imx8mq-usb: support alternate reference clockXu Yang1-2/+21
2025-11-20phy: freescale: Initialize priv->lockXiaolei Wang1-1/+4
2025-09-01phy: lynx-28g: check return value when calling lynx_28g_pll_getJosua Mayer1-2/+14
2025-05-14phy: freescale: fsl-samsung-hdmi: Improve LUT search for best clockAdam Ford1-1/+8
2025-05-14phy: freescale: fsl-samsung-hdmi: Refactor finding PHY settingsAdam Ford1-65/+41
2025-05-14phy: freescale: fsl-samsung-hdmi: Rename phy_clk_round_rateAdam Ford1-3/+3
2025-05-14phy: fsl-imx8mq-usb: add i.MX95 tuning supportXu Yang1-0/+74
2025-05-14phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()Xu Yang1-5/+5
2025-05-14phy: freescale: imx8m-pcie: Simplify with dev_err_probe()Alexander Stein1-12/+9
2025-04-01Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds4-18/+256
2025-03-11phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger1-0/+11
2025-03-11phy: freescale: imx8m-pcie: cleanup reset logicStefan Eichenberger1-9/+3
2025-02-14phy: fsl-imx8mq-usb: add tca function driver for imx95Xu Yang2-0/+241
2025-02-13phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()Pei Xiao1-9/+1
2025-02-13phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...Pei Xiao1-2/+11
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-27/+20
2024-12-24phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warningsAdam Ford1-2/+1
2024-12-08phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculationAdam Ford1-20/+10
2024-12-08phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is foundAdam Ford1-1/+5
2024-12-08phy: freescale: fsl-samsung-hdmi: Expand Integer divider rangeAdam Ford1-6/+5
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds3-282/+328
2024-10-21phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock checkRichard Zhu1-5/+5
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König3-8/+8
2024-10-17phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entriesAdam Ford1-70/+13
2024-10-17phy: freescale: fsl-samsung-hdmi: Use closest dividerAdam Ford1-11/+29
2024-10-17phy: freescale: fsl-samsung-hdmi: Support dynamic integerAdam Ford1-107/+270
2024-10-17phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookupAdam Ford1-35/+4
2024-10-17phy: freescale: fsl-samsung-hdmi: Replace register defines with macroAdam Ford1-87/+40
2024-08-04phy: fsl-imx8mq-usb: fix tuning parameter nameXu Yang1-1/+1
2024-06-20phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREPNathan Chancellor1-0/+1
2024-06-15phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver supportRichard Zhu3-1/+619
2024-04-12phy: freescale: fsl-samsung-hdmi: Convert to platform remove callback returni...Uwe Kleine-König1-4/+2
2024-04-12Merge branch 'fixes' into nextVinod Koul1-2/+4
2024-04-06phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler1-2/+4
2024-03-29phy: freescale: add Samsung HDMI PHYLucas Stach3-0/+727
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2-2/+2
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski2-2/+2
2024-02-07phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein1-1/+1
2023-10-06phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean1-0/+9
2023-10-06phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean1-3/+6
2023-10-06phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei1-0/+9