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: <ZyemfNqanr4J/kd1@vaman>
Date: Sun, 3 Nov 2024 22:06:12 +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 subsystem fixes for v6.12

Hello Linus,

Here is the request for phy subsystem fixes. Bunch of qcom driver fixes
for same patter over different drivers along with other driver fixes in
the subsystem. Though patches are bit more, but diffstat is small.

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.12

for you to fetch changes up to e70d2677ef4088d59158739d72b67ac36d1b132b:

  phy: tegra: xusb: Add error pointer check in xusb.c (2024-10-21 23:34:42 +0530)

----------------------------------------------------------------
phy fixes for 6.12

 - Bunch of Qualcomm QMP driver fixes for null deref on suspend, bogus
   supplies fix and reset entries fix
 - BCM usb driver init array fix
 - cadence array offset fix
 - starfive link configuration fix
 - config dependency fix for rockchip driver
 - freescale reset signal fix before pll lock
 - tegra driver fix for error pointer check

----------------------------------------------------------------
Abel Vesa (1):
      dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries

Bartosz Wawrzyniak (1):
      phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register

Cristian Ciocaltea (1):
      phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK

Dipendra Khadka (1):
      phy: tegra: xusb: Add error pointer check in xusb.c

Jan Kiszka (1):
      phy: starfive: jh7110-usb: Fix link configuration to controller

Johan Hovold (6):
      dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing x1e80100 pipediv2 clocks
      phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
      phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend
      phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend
      phy: qcom: qmp-combo: move driver data initialisation earlier
      phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies

Justin Chen (1):
      phy: usb: disable COMMONONN for dual mode

Richard Zhu (1):
      phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check

Sam Edwards (1):
      phy: usb: Fix missing elements in BCM4908 USB init array

Siddharth Vadapalli (1):
      phy: ti: phy-j721e-wiz: fix usxgmii configuration

 .../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml    |  5 +++--
 drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c   | 12 +++++++++---
 drivers/phy/broadcom/phy-brcm-usb-init.c            |  2 ++
 drivers/phy/cadence/phy-cadence-sierra.c            | 21 +++++++++++----------
 drivers/phy/freescale/phy-fsl-imx8m-pcie.c          | 10 +++++-----
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c           |  3 +--
 drivers/phy/qualcomm/phy-qcom-qmp-pcie.c            |  8 ++++----
 drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c      |  1 +
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c             |  1 +
 drivers/phy/qualcomm/phy-qcom-qmp-usbc.c            |  1 +
 drivers/phy/rockchip/Kconfig                        |  1 +
 drivers/phy/starfive/phy-jh7110-usb.c               | 16 ++++++++++++++++
 drivers/phy/tegra/xusb.c                            |  2 ++
 drivers/phy/ti/phy-j721e-wiz.c                      |  4 ++--
 14 files changed, 59 insertions(+), 28 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