All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Kishon Vijay Abraham I <kishon@ti.com>
Subject: [GIT PULL]: Generic phy fixes for 5.10
Date: Fri, 20 Nov 2020 20:21:36 +0530	[thread overview]
Message-ID: <20201120145136.GK2925@vkoul-mobl> (raw)

[-- Attachment #1: Type: text/plain, Size: 2128 bytes --]

Hello Greg

Please consider PULL to recive fixes for 5.10 for Generic phy.
All minor fixes to drivers, already in linux-next

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -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.10

for you to fetch changes up to fb89b2544b645527b3a359176999a416e65f5ada:

  phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version" (2020-11-16 13:21:28 +0530)

----------------------------------------------------------------
phy: fixes for 5.10

Bunch of fixes for phy drivers:
*) USB phy incorrect clearing of bits
*) Tegra xusb dangling pointer
*) qcom-qmp null ptr initialization
*) cpcap-usb irq flags
*) intel kkembay kconfig depends
*) qualcomm OF dependency
*) mediatek typo

----------------------------------------------------------------
Al Cooper (1):
      phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211

Bryan O'Donoghue (2):
      phy: qualcomm: usb: Fix SuperSpeed PHY OF dependency
      phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependency

Colin Ian King (1):
      phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version"

Geert Uytterhoeven (1):
      phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY

Marc Zyngier (1):
      phy: tegra: xusb: Fix dangling pointer on probe failure

Stephen Boyd (1):
      phy: qcom-qmp: Initialize another pointer to NULL

Zou Wei (1):
      phy: cpcap-usb: Use IRQF_ONESHOT

 drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c | 5 -----
 drivers/phy/intel/Kconfig                         | 2 +-
 drivers/phy/mediatek/Kconfig                      | 2 +-
 drivers/phy/motorola/phy-cpcap-usb.c              | 3 ++-
 drivers/phy/qualcomm/Kconfig                      | 4 ++--
 drivers/phy/qualcomm/phy-qcom-qmp.c               | 2 +-
 drivers/phy/tegra/xusb.c                          | 1 +
 7 files changed, 8 insertions(+), 11 deletions(-)

Thanks
-- 
~Vinod

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

             reply	other threads:[~2020-11-20 14:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20 14:51 Vinod Koul [this message]
2020-11-20 15:29 ` [GIT PULL]: Generic phy fixes for 5.10 Greg KH

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=20201120145136.GK2925@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.