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]
Date: Sat, 27 Apr 2024 10:59:31 +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.9

Hello Linus,

Please pull to receive Generic phy subsystem fixes for v6.9. This has
bunch of odd driver fixes for the subsystem

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -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.9

for you to fetch changes up to bf6e4ee5c43690e4c5a8a057bbcd4ff986bed052:

  phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered (2024-04-12 16:57:19 +0530)

----------------------------------------------------------------
phy fixes for 6.9

 - static checker (array size, bounds) fix for marvel driver
 - Rockchip rk3588 pcie fixes for bifurcation and mux
 - Qualcomm qmp-compbo fix for VCO, register base and regulator name for
   m31 driver
 - charger det crash fix for ti driver

----------------------------------------------------------------
Cristian Ciocaltea (1):
      phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL

Gabor Juhos (1):
      phy: qcom: m31: match requested regulator name with dt schema

Hans de Goede (1):
      phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered

Johan Hovold (1):
      phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6

Marcel Ziswiler (1):
      phy: freescale: imx8m-pcie: fix pcie link-up instability

Michal Tomek (1):
      phy: rockchip-snps-pcie3: fix bifurcation on rk3588

Mikhail Kobuk (2):
      phy: marvell: a3700-comphy: Fix out of bounds read
      phy: marvell: a3700-comphy: Fix hardcoded array size

Sebastian Reichel (2):
      phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
      phy: rockchip: naneng-combphy: Fix mux on rk3588

Stephen Boyd (2):
      phy: qcom: qmp-combo: Fix VCO div offset on v3
      phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE

 drivers/phy/freescale/phy-fsl-imx8m-pcie.c         |  6 ++--
 drivers/phy/marvell/phy-mvebu-a3700-comphy.c       |  9 +++---
 drivers/phy/qualcomm/phy-qcom-m31.c                |  2 +-
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c          | 12 ++++++--
 drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v5.h      |  1 +
 drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v6.h      |  1 +
 drivers/phy/rockchip/Kconfig                       |  1 +
 drivers/phy/rockchip/phy-rockchip-naneng-combphy.c | 36 ++++++++++++++++++++--
 drivers/phy/rockchip/phy-rockchip-snps-pcie3.c     | 31 ++++++++-----------
 drivers/phy/ti/phy-tusb1210.c                      | 23 +++++++-------
 10 files changed, 80 insertions(+), 42 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