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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 27 Jul 2023 17:09:18 +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.5

Hello Linus,

Please pull to receive few of odd fixes for phy driver for 6.5

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5

for you to fetch changes up to 13c088cf3657d70893d75cf116be937f1509cc0f:

  phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe() (2023-07-24 16:23:37 +0530)

----------------------------------------------------------------
phy fixes for 6.5

 - Driver fixes for
   - Out of bound fix for hisilicon phy
   - Qualcomm synopsis femto phy for keeping clock enabled during suspend
     and enabling ref clocks
   - Mediatek driver fixes for upper limit test and error code

----------------------------------------------------------------
Adrien Thierry (3):
      phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
      phy: qcom-snps-femto-v2: properly enable ref clock
      phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error code

Dan Carpenter (1):
      phy: phy-mtk-dp: Fix an error code in probe()

Guillaume Ranquet (1):
      phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test

Harshit Mogalapalli (1):
      phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()

 drivers/phy/hisilicon/phy-hisi-inno-usb2.c    |  2 +-
 drivers/phy/mediatek/phy-mtk-dp.c             |  2 +-
 drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c    |  2 +-
 drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 78 +++++++++++++++++----------
 4 files changed, 53 insertions(+), 31 deletions(-)

Thanks
-- 
~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