linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.10-rc6
Date: Sat, 28 Nov 2020 13:22:36 +0100	[thread overview]
Message-ID: <X8JBDK8P6ZiKrvav@kroah.com> (raw)

The following changes since commit 09162bc32c880a791c6c0668ce0745cf7958f576:

  Linux 5.10-rc4 (2020-11-15 16:44:31 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c7acb6b9c07b4b75dffadc3b6466b1b43b3fda21:

  MAINTAINERS: Adding help for coresight subsystem (2020-11-26 09:09:18 +0100)

----------------------------------------------------------------
Char/misc driver fixes for 5.10-rc6

Here are some small misc driver fixes for 5.10-rc6.  They include:
  - interconnect fixes for reported problems
  - habanalabs bugfix for found issue when doing the switch fallthrough
    patches.
  - MAINTINERS file update for coresight reviewers/maintainers

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

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

----------------------------------------------------------------
Georgi Djakov (4):
      interconnect: qcom: msm8974: Prevent integer overflow in rate
      interconnect: qcom: msm8974: Don't boost the NoC rate during boot
      interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes
      interconnect: qcom: qcs404: Remove GPU and display RPM IDs

Greg Kroah-Hartman (2):
      Merge tag 'icc-5.10-rc6' of git://git.kernel.org/.../djakov/icc into char-misc-linus
      Merge tag 'misc-habanalabs-fixes-2020-11-23' of ssh://gitolite.kernel.org/.../ogabbay/linux into char-misc-linus

Marek Szyprowski (1):
      interconnect: fix memory trashing in of_count_icc_providers()

Mathieu Poirier (1):
      MAINTAINERS: Adding help for coresight subsystem

Oded Gabbay (1):
      habanalabs/gaudi: fix missing code in ECC handling

 MAINTAINERS                           |  4 +++-
 drivers/interconnect/core.c           |  1 -
 drivers/interconnect/qcom/msm8916.c   | 12 ++++++------
 drivers/interconnect/qcom/msm8974.c   | 12 ++++++++++++
 drivers/interconnect/qcom/qcs404.c    |  4 ++--
 drivers/misc/habanalabs/gaudi/gaudi.c |  2 ++
 6 files changed, 25 insertions(+), 10 deletions(-)

             reply	other threads:[~2020-11-28 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-28 12:22 Greg KH [this message]
2020-11-28 22:00 ` [GIT PULL] Char/Misc driver fixes for 5.10-rc6 pr-tracker-bot

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=X8JBDK8P6ZiKrvav@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).