aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2026-05-10phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR stringBiju Das1-1/+1
2026-05-10phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_init()Felix Gu1-1/+0
2026-05-10phy: lynx-28g: implement phy_exit() operationVladimir Oltean1-0/+17
2026-05-10phy: lynx-28g: truly power the lanes up or downVladimir Oltean1-18/+85
2026-05-10phy: lynx-28g: use timeouts when waiting for lane halt and resetVladimir Oltean1-16/+56
2026-05-10phy: qcom: m31-eusb2: Make USB repeater optionalWesley Cheng1-1/+1
2026-05-10phy: eswin: Fix incorrect error check in probe()Yulin Lu1-2/+2
2026-05-10phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fixNitin Rawat1-0/+1
2026-05-10phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870Łukasz Lebiedziński1-3/+4
2026-05-10phy: tegra: xusb: Fix per-pad high-speed termination calibrationWayne Chang2-7/+27
2026-05-10phy: qcom-qmp: Make QSERDES TXRX v2 registers explicitShawn Guo7-311/+310
2026-05-10phy: qcom-qmp: Drop unused register headersShawn Guo3-210/+0
2026-05-10phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functionsShawn Guo1-33/+33
2026-05-10phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3Shawn Guo1-32/+32
2026-05-10phy: qcom-qmp: Use explicit QSERDES COM v2 register definitionsShawn Guo5-405/+405
2026-05-10phy: qcom-qmp: Add missing QSERDES COM v2 registersShawn Guo1-0/+3
2026-05-10phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos1-3/+2
2026-05-10phy: tegra: xusb: Make USB_CONN_GPIO select conditional on GPIOLIBSasha Levin1-1/+1
2026-05-10phy: axiado: add Axiado eMMC PHY driverSriNavmani A5-0/+231
2026-05-10phy: k1-usb: k3: add USB2 PHY supportYixun Lan1-5/+29
2026-05-10phy: ti: gmii-sel: add support for J722S SoC familyNora Schiffer1-0/+13
2026-05-10phy: ti: phy-j721e-wiz: add support for J722S SoC familyNora Schiffer1-0/+24
2026-05-03phy: renesas: rcar-gen3-usb2: Simplify ID/VBUS detection logicLad Prabhakar1-6/+4
2026-05-03phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiffYongxing Mou1-11/+77
2026-05-03phy: qcom: edp: Fix AUX_CFG8 programming for DP modeYongxing Mou1-6/+1
2026-05-03phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tablesYongxing Mou1-4/+80
2026-05-03phy: qcom: edp: Add eDP/DP mode switch supportYongxing Mou1-12/+34
2026-05-03phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tablesYongxing Mou1-31/+10
2026-05-03phy: airoha: use C-style SPDX comment for header fileAditya Dabhade1-1/+1
2026-04-17Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds16-79/+683
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-38/+2
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-5/+21
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit1-2/+2
2026-03-09phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-stateJosua Mayer1-28/+2
2026-03-09phy: can-transceiver: drop temporary helper getting optional mux-stateJosua Mayer1-11/+1
2026-03-09phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflictJosua Mayer1-2/+2
2026-03-09phy: can-transceiver: rename temporary helper function to avoid conflictJosua Mayer1-2/+2
2026-03-05phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()Russell King (Oracle)1-1/+13
2026-03-05phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()Russell King (Oracle)1-17/+10
2026-03-05phy: qcom-sgmii-eth: use PHY interface mode for SerDes settingsRussell King (Oracle)1-20/+21
2026-03-05phy: qcom-sgmii-eth: remove .set_speed() implementationRussell King (Oracle)1-11/+0
2026-03-02phy: qcom-sgmii-eth: add .set_mode() and .validate() methodsRussell King (Oracle)1-0/+43
2026-02-27phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4Abel Vesa1-2/+1
2026-02-27phy: qcom: m31-eusb2: clear PLL_EN during initElson Serrao1-1/+1
2026-02-27phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu1-0/+2
2026-02-27phy: eswin: Create eswin directory and add EIC7700 SATA PHY driverYulin Lu5-0/+291
2026-02-27phy: apple: apple: Use local variable for ioremap return valueJanne Grunau1-3/+5
2026-02-27phy: k1-usb: add disconnect function supportYixun Lan1-0/+14
2026-02-27phy: qcom: qmp-usbc: Simplify check for non-NULL pointerKrzysztof Kozlowski1-3/+3
2026-02-27phy: marvell: mmp3-hsic: Avoid re-casting __iomemKrzysztof Kozlowski1-8/+16