summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2026-05-10phy: renesas: phy-rzg3e-usb3: Fix malformed MODULE_AUTHOR stringBiju Das
2026-05-10phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_init()Felix Gu
2026-05-10phy: lynx-28g: implement phy_exit() operationVladimir Oltean
2026-05-10phy: lynx-28g: truly power the lanes up or downVladimir Oltean
2026-05-10phy: lynx-28g: use timeouts when waiting for lane halt and resetVladimir Oltean
2026-05-10phy: qcom: m31-eusb2: Make USB repeater optionalWesley Cheng
2026-05-10phy: eswin: Fix incorrect error check in probe()Yulin Lu
2026-05-10phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fixNitin Rawat
2026-05-10phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870Łukasz Lebiedziński
2026-05-10phy: tegra: xusb: Fix per-pad high-speed termination calibrationWayne Chang
2026-05-10phy: qcom-qmp: Make QSERDES TXRX v2 registers explicitShawn Guo
2026-05-10phy: qcom-qmp: Drop unused register headersShawn Guo
2026-05-10phy: qcom-qmp-usbc: Rename QCS615 DP PHY variables and functionsShawn Guo
2026-05-10phy: qcom-qmp-usbc: Use register definitions in qserdes-txrx-v3Shawn Guo
2026-05-10phy: qcom-qmp: Use explicit QSERDES COM v2 register definitionsShawn Guo
2026-05-10phy: qcom-qmp: Add missing QSERDES COM v2 registersShawn Guo
2026-05-10phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos
2026-05-10phy: tegra: xusb: Make USB_CONN_GPIO select conditional on GPIOLIBSasha Levin
2026-05-10phy: axiado: add Axiado eMMC PHY driverSriNavmani A
2026-05-10phy: k1-usb: k3: add USB2 PHY supportYixun Lan
2026-05-10phy: ti: gmii-sel: add support for J722S SoC familyNora Schiffer
2026-05-10phy: ti: phy-j721e-wiz: add support for J722S SoC familyNora Schiffer
2026-05-03phy: renesas: rcar-gen3-usb2: Simplify ID/VBUS detection logicLad Prabhakar
2026-05-03phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiffYongxing Mou
2026-05-03phy: qcom: edp: Fix AUX_CFG8 programming for DP modeYongxing Mou
2026-05-03phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tablesYongxing Mou
2026-05-03phy: qcom: edp: Add eDP/DP mode switch supportYongxing Mou
2026-05-03phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tablesYongxing Mou
2026-05-03phy: airoha: use C-style SPDX comment for header fileAditya Dabhade
2026-04-17Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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