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.19.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-7.0.y
linux-7.1.y
linux-7.2.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
7 days
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-7
/
+1
8 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
9 days
Merge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
52
-360
/
+4255
2026-08-19
Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-3
/
+1
2026-08-19
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+15
2026-08-18
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Bartosz Golaszewski
3
-21
/
+49
2026-08-17
Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pile
Stephen Boyd
1
-7
/
+1
2026-08-11
phy: rockchip-samsung-dcphy: fix out-of-range max_register
Jason Yang
1
-1
/
+1
2026-08-11
phy: qcom: qmp-pcie: Add QMP PCIe Multi-PHY driver
Qiang Yu
3
-0
/
+754
2026-08-11
phy: rockchip: samsung-hdptx: Consistently use bitfield macros
Cristian Ciocaltea
1
-10
/
+20
2026-08-11
phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
Cristian Ciocaltea
1
-27
/
+25
2026-08-11
phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
Cristian Ciocaltea
1
-34
/
+8
2026-08-11
phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
Cristian Ciocaltea
1
-5
/
+3
2026-08-11
phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
Cristian Ciocaltea
1
-16
/
+3
2026-08-11
phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
Cristian Ciocaltea
1
-36
/
+48
2026-08-11
phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
Cristian Ciocaltea
1
-10
/
+25
2026-08-11
phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
Cristian Ciocaltea
1
-2
/
+12
2026-08-11
phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
Cristian Ciocaltea
1
-3
/
+13
2026-08-11
phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
Cristian Ciocaltea
1
-9
/
+4
2026-08-11
phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phy
Esteban Urrutia
1
-31
/
+0
2026-08-11
phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYs
Esteban Urrutia
1
-1
/
+1
2026-08-11
phy: renesas: rcar-gen3-usb2: Ignore missing VBUS regulator
Lad Prabhakar
1
-2
/
+11
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-9
/
+15
2026-08-07
phy: qcom: qmp-pcie: Add support for SM8475 Gen3x1 PCIe0 port
Esteban Urrutia
1
-0
/
+108
2026-08-07
phy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsets
Esteban Urrutia
1
-0
/
+1
2026-08-07
phy: qcom: qmp-usb: Prevent unnecessary PM runtime suspend at boot
Loic Poulain
1
-5
/
+19
2026-08-07
phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspend
Loic Poulain
1
-2
/
+10
2026-08-07
phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend
Loic Poulain
1
-6
/
+20
2026-08-07
phy: qcom: qmp-usb-legacy: Prevent unnecessary PM runtime suspend at boot
Loic Poulain
1
-5
/
+19
2026-08-07
phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspend
Loic Poulain
1
-2
/
+10
2026-08-07
phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at boot
Loic Poulain
1
-6
/
+20
2026-08-07
phy: qcom: qmp-combo: Prevent unnecessary PM runtime suspend at boot
Loic Poulain
1
-6
/
+20
2026-08-07
phy: qcom: sgmii-eth: vote for both voltage rails with correct current loads
Mohd Ayaan Anwar
1
-4
/
+33
2026-08-07
phy: qcom-qmp: qserdes-com: drop duplicate v8 DP headers
Dmitry Baryshkov
1
-52
/
+0
2026-08-07
phy: qcom-qmp-ufs: Add UFS PHY support on Hawi
Palash Kambar
4
-1
/
+212
2026-08-07
phy: lynx-10g: use RCW override procedure for dynamic protocol change
Vladimir Oltean
2
-9
/
+15
2026-08-06
phy: freescale: fsl-samsung-hdmi: Balance runtime PM operations
Fabio Estevam
1
-0
/
+3
2026-08-06
phy: phy-can-transceiver: default silent GPIO to high during probe
Haibo Chen
1
-1
/
+1
2026-08-06
phy: rockchip: inno-hdmi: Remove deprecated way to configure TMDS rate
Jonas Karlman
1
-16
/
+1
2026-08-06
phy: rockchip: inno-hdmi: Add configure() and validate() ops
Jonas Karlman
1
-1
/
+61
2026-08-06
phy: rockchip: phy-rockchip-inno-csidphy: add clock lane phase tuning
Gerald Loacker
1
-0
/
+25
2026-08-06
phy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq table
Gerald Loacker
1
-1
/
+1
2026-08-06
phy: sunplus: fix error handling in sp_uphy_init()
Felix Gu
1
-3
/
+3
2026-08-06
phy: renesas: rcar-gen2: Fix double of_node_put on phy creation failure
Felix Gu
1
-1
/
+0
2026-08-06
phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP
Xu Yang
1
-0
/
+9
2026-08-06
phy: fsl-imx8mq-usb: introduce per-variant driver data structure
Xu Yang
1
-7
/
+22
2026-08-06
phy: fsl-imx8mq-usb: add control register regmap
Xu Yang
2
-1
/
+27
2026-08-06
phy: fsl-imx8mq-usb: add runtime PM support
Xu Yang
1
-29
/
+74
2026-08-06
phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
Xu Yang
1
-0
/
+1
2026-08-06
phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
Felix Gu
1
-14
/
+7
[next]