linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.11-rc3
@ 2021-01-10 14:09 Greg KH
  2021-01-10 21:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-01-10 14:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -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.11-rc3

for you to fetch changes up to 384b77fd48fd683a82760bc88bef8611cba997fc:

  Fonts: font_ter16x32: Update font with new upstream Terminus release (2021-01-07 21:06:25 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 5.11-rc3

Here are some small char and misc driver fixes for 5.11-rc3.

the majority here are fixes for the habanalabs drivers, but also in here
are:
	- crypto driver fix
	- pvpanic driver fix
	- updated font file
	- interconnect driver fixes

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

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

----------------------------------------------------------------
Alon Mizrahi (5):
      habanalabs: add comment for pll frequency ioctl opcode
      habanalabs: fetch PSOC PLL frequency from F/W in goya
      habanalabs: remove generic gaudi get_pll_freq function
      habanalabs/gaudi: do not set EB in collective slave queues
      habanalabs: add validation cs counter, fix misplaced counters

Amanoel Dawod (1):
      Fonts: font_ter16x32: Update font with new upstream Terminus release

Andy Shevchenko (1):
      misc: pvpanic: Check devm_ioport_map() for NULL

Arnd Bergmann (1):
      interconnect: qcom: fix rpmh link failures

Christophe JAILLET (2):
      interconnect: imx: Add a missing of_node_put after of_device_is_available
      interconnect: imx: Remove a useless test

Dinghao Liu (1):
      habanalabs: Fix memleak in hl_device_reset

Georgi Djakov (1):
      MAINTAINERS: Update Georgi's email address

Greg Kroah-Hartman (3):
      Merge tag 'misc-habanalabs-fixes-2020-12-30' of https://git.kernel.org/.../ogabbay/linux into char-misc-linus
      crypto: asym_tpm: correct zero out potential secrets
      Merge tag 'icc-5.11-rc3' of git://git.kernel.org/.../djakov/icc into char-misc-linus

Martin Kepplinger (1):
      interconnect: imx8mq: Use icc_sync_state

Oded Gabbay (7):
      habanalabs/gaudi: disable CGM at HW initialization
      habanalabs/gaudi: enhance reset message
      habanalabs: update comment in hl_boot_if.h
      habanalabs: adjust pci controller init to new firmware
      habanalabs/gaudi: retry loading TPC f/w on -EINTR
      habanalabs: register to pci shutdown callback
      habanalabs: fix order of status check

Ofir Bitton (2):
      habanalabs: preboot hard reset support
      habanalabs: full FW hard reset support

Samuel Thibault (1):
      speakup: Add github repository URL and bug tracker

Tomer Tayar (2):
      habanalabs: Fix a missing-braces warning
      habanalabs: Revise comment to align with mirror list name

 MAINTAINERS                                        |   4 +-
 crypto/asymmetric_keys/asym_tpm.c                  |   2 +-
 drivers/interconnect/imx/imx.c                     |   3 +-
 drivers/interconnect/imx/imx8mq.c                  |   2 +
 drivers/interconnect/qcom/Kconfig                  |  23 ++-
 .../misc/habanalabs/common/command_submission.c    |  77 +++++++--
 drivers/misc/habanalabs/common/device.c            |   8 +-
 drivers/misc/habanalabs/common/firmware_if.c       |  60 +++++--
 drivers/misc/habanalabs/common/habanalabs.h        |   4 +-
 drivers/misc/habanalabs/common/habanalabs_drv.c    |   1 +
 drivers/misc/habanalabs/common/habanalabs_ioctl.c  |   7 +-
 drivers/misc/habanalabs/common/hw_queue.c          |   5 +-
 drivers/misc/habanalabs/common/pci.c               |  28 +--
 drivers/misc/habanalabs/gaudi/gaudi.c              | 191 +++++++++------------
 drivers/misc/habanalabs/gaudi/gaudiP.h             |   7 -
 drivers/misc/habanalabs/gaudi/gaudi_coresight.c    |   3 +-
 drivers/misc/habanalabs/goya/goya.c                |  75 ++++----
 .../misc/habanalabs/include/common/hl_boot_if.h    |   9 +-
 drivers/misc/pvpanic.c                             |  19 +-
 include/uapi/misc/habanalabs.h                     |   5 +
 lib/fonts/font_ter16x32.c                          |   6 +-
 21 files changed, 322 insertions(+), 217 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.11-rc3
  2021-01-10 14:09 [GIT PULL] Char/Misc driver fixes for 5.11-rc3 Greg KH
@ 2021-01-10 21:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-10 21:21 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sun, 10 Jan 2021 15:09:30 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.11-rc3

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

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-01-10 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 14:09 [GIT PULL] Char/Misc driver fixes for 5.11-rc3 Greg KH
2021-01-10 21:21 ` 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).