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

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

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.10-rc6
  2020-11-28 12:22 [GIT PULL] Char/Misc driver fixes for 5.10-rc6 Greg KH
@ 2020-11-28 22:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-28 22:00 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sat, 28 Nov 2020 13:22:36 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7b2c800d6695d91df9208ba416fff59c8b0fc608

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:[~2020-11-28 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-28 12:22 [GIT PULL] Char/Misc driver fixes for 5.10-rc6 Greg KH
2020-11-28 22:00 ` 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.