summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2025-03-10phy: core: Remove unused phy_pm_runtime_(allow|forbid)Dr. David Alan Gilbert
2025-03-10phy: phy-rockchip-samsung-hdptx: Add support for RK3576Nicolas Frattaroli
2025-03-03Merge tag 'v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-02-27phy: exynos5-usbdrd: Do not depend on Type-CKrzysztof Kozlowski
2025-02-17phy: mapphone-mdm6600: use gpiod_multi_set_value_cansleepDavid Lechner
2025-02-14phy: PHY_LAN966X_SERDES should depend on SOC_LAN966 || MCHP_LAN966X_PCIGeert Uytterhoeven
2025-02-14phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh
2025-02-14phy: ti: gmii-sel: Do not use syscon helper to build regmapAndrew Davis
2025-02-14phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()André Draszik
2025-02-14phy: fsl-imx8mq-usb: add tca function driver for imx95Xu Yang
2025-02-13phy: samsung-ufs: support ExynosAutov920 ufs phy driverSowon Na
2025-02-13phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588Damon Ding
2025-02-13phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registersDamon Ding
2025-02-13phy: phy-rockchip-samsung-hdptx: Supplement some register names with their fu...Damon Ding
2025-02-13phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REFDamon Ding
2025-02-13phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()Pei Xiao
2025-02-13phy: core: don't require set_mode() callback for phy_get_mode() to workDmitry Baryshkov
2025-02-13phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...Pei Xiao
2025-02-13phy: stih407-usb: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-02-13phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)André Draszik
2025-02-13phy: exynos5-usbdrd: subscribe to orientation notifier if requiredAndré Draszik
2025-02-13phy: exynos5-usbdrd: gs101: configure SS lanes based on orientationAndré Draszik
2025-02-13phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)André Draszik
2025-02-13phy: exynos5-usbdrd: convert to dev_err_probeAndré Draszik
2025-02-10phy: Use (of|device)_property_present() for non-boolean propertiesRob Herring (Arm)
2025-02-10phy: can-transceiver: Drop unnecessary "mux-states" property presence checkRob Herring (Arm)
2025-02-10phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHYKonrad Dybcio
2025-02-10phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-idHeiko Stuebner
2025-02-10phy: phy-rockchip-samsung-hdptx: annotate regmap register-callbackHeiko Stuebner
2025-02-10phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty
2025-02-10phy: stm32: Fix constant-value overflow assertionChristian Bruel
2025-02-04phy: rockchip: naneng-combphy: compatible reset with old DTChukun Pan
2025-02-04phy: rockchip: fix Kconfig dependency moreArnd Bergmann
2025-01-29Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-01-15mediatek: stop messing with ->d_inameAl Viro
2024-12-25phy: rockchip: phy-rockchip-typec: Fix Copyright descriptionAndy Yan
2024-12-24phy: mediatek: phy-mtk-hdmi: add regulator dependencyArnd Bergmann
2024-12-24phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warningsAdam Ford
2024-12-24phy: qcom-qusb2: Add support for QCS615Krishna Kurapati
2024-12-24phy: core: Simplify API of_phy_simple_xlate() implementationZijun Hu
2024-12-24phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu
2024-12-24phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu
2024-12-24phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu
2024-12-24phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu
2024-12-24phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu
2024-12-08phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PMCristian Ciocaltea
2024-12-08phy: sun4i-usb: Remove unused of_gpio.hAndy Shevchenko
2024-12-08phy: HiSilicon: Don't use "proxy" headersAndy Shevchenko
2024-12-08phy: samsung-ufs: switch back to syscon_regmap_lookup_by_phandle()Peter Griffin
2024-12-08phy: qualcomm: qmp-pcie: add support for SAR2130PDmitry Baryshkov