All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.13-rc6
@ 2021-06-12 15:53 Greg KH
  2021-06-12 19:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-06-12 15:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c:

  Linux 5.13-rc4 (2021-05-30 11:58:25 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.13-rc6

for you to fetch changes up to 3df4fce739e2b263120f528c5e0fe6b2f8937b5b:

  misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG (2021-06-09 19:10:22 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 5.13-rc6

Here are some small misc driver fixes for 5.13-rc6 that fix some
reported problems:
	- Tiny phy driver fixes for reported issues
	- rtsx regression for when the device suspended
	- mhi driver fix for a use-after-free

All of these have been in linux-next for a few days with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Chen Li (1):
      phy: usb: Fix misuse of IS_ENABLED

Greg Kroah-Hartman (1):
      Merge tag 'phy-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-linus

Jarvis Jiang (1):
      bus: mhi: pci_generic: T99W175: update channel name from AT to DUN

Loic Poulain (1):
      bus: mhi: pci-generic: Fix hibernation

Ricky Wu (1):
      misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG

Sergio Paracuellos (1):
      phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variable

Tiezhu Yang (1):
      phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()

Wang Wensheng (1):
      phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()

Wei Yongjun (1):
      bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()

Yang Li (1):
      phy: ti: Fix an error code in wiz_probe()

Yang Yingliang (1):
      phy: Sparx5 Eth SerDes: check return value after calling platform_get_resource()

 drivers/bus/mhi/pci_generic.c            | 42 +++++++++++++++++++++++++++---
 drivers/misc/cardreader/rtl8411.c        |  1 +
 drivers/misc/cardreader/rts5209.c        |  1 +
 drivers/misc/cardreader/rts5227.c        |  2 ++
 drivers/misc/cardreader/rts5228.c        |  1 +
 drivers/misc/cardreader/rts5229.c        |  1 +
 drivers/misc/cardreader/rts5249.c        |  3 +++
 drivers/misc/cardreader/rts5260.c        |  1 +
 drivers/misc/cardreader/rts5261.c        |  1 +
 drivers/misc/cardreader/rtsx_pcr.c       | 44 ++++++++++++++++++++++----------
 drivers/phy/broadcom/phy-brcm-usb-init.h |  4 +--
 drivers/phy/cadence/phy-cadence-sierra.c |  1 +
 drivers/phy/mediatek/phy-mtk-tphy.c      |  2 ++
 drivers/phy/microchip/sparx5_serdes.c    |  4 +++
 drivers/phy/ralink/phy-mt7621-pci.c      |  2 +-
 drivers/phy/ti/phy-j721e-wiz.c           |  1 +
 include/linux/rtsx_pci.h                 |  2 ++
 17 files changed, 93 insertions(+), 20 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.13-rc6
  2021-06-12 15:53 [GIT PULL] Char/Misc driver fixes for 5.13-rc6 Greg KH
@ 2021-06-12 19:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-12 19:37 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sat, 12 Jun 2021 17:53:51 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.13-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1dfa2e77bbd5053d11f8f3f8987b4503badafb09

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-06-12 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-12 15:53 [GIT PULL] Char/Misc driver fixes for 5.13-rc6 Greg KH
2021-06-12 19:37 ` pr-tracker-bot

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.