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:   Fri, 20 Jan 2023 20:27:33 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Phy <linux-phy@...ts.infradead.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: Generic Phy fixes for v6.2

Hello Linus,

Please pull to recive driver fixes for generic phy susbsystem for v6.2.
Nothing too exciting, bunch of small driver fixes

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bc30c15f275484f9b9fe27c2fa0895f3022d9943:

  phy: phy-can-transceiver: Skip warning if no "max-bitrate" (2023-01-18 22:58:05 +0530)

----------------------------------------------------------------
phy: fixes for 6.2

Fixes in drivers for:
 - Binding fix for g12a phys
 - Kconfig operator precedence for TI driver
 - renesas: register setting
 - sunplus: null deref fix
 - rockchip-inno fix for clk_disable_unprepare()
 - MDM9607 init sequence revert due to regression

----------------------------------------------------------------
Geert Uytterhoeven (1):
      phy: phy-can-transceiver: Skip warning if no "max-bitrate"

Heiner Kallweit (2):
      dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
      dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation

Marijn Suijten (1):
      phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"

Randy Dunlap (1):
      phy: ti: fix Kconfig warning and operator precedence

Richard Zhu (1):
      phy: freescale: imx8m-pcie: Add one missing error return

Shang XiaoJing (2):
      phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()
      phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2phy_power_on()

Yoshihiro Shimoda (1):
      phy: renesas: r8a779f0-eth-serdes: Fix register setting

 ...,meson-g12a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} |  8 ++++----
 ...a-usb3-pcie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} |  6 +++---
 Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml |  1 -
 drivers/phy/freescale/phy-fsl-imx8m-pcie.c                  |  2 +-
 drivers/phy/phy-can-transceiver.c                           |  5 +++--
 drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c                 | 13 -------------
 drivers/phy/renesas/r8a779f0-ether-serdes.c                 |  2 +-
 drivers/phy/rockchip/phy-rockchip-inno-usb2.c               |  4 +++-
 drivers/phy/sunplus/phy-sunplus-usb2.c                      |  3 +++
 drivers/phy/ti/Kconfig                                      |  4 ++--
 10 files changed, 20 insertions(+), 28 deletions(-)
 rename Documentation/devicetree/bindings/phy/{amlogic,meson-g12a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} (85%)
 rename Documentation/devicetree/bindings/phy/{amlogic,meson-g12a-usb3-pcie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} (82%)

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