All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: Generic phy fixes for 5.10
@ 2020-11-20 14:51 Vinod Koul
  2020-11-20 15:29 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2020-11-20 14:51 UTC (permalink / raw)
  To: Greg KH; +Cc: LKML, Kishon Vijay Abraham I

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: Generic phy fixes for 5.10
  2020-11-20 14:51 [GIT PULL]: Generic phy fixes for 5.10 Vinod Koul
@ 2020-11-20 15:29 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-11-20 15:29 UTC (permalink / raw)
  To: Vinod Koul; +Cc: LKML, Kishon Vijay Abraham I

On Fri, Nov 20, 2020 at 08:21:36PM +0530, Vinod Koul wrote:
> 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

pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-20 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20 14:51 [GIT PULL]: Generic phy fixes for 5.10 Vinod Koul
2020-11-20 15:29 ` Greg KH

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.