linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Linux Phy <linux-phy@lists.infradead.org>
Subject: [GIT PULL]: Generic phy fixes for v6.1
Date: Thu, 10 Nov 2022 15:08:22 +0530	[thread overview]
Message-ID: <Y2zGjvUEs1402DEw@matsya> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1847 bytes --]

Hello Linus,

Please pull to receive the Generic phy subsystem fixes for v6.1. This
contains bunch of odd driver fixes

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -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.1

for you to fetch changes up to 819b885cd886c193782891c4f51bbcab3de119a4:

  phy: ralink: mt7621-pci: add sentinel to quirks table (2022-11-05 13:01:25 +0530)

----------------------------------------------------------------
phy: fixes for 6.1

- Update Kishon's email
- Fixes in drivers:
  - 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

----------------------------------------------------------------
Dan Carpenter (1):
      phy: stm32: fix an error code in probe

Johan Hovold (1):
      phy: qcom-qmp-combo: fix NULL-deref on runtime resume

John Thomson (1):
      phy: ralink: mt7621-pci: add sentinel to quirks table

Jon Hunter (1):
      phy: tegra: xusb: Fix crash during pad power on/down

Kishon Vijay Abraham I (1):
      MAINTAINERS: Update Kishon's email address in GENERIC PHY FRAMEWORK

Peng Wu (1):
      phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe

 MAINTAINERS                               |  2 +-
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c |  2 +-
 drivers/phy/ralink/phy-mt7621-pci.c       |  3 ++-
 drivers/phy/st/phy-stm32-usbphyc.c        |  2 ++
 drivers/phy/sunplus/phy-sunplus-usb2.c    |  4 ++--
 drivers/phy/tegra/xusb.c                  | 20 ++++++++++++++++----
 6 files changed, 24 insertions(+), 9 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 112 bytes --]

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

             reply	other threads:[~2022-11-10  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10  9:38 Vinod Koul [this message]
2022-11-10 17:03 ` [GIT PULL]: Generic phy fixes for v6.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y2zGjvUEs1402DEw@matsya \
    --to=vkoul@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).