index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
Claudiu Beznea
1
-0
/
+7
2026-04-18
phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
Claudiu Beznea
1
-15
/
+26
2026-04-18
phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
Claudiu Beznea
1
-20
/
+26
2026-04-18
phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
Claudiu Beznea
1
-18
/
+14
2026-04-18
phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
Felix Gu
1
-0
/
+2
2026-03-04
phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
Xu Yang
1
-0
/
+1
2026-02-06
phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
Wayne Chang
1
-0
/
+3
2026-02-06
phy: rockchip: inno-usb2: fix communication disruption in gadget mode
Luca Ceresoli
1
-2
/
+4
2026-02-06
phy: rockchip: inno-usb2: fix disconnection in gadget mode
Louis Chauvet
1
-2
/
+4
2026-02-06
phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)
Krzysztof Kozlowski
1
-1
/
+1
2026-02-06
phy: stm32-usphyc: Fix off by one in probe()
Dan Carpenter
1
-1
/
+1
2026-01-19
phy: broadcom: bcm63xx-usbh: fix section mismatches
Johan Hovold
1
-3
/
+3
2025-12-07
phy: cadence: cdns-dphy: Enable lower resolutions in dphy
Harikrishna Shenoy
1
-1
/
+3
2025-10-02
phy: ti: omap-usb2: fix device leak at unbind
Johan Hovold
1
-0
/
+13
2025-10-02
phy: Use device_get_match_data()
Rob Herring
8
-55
/
+26
2025-10-02
phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2025-10-02
phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
Rafał Miłecki
1
-151
/
+5
2025-10-02
phy: ti: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
3
-25
/
+11
2025-10-02
phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
8
-36
/
+13
2025-10-02
phy: ti-pipe3: fix device leak at unbind
Johan Hovold
1
-0
/
+13
2025-08-28
phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
Wayne Chang
1
-22
/
+37
2025-06-04
phy: core: don't require set_mode() callback for phy_get_mode() to work
Dmitry Baryshkov
1
-3
/
+4
2025-06-04
phy: renesas: rcar-gen3-usb2: Set timing registers only once
Claudiu Beznea
1
-2
/
+5
2025-06-04
phy: Fix error handling in tegra_xusb_port_init
Ma Ke
1
-4
/
+4
2025-05-02
phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function
Miaoqian Lin
1
-1
/
+1
2025-03-13
phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
Kaustabh Chakraborty
1
-6
/
+6
2025-03-13
phy: tegra: xusb: reset VBUS & ID OVERRIDE
BH Hsieh
1
-0
/
+11
2025-02-01
phy: usb: Fix clock imbalance for suspend/resume
Justin Chen
3
-6
/
+5
2025-02-01
phy: usb: Use slow clock for wake enabled suspend
Justin Chen
1
-4
/
+3
2025-02-01
phy: usb: Toggle the PHY power during init
Justin Chen
1
-0
/
+6
2025-02-01
phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllers
Al Cooper
1
-8
/
+38
2025-01-09
phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
Zijun Hu
1
-1
/
+1
2025-01-09
phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...
Zijun Hu
1
-3
/
+3
2025-01-09
phy: core: Fix that API devm_phy_put() fails to release the phy
Zijun Hu
1
-1
/
+1
2025-01-09
phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
Zijun Hu
1
-1
/
+3
2025-01-09
phy: core: Fix an OF node refcount leakage in _of_phy_get()
Zijun Hu
1
-2
/
+5
2024-04-13
phy: tegra: xusb: Add API to retrieve the port number of phy
Wayne Chang
1
-0
/
+13
2024-02-23
phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
Tony Lindgren
1
-2
/
+2
2024-02-23
phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
Yoshihiro Shimoda
1
-4
/
+0
2023-10-25
phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
Tony Lindgren
1
-17
/
+12
2023-10-25
phy: mapphone-mdm6600: Fix runtime PM for remove
Tony Lindgren
1
-0
/
+1
2023-10-25
phy: mapphone-mdm6600: Fix runtime disable on probe
Tony Lindgren
1
-3
/
+5
2023-09-19
phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write
Jonas Karlman
1
-2
/
+4
2023-09-19
phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
Zheng Yang
1
-3
/
+5
2023-09-19
phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328
Jonas Karlman
1
-2
/
+2
2023-09-19
phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error code
Adrien Thierry
1
-4
/
+2
2023-08-11
phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
Harshit Mogalapalli
1
-1
/
+1
2023-08-11
phy: qcom-snps-femto-v2: properly enable ref clock
Adrien Thierry
1
-15
/
+48
2023-08-11
phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
Adrien Thierry
1
-9
/
+0
2023-08-11
phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc
Krzysztof Kozlowski
1
-1
/
+1
[next]