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
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-29
/
+29
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-29
/
+29
8 days
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
61
-743
/
+9954
2026-02-04
phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determin...
Brian Masney
1
-4
/
+1
2026-02-04
phy: tegra: xusb: Remove unused powered_on variable
Jon Hunter
1
-1
/
+0
2026-02-04
phy: renesas: rcar-gen3-usb2: add regulator dependency
Arnd Bergmann
1
-0
/
+1
2026-02-04
phy: GOOGLE_USB: add TYPEC dependency
Arnd Bergmann
1
-0
/
+1
2026-02-04
phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY
Vladimir Oltean
1
-1
/
+1
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-35
/
+31
2026-01-21
phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management
Tommaso Merciai
2
-0
/
+33
2026-01-21
phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control
Tommaso Merciai
1
-5
/
+137
2026-01-21
phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()
Tommaso Merciai
1
-32
/
+21
2026-01-21
phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic
Tommaso Merciai
1
-12
/
+22
2026-01-21
phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support
Cristian Ciocaltea
1
-23
/
+418
2026-01-21
phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper
Cristian Ciocaltea
1
-17
/
+18
2026-01-21
phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config
Cristian Ciocaltea
1
-21
/
+26
2026-01-21
phy: rockchip: samsung-hdptx: Drop hw_rate driver data
Cristian Ciocaltea
1
-11
/
+2
2026-01-21
phy: rockchip: samsung-hdptx: Compute clk rate from PLL config
Cristian Ciocaltea
1
-1
/
+90
2026-01-21
phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists
Cristian Ciocaltea
1
-18
/
+4
2026-01-21
phy: rockchip: samsung-hdptx: Enable lane output in common helper
Cristian Ciocaltea
1
-1
/
+3
2026-01-21
phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixes
Cristian Ciocaltea
1
-31
/
+31
2026-01-21
phy: rockchip: samsung-hdptx: Fix coding style alignment
Cristian Ciocaltea
1
-6
/
+6
2026-01-21
phy: rockchip: samsung-hdptx: Use usleep_range() instead of udelay()
Cristian Ciocaltea
1
-1
/
+1
2026-01-21
phy: freescale: imx8qm-hsio: fix NULL pointer dereference
Thomas Richard
1
-1
/
+1
2026-01-21
phy: mvebu-cp110-utmi: fix dr_mode property read from dts
Aleksandar Gerasimovski
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
2026-01-14
phy: Add Google Tensor SoC USB PHY driver
Roy Luo
3
-0
/
+307
2026-01-14
phy: socionext: usb2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-18
/
+10
2026-01-14
phy: apple: atc: Reset USB2 PHY during probe as well
Sven Peter
1
-0
/
+1
2026-01-14
phy: apple: atc: Actually check return value of devm_apple_tunable_parse
Sven Peter
1
-3
/
+3
2026-01-14
phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
Wentao Liang
1
-1
/
+1
2026-01-14
phy: qcom: edp: Fix NULL pointer dereference for phy v6 (x1e80100)
Val Packett
1
-0
/
+1
2026-01-14
Merge tag 'phy_common_properties' into next
Vinod Koul
4
-0
/
+655
2026-01-14
phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
Vladimir Oltean
4
-0
/
+655
2026-01-14
phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclk
Swapnil Jakhade
1
-7
/
+136
2026-01-14
phy: qcom: qmp-combo: Add polarity inversion support for SAR2130P
Krishna Kurapati
1
-0
/
+7
2026-01-14
phy: qcom-qmp-ufs: Add Milos support
Luca Weiss
1
-0
/
+96
2026-01-14
phy: sun4i-usb: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-7
/
+7
2026-01-01
phy: qcom: edp: Add Glymur platform support
Abel Vesa
1
-8
/
+219
2026-01-01
phy: qcom-qmp: qserdes-com: Add v8 DP-specific qserdes register offsets
Abel Vesa
1
-0
/
+52
2026-01-01
phy: qcom: edp: Fix the DP_PHY_AUX_CFG registers count
Abel Vesa
1
-1
/
+1
2026-01-01
phy: qcom: edp: Make the number of clocks flexible
Abel Vesa
1
-8
/
+8
2026-01-01
phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen4x2 PHY
Abel Vesa
1
-0
/
+19
2026-01-01
phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)
Krzysztof Kozlowski
1
-1
/
+1
2026-01-01
phy: renesas: rcar-gen2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+1
2026-01-01
phy: core: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-01
phy: rockchip: usb: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
[next]