index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-20
phy: freescale: imx8m-pcie: assert phy reset and perst in power off
Stefan Eichenberger
1
-0
/
+11
2025-04-10
phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id
Heiko Stuebner
1
-6
/
+44
2025-02-14
phy: tegra: xusb: reset VBUS & ID OVERRIDE
BH Hsieh
1
-0
/
+11
2025-02-14
phy: ti: gmii-sel: Do not use syscon helper to build regmap
Andrew Davis
1
-1
/
+14
2025-02-14
phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
André Draszik
1
-5
/
+8
2025-02-13
phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...
Pei Xiao
1
-2
/
+11
2025-02-10
phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
Kaustabh Chakraborty
1
-6
/
+6
2025-02-10
phy: stm32: Fix constant-value overflow assertion
Christian Bruel
1
-20
/
+18
2025-02-04
phy: rockchip: naneng-combphy: compatible reset with old DT
Chukun Pan
1
-1
/
+4
2025-02-04
phy: rockchip: fix Kconfig dependency more
Arnd Bergmann
1
-0
/
+1
2025-01-30
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
25
-164
/
+895
2025-01-15
mediatek: stop messing with ->d_iname
Al Viro
1
-30
/
+10
2024-12-24
phy: rockchip: phy-rockchip-typec: Fix Copyright description
Andy Yan
1
-1
/
+1
2024-12-24
phy: mediatek: phy-mtk-hdmi: add regulator dependency
Arnd Bergmann
1
-0
/
+1
2024-12-24
phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
Adam Ford
1
-2
/
+1
2024-12-24
phy: qcom-qusb2: Add support for QCS615
Krishna Kurapati
1
-0
/
+27
2024-12-24
phy: core: Simplify API of_phy_simple_xlate() implementation
Zijun Hu
1
-15
/
+8
2024-12-24
phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
Zijun Hu
1
-1
/
+3
2024-12-24
phy: core: Fix an OF node refcount leakage in _of_phy_get()
Zijun Hu
1
-2
/
+5
2024-12-24
phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
Zijun Hu
1
-1
/
+1
2024-12-24
phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...
Zijun Hu
1
-3
/
+3
2024-12-24
phy: core: Fix that API devm_phy_put() fails to release the phy
Zijun Hu
1
-1
/
+1
2024-12-08
phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
Cristian Ciocaltea
1
-1
/
+2
2024-12-08
phy: sun4i-usb: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-12-08
phy: HiSilicon: Don't use "proxy" headers
Andy Shevchenko
1
-3
/
+8
2024-12-08
phy: samsung-ufs: switch back to syscon_regmap_lookup_by_phandle()
Peter Griffin
2
-3
/
+4
2024-12-08
phy: qualcomm: qmp-pcie: add support for SAR2130P
Dmitry Baryshkov
1
-0
/
+141
2024-12-08
phy: qualcomm: qmp-pcie: define several new registers
Dmitry Baryshkov
3
-0
/
+6
2024-12-08
phy: qualcomm: qmp-pcie: split PCS_LANE1 region
Dmitry Baryshkov
3
-9
/
+33
2024-12-08
phy: qualcomm: qmp-combo: add support for SAR2130P
Dmitry Baryshkov
1
-0
/
+100
2024-12-08
phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
Adam Ford
1
-21
/
+11
2024-12-08
phy: freescale: fsl-samsung-hdmi: Stop searching when exact match is found
Adam Ford
1
-1
/
+5
2024-12-08
phy: freescale: fsl-samsung-hdmi: Expand Integer divider range
Adam Ford
1
-6
/
+5
2024-12-08
phy: rockchip-naneng-combo: add rk3576 support
Kever Yang
1
-0
/
+279
2024-12-04
phy: stm32: work around constant-value overflow assertion
Arnd Bergmann
1
-6
/
+15
2024-12-04
phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP
Krishna Kurapati
1
-1
/
+1
2024-12-04
phy: qcom: qmp: Enable IPQ5424 support
Varadarajan Narayanan
1
-0
/
+3
2024-12-04
phy: qcom-qusb2: add QUSB2 support for IPQ5424
Varadarajan Narayanan
1
-0
/
+28
2024-12-04
phy: mediatek: phy-mtk-hdmi: Register PHY provided regulator
AngeloGioacchino Del Regno
4
-0
/
+79
2024-12-04
phy: rockchip: naneng-combphy: fix phy reset
Chukun Pan
1
-1
/
+1
2024-12-04
phy: usb: Toggle the PHY power during init
Justin Chen
1
-0
/
+6
2024-12-04
phy: marvell: Fix spelling mistake "exlicitly" -> "explicitly"
Advait Dhamorikar
1
-1
/
+1
2024-12-04
phy: tegra194: p2u: Allow to enable driver on Tegra234
Lars-Peter Clausen
1
-2
/
+3
2024-12-04
phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe
Krishna chaitanya chundru
2
-0
/
+106
2024-12-04
phy: rockchip-pcie: Use guard notation when acquiring mutex
Anand Moon
1
-15
/
+4
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()
Anand Moon
1
-6
/
+8
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()
Anand Moon
1
-14
/
+12
2024-12-04
phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...
Anand Moon
1
-41
/
+15
2024-12-04
phy: rockchip-pcie: Use devm_clk_get_enabled() helper
Anand Moon
1
-24
/
+10
2024-12-04
phy: rockchip-pcie: Simplify error handling with dev_err_probe()
Anand Moon
1
-6
/
+3
[next]