linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.7-rc7
@ 2020-05-23 13:18 Greg KH
  2020-05-23 18:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-05-23 13:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 2ef96a5bb12be62ef75b5828c0aab838ebb29cb8:

  Linux 5.7-rc5 (2020-05-10 15:16:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.7-rc7

for you to fetch changes up to 7a839dbab1be59f5ed3b3b046de29e166784c9b4:

  misc: rtsx: Add short delay after exit from ASPM (2020-05-22 13:27:38 +0200)

----------------------------------------------------------------
Char/Misc fixes for 5.7-rc7

Here are some small char/misc driver fixes for 5.7-rc7 that resolve some
reported issues.  Included in here are tiny fixes for the mei,
coresight, rtsx, ipack, and mhi drivers.

All of these have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: release me_cl object reference

Calvin Johnson (1):
      coresight: cti: remove incorrect NULL return check

Klaus Doth (1):
      misc: rtsx: Add short delay after exit from ASPM

Wei Yongjun (2):
      ipack: tpci200: fix error return code in tpci200_register()
      bus: mhi: core: Fix some error return code

 drivers/bus/mhi/core/init.c                          | 2 ++
 drivers/hwtracing/coresight/coresight-cti-platform.c | 4 ++--
 drivers/ipack/carriers/tpci200.c                     | 1 +
 drivers/misc/cardreader/rtsx_pcr.c                   | 3 +++
 drivers/misc/mei/client.c                            | 2 ++
 5 files changed, 10 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2020-05-23 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-23 13:18 [GIT PULL] Char/Misc driver fixes for 5.7-rc7 Greg KH
2020-05-23 18:30 ` pr-tracker-bot

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).