summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
26 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/phy/li...Mark Brown
27 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/m...Mark Brown
28 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit
2026-03-09phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-stateJosua Mayer
2026-03-09phy: can-transceiver: drop temporary helper getting optional mux-stateJosua Mayer
2026-03-09phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflictJosua Mayer
2026-03-09phy: can-transceiver: rename temporary helper function to avoid conflictJosua Mayer
2026-03-05phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()Russell King (Oracle)
2026-03-05phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()Russell King (Oracle)
2026-03-05phy: qcom-sgmii-eth: use PHY interface mode for SerDes settingsRussell King (Oracle)
2026-03-05phy: qcom-sgmii-eth: remove .set_speed() implementationRussell King (Oracle)
2026-03-02phy: qcom-sgmii-eth: add .set_mode() and .validate() methodsRussell King (Oracle)
2026-02-27phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4Abel Vesa
2026-02-27phy: qcom: m31-eusb2: clear PLL_EN during initElson Serrao
2026-02-27phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu
2026-02-27phy: eswin: Create eswin directory and add EIC7700 SATA PHY driverYulin Lu
2026-02-27phy: apple: apple: Use local variable for ioremap return valueJanne Grunau
2026-02-27phy: k1-usb: add disconnect function supportYixun Lan
2026-02-27phy: qcom: qmp-usbc: Simplify check for non-NULL pointerKrzysztof Kozlowski
2026-02-27phy: marvell: mmp3-hsic: Avoid re-casting __iomemKrzysztof Kozlowski
2026-02-27phy: apple: atc: Make atcphy_dwc3_reset_ops variable staticKrzysztof Kozlowski
2026-02-27phy: usb: Add driver for Canaan K230 USB 2.0 PHYJiayu Du
2026-02-27phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device treeVladimir Oltean
2026-02-27phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectableVladimir Oltean
2026-02-27phy: phy-mtk-tphy: Update names and format of kernel-doc commentsVinod Koul
2026-02-27phy: Sort the subsystem KconfigVinod Koul
2026-02-27phy: Sort the subsystem MakefileVinod Koul
2026-02-27phy: move spacemit pcie driver to its subfolderVinod Koul
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-02-04phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determin...Brian Masney
2026-02-04phy: tegra: xusb: Remove unused powered_on variableJon Hunter
2026-02-04phy: renesas: rcar-gen3-usb2: add regulator dependencyArnd Bergmann
2026-02-04phy: GOOGLE_USB: add TYPEC dependencyArnd Bergmann
2026-02-04phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHYVladimir Oltean
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-21phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst managementTommaso Merciai
2026-01-21phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS controlTommaso Merciai
2026-01-21phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()Tommaso Merciai
2026-01-21phy: renesas: rcar-gen3-usb2: Factor out VBUS control logicTommaso Merciai
2026-01-21phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL supportCristian Ciocaltea
2026-01-21phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helperCristian Ciocaltea
2026-01-21phy: rockchip: samsung-hdptx: Switch to driver specific HDMI configCristian Ciocaltea
2026-01-21phy: rockchip: samsung-hdptx: Drop hw_rate driver dataCristian Ciocaltea
2026-01-21phy: rockchip: samsung-hdptx: Compute clk rate from PLL configCristian Ciocaltea
2026-01-21phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq listsCristian Ciocaltea
2026-01-21phy: rockchip: samsung-hdptx: Enable lane output in common helperCristian Ciocaltea
2026-01-21phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixesCristian Ciocaltea