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: <ZTVWUesRwVaLKW+O@matsya>
Date:   Sun, 22 Oct 2023 22:35:21 +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.6

Hello Linus,

Kindly pull to receive phy driver fixes for v6.6. This is spread over
couple of drivers like mapphone, qualcomm and realtek ones.

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -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.6

for you to fetch changes up to 089667aaaa6aa33715d22b21a72216b43af3e896:

  phy: realtek: Realtek PHYs should depend on ARCH_REALTEK (2023-09-29 21:47:37 +0530)

----------------------------------------------------------------
phy fixes for 6.6

 - Driver fixes for
   - mapphone-mdm6600 runtime pm & pinctrl handling fixes
   - Qualcomm qmp usb pcs register fixes, qmp pcie register size warning
     fix, m31 fixes for wrong pointer in PTR_ERR and dropping wrong vreg
     check, qmp combo fix for 8550 power config register
   - realtek usb fix for debugfs_create_dir() and kconfig dependency

----------------------------------------------------------------
Adrien Thierry (2):
      phy: qcom-qmp-usb: initialize PCS_USB registers
      phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775p

Bo Liu (1):
      phy: qualcomm: Fix typos in comments

Dmitry Baryshkov (1):
      dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regarding reg size

Geert Uytterhoeven (1):
      phy: realtek: Realtek PHYs should depend on ARCH_REALTEK

Jinjie Ruan (1):
      phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()

Konrad Dybcio (2):
      phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
      phy: qcom-qmp-combo: initialize PCS_USB registers

Tony Lindgren (3):
      phy: mapphone-mdm6600: Fix runtime disable on probe
      phy: mapphone-mdm6600: Fix runtime PM for remove
      phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins

Varadarajan Narayanan (1):
      phy: qcom: m31: Remove unwanted qphy->vreg is NULL check

Yang Yingliang (2):
      phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()
      phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to static

 .../bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml    |  2 +-
 drivers/phy/motorola/phy-mapphone-mdm6600.c        | 38 ++++++++++------------
 drivers/phy/qualcomm/phy-qcom-apq8064-sata.c       |  2 +-
 drivers/phy/qualcomm/phy-qcom-m31.c                |  7 ++--
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c          |  6 +++-
 drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v6.h     |  3 +-
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c            | 24 +++++++++++---
 drivers/phy/realtek/Kconfig                        |  5 +++
 drivers/phy/realtek/phy-rtk-usb2.c                 | 10 ++----
 drivers/phy/realtek/phy-rtk-usb3.c                 | 10 ++----
 10 files changed, 58 insertions(+), 49 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