index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
-79
/
+683
2026-04-15
Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-38
/
+2
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-5
/
+21
2026-03-14
net: phy: make mdio_device.c part of libphy
Heiner Kallweit
-2
/
+2
2026-03-09
phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state
Josua Mayer
-28
/
+2
2026-03-09
phy: can-transceiver: drop temporary helper getting optional mux-state
Josua Mayer
-11
/
+1
2026-03-09
phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflict
Josua Mayer
-2
/
+2
2026-03-09
phy: can-transceiver: rename temporary helper function to avoid conflict
Josua Mayer
-2
/
+2
2026-03-05
phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()
Russell King (Oracle)
-1
/
+13
2026-03-05
phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
Russell King (Oracle)
-17
/
+10
2026-03-05
phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
Russell King (Oracle)
-20
/
+21
2026-03-05
phy: qcom-sgmii-eth: remove .set_speed() implementation
Russell King (Oracle)
-11
/
+0
2026-03-02
phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
Russell King (Oracle)
-0
/
+43
2026-02-27
phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4
Abel Vesa
-2
/
+1
2026-02-27
phy: qcom: m31-eusb2: clear PLL_EN during init
Elson Serrao
-1
/
+1
2026-02-27
phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
Felix Gu
-0
/
+2
2026-02-27
phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
Yulin Lu
-0
/
+291
2026-02-27
phy: apple: apple: Use local variable for ioremap return value
Janne Grunau
-3
/
+5
2026-02-27
phy: k1-usb: add disconnect function support
Yixun Lan
-0
/
+14
2026-02-27
phy: qcom: qmp-usbc: Simplify check for non-NULL pointer
Krzysztof Kozlowski
-3
/
+3
2026-02-27
phy: marvell: mmp3-hsic: Avoid re-casting __iomem
Krzysztof Kozlowski
-8
/
+16
2026-02-27
phy: apple: atc: Make atcphy_dwc3_reset_ops variable static
Krzysztof Kozlowski
-1
/
+1
2026-02-27
phy: usb: Add driver for Canaan K230 USB 2.0 PHY
Jiayu Du
-0
/
+302
2026-02-27
phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device tree
Vladimir Oltean
-0
/
+2
2026-02-27
phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectable
Vladimir Oltean
-3
/
+2
2026-02-27
phy: phy-mtk-tphy: Update names and format of kernel-doc comments
Vinod Koul
-2
/
+2
2026-02-27
phy: Sort the subsystem Kconfig
Vinod Koul
-44
/
+44
2026-02-27
phy: Sort the subsystem Makefile
Vinod Koul
-4
/
+5
2026-02-27
phy: move spacemit pcie driver to its subfolder
Vinod Koul
-13
/
+13
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-29
/
+29
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-29
/
+29
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
-743
/
+9954
2026-02-04
phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determin...
Brian Masney
-4
/
+1
2026-02-04
phy: tegra: xusb: Remove unused powered_on variable
Jon Hunter
-1
/
+0
2026-02-04
phy: renesas: rcar-gen3-usb2: add regulator dependency
Arnd Bergmann
-0
/
+1
2026-02-04
phy: GOOGLE_USB: add TYPEC dependency
Arnd Bergmann
-0
/
+1
2026-02-04
phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY
Vladimir Oltean
-1
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-35
/
+31
2026-01-21
phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management
Tommaso Merciai
-0
/
+33
2026-01-21
phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control
Tommaso Merciai
-5
/
+137
2026-01-21
phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()
Tommaso Merciai
-32
/
+21
2026-01-21
phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic
Tommaso Merciai
-12
/
+22
2026-01-21
phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support
Cristian Ciocaltea
-23
/
+418
2026-01-21
phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper
Cristian Ciocaltea
-17
/
+18
2026-01-21
phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config
Cristian Ciocaltea
-21
/
+26
2026-01-21
phy: rockchip: samsung-hdptx: Drop hw_rate driver data
Cristian Ciocaltea
-11
/
+2
2026-01-21
phy: rockchip: samsung-hdptx: Compute clk rate from PLL config
Cristian Ciocaltea
-1
/
+90
2026-01-21
phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists
Cristian Ciocaltea
-18
/
+4
2026-01-21
phy: rockchip: samsung-hdptx: Enable lane output in common helper
Cristian Ciocaltea
-1
/
+3
2026-01-21
phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixes
Cristian Ciocaltea
-31
/
+31
[next]