summaryrefslogtreecommitdiff
path: root/drivers/phy/freescale
AgeCommit message (Expand)Author
2025-05-14phy: freescale: fsl-samsung-hdmi: Improve LUT search for best clockAdam Ford
2025-05-14phy: freescale: fsl-samsung-hdmi: Refactor finding PHY settingsAdam Ford
2025-05-14phy: freescale: fsl-samsung-hdmi: Rename phy_clk_round_rateAdam Ford
2025-05-14phy: fsl-imx8mq-usb: add i.MX95 tuning supportXu Yang
2025-05-14phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()Xu Yang
2025-05-14phy: freescale: imx8m-pcie: Simplify with dev_err_probe()Alexander Stein
2025-04-01Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-03-11phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger
2025-03-11phy: freescale: imx8m-pcie: cleanup reset logicStefan Eichenberger
2025-02-14phy: fsl-imx8mq-usb: add tca function driver for imx95Xu Yang
2025-02-13phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()Pei Xiao
2025-02-13phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...Pei Xiao
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-12-24phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warningsAdam Ford
2024-12-08phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculationAdam Ford
2024-12-08phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is foundAdam Ford
2024-12-08phy: freescale: fsl-samsung-hdmi: Expand Integer divider rangeAdam Ford
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-10-21phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock checkRichard Zhu
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-17phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entriesAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Use closest dividerAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Support dynamic integerAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookupAdam Ford
2024-10-17phy: freescale: fsl-samsung-hdmi: Replace register defines with macroAdam Ford
2024-08-04phy: fsl-imx8mq-usb: fix tuning parameter nameXu Yang
2024-06-20phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREPNathan Chancellor
2024-06-15phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver supportRichard Zhu
2024-04-12phy: freescale: fsl-samsung-hdmi: Convert to platform remove callback returni...Uwe Kleine-König
2024-04-12Merge branch 'fixes' into nextVinod Koul
2024-04-06phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler
2024-03-29phy: freescale: add Samsung HDMI PHYLucas Stach
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-07phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein
2023-10-06phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean
2023-10-06phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean
2023-10-06phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei
2023-08-22phy: fsl-imx8mq-usb: add dev_err_probe if getting vbus failedAlexander Stein
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-05-19phy: fsl-imx8mp-usb: add support for phy tuningLi Jun
2023-05-16phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource()Yang Li
2023-03-20phy: freescale: phy-fsl-imx8qm-lvds-phy: Convert to platform remove callback ...Uwe Kleine-König
2023-01-13phy: freescale: imx8m-pcie: Add one missing error returnRichard Zhu
2022-10-17phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY supportRichard Zhu
2022-10-17phy: freescale: imx8m-pcie: Refine i.MX8MM PCIe PHY driverRichard Zhu
2022-10-17phy: freescale: imx8m-pcie: Refine register definitionsRichard Zhu
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu
2022-07-08phy: freescale: Add i.MX8qm Mixel LVDS PHY supportLiu Ying
2022-04-20phy: freescale: imx8m-pcie: Handle IMX8_PCIE_REFCLK_PAD_UNUSEDMarek Vasut