summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2025-05-14phy: Fix error handling in tegra_xusb_port_initMa Ke
2025-05-14phy: renesas: rcar-gen3-usb2: Set timing registers only onceClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power offClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver dataClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Move IRQ request in probeClaudiu Beznea
2025-05-14phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bindClaudiu Beznea
2025-05-14phy: tegra: xusb: remove a stray unlockDan Carpenter
2025-05-14phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz errorAlgea Cao
2025-05-14phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failureHal Feng
2025-04-11phy: rockchip-samsung-dcphy: Add missing assignmentDan Carpenter
2025-04-11phy: can-transceiver: Re-instate "mux-states" property presence checkGeert Uytterhoeven
2025-04-11phy: qcom-qmp-ufs: check for mode type for phy settingNitin Rawat
2025-04-11phy: tegra: xusb: Use a bitmask for UTMI pad power state trackingWayne Chang
2025-04-01Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-03-16phy: rockchip-naneng-combo: Support rk3562Jon Lin
2025-03-16phy: rockchip: Add Samsung MIPI D-/C-PHY driverHeiko Stuebner
2025-03-16phy: qcom: uniphy-28lp: add COMMON_CLK dependencyArnd Bergmann
2025-03-12phy: rockchip: usbdp: Remove unnecessary bool conversionThorsten Blum
2025-03-12phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_initAndy Yan
2025-03-12phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the correspon...Andy Yan
2025-03-11phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300Ziyue Zhang
2025-03-11phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750Nitin Rawat
2025-03-11phy: qcom: Introduce PCIe UNIPHY 28LP driverNitheesh Sekar
2025-03-11phy: qcom: qmp-usbc: Add qmp configuration for QCS615Krishna Kurapati
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-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