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:   Tue, 7 Jul 2020 09:51:34 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     Kishon Vijay Abraham I <kishon@...com>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] PHY: fixes for 5.8

Hi Greg,

Please pull to receive fixes for phy for 5.8. Kishon is bit busy and has
asked me to send the PR for phy this time around.

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 38b1927e5bf9bcad4a2e33189ef1c5569f9599ba:

  phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked (2020-06-25 18:25:37 +0530)

----------------------------------------------------------------
phy: fixes for 5.8

*) Fix for intel combo driver for warns or errors
*) Constify symbols for am654-serdes & j721e-wiz
*) Return value fix for rockchip driver
*) Null pointer dereference fix for sun4i-usb

----------------------------------------------------------------
Arnd Bergmann (1):
      phy: intel: fix enum type mismatch warning

Colin Ian King (1):
      phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked

Dilip Kota (1):
      phy: intel: Fix compilation error on FIELD_PREP usage

Rikard Falkeborn (2):
      phy: ti: am654-serdes: Constify regmap_config
      phy: ti: j721e-wiz: Constify structs

Tiezhu Yang (1):
      phy: rockchip: Fix return value of inno_dsidphy_probe()

 drivers/phy/allwinner/phy-sun4i-usb.c            |  5 +++--
 drivers/phy/intel/phy-intel-combo.c              | 14 ++++++++------
 drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c |  4 ++--
 drivers/phy/ti/phy-am654-serdes.c                |  2 +-
 drivers/phy/ti/phy-j721e-wiz.c                   | 10 +++++-----
 5 files changed, 19 insertions(+), 16 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