All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.9-rc5
@ 2020-09-13  8:38 Greg KH
  2020-09-13 16:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-09-13  8:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -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.9-rc5

for you to fetch changes up to 952e934d7f682a961c92eb9bbd521a4876e201fe:

  Revert "dyndbg: accept query terms like file=bar and module=foo" (2020-09-10 18:45:03 +0200)

----------------------------------------------------------------
Char / Misc driver fixes for 5.9-rc5

Here are a number of small driver fixes for 5.9-rc5

Included in here are:
	- habanalabs driver fixes
	- interconnect driver fixes
	- soundwire driver fixes
	- dyndbg fixes for reported issues, and then reverts to fix it
	  all up to a sane state.
	- phy driver fixes
Full details of these are in the shortlog.

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

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

----------------------------------------------------------------
Greg Kroah-Hartman (6):
      Merge tag 'misc-habanalabs-fixes-2020-08-31' of git://people.freedesktop.org/~gabbayo/linux into char-misc-nexxt
      Merge tag 'soundwire-5.9-fixes' of git://git.kernel.org/.../vkoul/soundwire into char-misc-linus
      Merge tag 'phy-fixes-5.9' of git://git.kernel.org/.../phy/linux-phy into char-misc-linus
      Merge tag 'icc-5.9-rc4' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-linus
      Revert "dyndbg: fix problem parsing format="foo bar""
      Revert "dyndbg: accept query terms like file=bar and module=foo"

Jim Cromie (3):
      dyndbg: give %3u width in pr-format, cosmetic only
      dyndbg: refine export, rename to dynamic_debug_exec_queries()
      dyndbg: fix problem parsing format="foo bar"

Matthias Kaehlcke (1):
      interconnect: Show bandwidth for disabled paths as zero in debugfs

Mike Tipton (1):
      interconnect: qcom: Fix small BW votes being truncated to zero

Moti Haimovski (1):
      habanalabs: prevent user buff overflow

Ofir Bitton (1):
      habanalabs: fix report of RAZWI initiator coordinates

Pierre-Louis Bossart (1):
      soundwire: bus: fix typo in comment on INTSTAT registers

Roger Quadros (1):
      phy: omap-usb2-phy: disable PHY charger detect

Rustam Kovhaev (1):
      scripts/tags.sh: exclude tools directory from tags generation

Sivaprakash Murugesan (1):
      phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init

Tetsuo Handa (1):
      video: fbdev: fix OOB read in vga_8planes_imageblit()

Tom Rix (1):
      soundwire: fix double free of dangling pointer

Wei Yongjun (1):
      phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe()

YueHaibing (1):
      phy: qualcomm: fix platform_no_drv_owner.cocci warnings

 Documentation/admin-guide/dynamic-debug-howto.rst  |  1 -
 drivers/interconnect/core.c                        | 10 ++-
 drivers/interconnect/qcom/bcm-voter.c              | 27 ++++---
 drivers/misc/habanalabs/common/debugfs.c           |  2 +-
 .../misc/habanalabs/include/gaudi/gaudi_masks.h    | 32 ++++-----
 drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c        |  5 +-
 drivers/phy/qualcomm/phy-qcom-qmp.c                | 16 +++--
 drivers/phy/qualcomm/phy-qcom-qmp.h                |  2 +
 drivers/phy/ti/phy-omap-usb2.c                     | 47 +++++++++++--
 drivers/soundwire/bus.c                            |  2 +-
 drivers/soundwire/stream.c                         |  8 ++-
 drivers/video/fbdev/vga16fb.c                      |  2 +-
 include/linux/dynamic_debug.h                      | 20 ++++--
 lib/dynamic_debug.c                                | 82 ++++++++++++----------
 scripts/tags.sh                                    |  8 ++-
 15 files changed, 172 insertions(+), 92 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.9-rc5
  2020-09-13  8:38 [GIT PULL] Char/Misc driver fixes for 5.9-rc5 Greg KH
@ 2020-09-13 16:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-13 16:33 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sun, 13 Sep 2020 10:38:32 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.9-rc5

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

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-09-13 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13  8:38 [GIT PULL] Char/Misc driver fixes for 5.9-rc5 Greg KH
2020-09-13 16:33 ` 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.