[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201120145136.GK2925@vkoul-mobl>
Date: Fri, 20 Nov 2020 20:21:36 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Kishon Vijay Abraham I <kishon@...com>
Subject: [GIT PULL]: Generic phy fixes for 5.10
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
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists