lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aMb8B6czM8mgaOZS@vaman>
Date: Sun, 14 Sep 2025 23:01:51 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: Generic phy fixes for v6.17

Hey Linus,

Please pull to receive fixes for Generic phy subsystem which has few
driver fixes for this cycle.

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fix-6.17

for you to fetch changes up to 6cb8c1f957f674ca20b7d7c96b1f1bb11b83b679:

  phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware (2025-09-01 22:29:20 +0530)

----------------------------------------------------------------
Generic phy driver fixes for 6.17

 - Qualcomm repeater override properties, qmp pcie bindings fix for
   clocks and initialization sequence for firmware power down case
 - Marvell comphy bindings clock and child node constraints
 - Tegra xusb device reference leaks fix
 - TI omap usb device ref leak on unbind and RGMII IS settings fix

----------------------------------------------------------------
Johan Hovold (3):
      phy: tegra: xusb: fix device and OF node leak at probe
      phy: ti: omap-usb2: fix device leak at unbind
      phy: ti-pipe3: fix device leak at unbind

Michael Walle (1):
      phy: ti: gmii-sel: Always write the RGMII ID setting

Pengyu Luo (1):
      phy: qualcomm: phy-qcom-eusb2-repeater: fix override properties

Rob Herring (Arm) (1):
      dt-bindings: phy: marvell,comphy-cp110: Fix clock and child node constraints

Stephan Gerhold (1):
      phy: qcom: qmp-pcie: Fix PHY initialization when powered down by firmware

Ziyue Zhang (1):
      dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings

 .../bindings/phy/marvell,comphy-cp110.yaml         | 29 +++++++++----
 .../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml   |  4 +-
 drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c     |  4 +-
 drivers/phy/qualcomm/phy-qcom-qmp-pcie.c           | 25 +++++++++---
 drivers/phy/tegra/xusb-tegra210.c                  |  6 ++-
 drivers/phy/ti/phy-gmii-sel.c                      | 47 ++++++++++++++++++----
 drivers/phy/ti/phy-omap-usb2.c                     | 13 ++++++
 drivers/phy/ti/phy-ti-pipe3.c                      | 13 ++++++
 8 files changed, 114 insertions(+), 27 deletions(-)

-- 
~Vinod

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ