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-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
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
5
-292
/
+910
2026-01-21
phy: freescale: imx8qm-hsio: fix NULL pointer dereference
Thomas Richard
1
-1
/
+1
2026-01-21
phy: fsl-imx8mq-usb: enable RX Termination override
Xu Yang
1
-1
/
+14
2026-01-21
phy: fsl-imx8mq-usb: set platform driver data
Xu Yang
1
-0
/
+2
2026-01-21
phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
Xu Yang
1
-0
/
+1
2026-01-14
phy: freescale: imx8m-pcie: assert phy reset during power on
Rafael Beims
1
-1
/
+2
2025-12-24
phy: freescale: phy-fsl-samsung-hdmi: convert from round_rate() to determine_...
Brian Masney
1
-5
/
+8
2025-12-23
phy: lynx-28g: improve lynx_28g_probe() sequence
Vladimir Oltean
1
-8
/
+8
2025-12-23
phy: lynx-28g: use "dev" argument more in lynx_28g_probe()
Vladimir Oltean
1
-4
/
+4
2025-12-23
phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
Ioana Ciornei
1
-0
/
+37
2025-12-23
phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
Vladimir Oltean
1
-13
/
+74
2025-12-23
phy: lynx-28g: refactor lane->interface to lane->mode
Vladimir Oltean
1
-102
/
+106
2025-12-23
phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
Vladimir Oltean
1
-163
/
+496
2025-12-23
phy: lynx-28g: restructure protocol configuration register accesses
Vladimir Oltean
1
-22
/
+33
2025-12-23
phy: lynx-28g: convert iowrite32() calls with magic values to macros
Vladimir Oltean
1
-12
/
+90
2025-12-23
phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
Vladimir Oltean
1
-50
/
+57
2025-12-23
phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val...
Vladimir Oltean
1
-22
/
+38
2025-12-23
phy: lynx-28g: remove LYNX_28G_ prefix from register names
Vladimir Oltean
1
-124
/
+124
2025-12-23
phy: lynx-28g: avoid memsetting lane already allocated with kzalloc()
Vladimir Oltean
1
-2
/
+0
2025-12-23
phy: lynx-28g: support individual lanes as OF PHY providers
Vladimir Oltean
1
-5
/
+44
2025-12-23
phy: lynx-28g: refactor lane probing to lynx_28g_probe_lane()
Vladimir Oltean
1
-16
/
+26
2025-12-23
phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQ
Xu Yang
1
-0
/
+7
2025-12-23
phy: freescale: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-4
/
+2
2025-12-23
phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using it
Stefano Radaelli
1
-0
/
+1
2025-12-23
phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
Franz Schnyder
1
-14
/
+0
2025-11-20
phy: fsl-imx8mq-usb: support alternate reference clock
Xu Yang
1
-2
/
+21
2025-11-20
phy: freescale: Initialize priv->lock
Xiaolei Wang
1
-1
/
+4
2025-09-01
phy: lynx-28g: check return value when calling lynx_28g_pll_get
Josua Mayer
1
-2
/
+14
2025-05-14
phy: freescale: fsl-samsung-hdmi: Improve LUT search for best clock
Adam Ford
1
-1
/
+8
2025-05-14
phy: freescale: fsl-samsung-hdmi: Refactor finding PHY settings
Adam Ford
1
-65
/
+41
2025-05-14
phy: freescale: fsl-samsung-hdmi: Rename phy_clk_round_rate
Adam Ford
1
-3
/
+3
2025-05-14
phy: fsl-imx8mq-usb: add i.MX95 tuning support
Xu Yang
1
-0
/
+74
2025-05-14
phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()
Xu Yang
1
-5
/
+5
2025-05-14
phy: freescale: imx8m-pcie: Simplify with dev_err_probe()
Alexander Stein
1
-12
/
+9
2025-04-01
Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
4
-18
/
+256
2025-03-10
phy: freescale: imx8m-pcie: assert phy reset and perst in power off
Stefan Eichenberger
1
-0
/
+11
2025-03-10
phy: freescale: imx8m-pcie: cleanup reset logic
Stefan Eichenberger
1
-9
/
+3
2025-02-14
phy: fsl-imx8mq-usb: add tca function driver for imx95
Xu Yang
2
-0
/
+241
2025-02-13
phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled()
Pei Xiao
1
-9
/
+1
2025-02-13
phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...
Pei Xiao
1
-2
/
+11
2025-01-30
Merge tag 'phy-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
1
-28
/
+21
2024-12-24
phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
Adam Ford
1
-2
/
+1
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-11-28
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
3
-287
/
+333
2024-10-21
phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
Richard Zhu
1
-5
/
+5
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-8
/
+8
2024-10-17
phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries
Adam Ford
1
-70
/
+13
2024-10-17
phy: freescale: fsl-samsung-hdmi: Use closest divider
Adam Ford
1
-11
/
+29
[next]