OSDN Git Service

Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Nov 2022 16:36:42 +0000 (08:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Nov 2022 16:36:42 +0000 (08:36 -0800)
commit8395ee62b1b78a3d2789840bf6bf1a7c43deaa32
treeb36da8e352e5ceb1967f59e484812d9356d0a5b5
parent179228654ddefcbd99060a113ad02079dcdf22f1
parent819b885cd886c193782891c4f51bbcab3de119a4
Merge tag 'phy-fixes-6.1' of git://git./linux/kernel/git/phy/linux-phy

Pull phy fixes from Vinod Koul:
 "A bunch of odd driver fixes and a MAINTAINER email update:

   - Update Kishon's email

   - stms32 error code fix in driver probe

   - tegra: fix for checking valid pointer

   - qcom_qmp: null deref fix

   - sunplus: error check fix

   - ralink: add missing sentinel to table"

* tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy:
  phy: ralink: mt7621-pci: add sentinel to quirks table
  phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
  phy: qcom-qmp-combo: fix NULL-deref on runtime resume
  phy: tegra: xusb: Fix crash during pad power on/down
  phy: stm32: fix an error code in probe
  MAINTAINERS: Update Kishon's email address in GENERIC PHY FRAMEWORK
MAINTAINERS