summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
8 daysphy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing configXiangxu Yin
12 daysphy: apple: atc: Fix typec switch/mux leak on unbindDavid Carlier
2026-05-10phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_init()Felix Gu
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: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos
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-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
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