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

The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

  Linux 5.12-rc3 (2021-03-14 14:41:02 -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.12-rc6

for you to fetch changes up to 3756b6578709c55819742f6ba0c18f93e8901397:

  Merge tag 'icc-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus (2021-03-27 12:39:18 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 5.12-rc6

Here are a few small driver char/misc changes for 5.12-rc6.

Nothing major here, a few fixes for reported issues:
	- interconnect fixes for problems found
	- fbcon syzbot-found fix
	- extcon fixes
	- firmware stratix10 bugfix
	- MAINTAINERS file update.

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

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

----------------------------------------------------------------
Benjamin Li (1):
      interconnect: qcom: msm8939: remove rpm-ids from non-RPM nodes

Dinghao Liu (1):
      extcon: Fix error handling in extcon_dev_register

Du Cheng (1):
      drivers: video: fbcon: fix NULL dereference in fbcon_cursor()

Georgi Djakov (1):
      interconnect: Fix kerneldoc warning

Greg Kroah-Hartman (3):
      Merge tag 'extcon-fixes-for-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
      Merge tag 'fpga-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-linus
      Merge tag 'icc-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus

Jia-Ju Bai (1):
      interconnect: core: fix error return code of icc_link_destroy()

Krzysztof Kozlowski (1):
      extcon: Add stubs for extcon_register_notifier_all() functions

Richard Gong (1):
      firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0

Tomas Winkler (1):
      mei: allow map and unmap of client dma buffer only for disconnected client

Vinod Koul (1):
      MAINTAINERS: Add linux-phy list and patchwork

 MAINTAINERS                                        |  3 ++-
 drivers/extcon/extcon.c                            |  1 +
 drivers/interconnect/bulk.c                        |  2 +-
 drivers/interconnect/core.c                        |  2 ++
 drivers/interconnect/qcom/msm8939.c                | 16 +++++++--------
 drivers/misc/mei/client.c                          | 17 +++++++---------
 drivers/video/fbdev/core/fbcon.c                   |  3 +++
 include/linux/extcon.h                             | 23 ++++++++++++++++++++++
 .../linux/firmware/intel/stratix10-svc-client.h    |  2 +-
 9 files changed, 48 insertions(+), 21 deletions(-)

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

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

The pull request you sent on Sat, 3 Apr 2021 12:52:14 +0200:

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

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

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-04-03 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-03 10:52 [GIT PULL] Char/Misc driver fixes for 5.12-rc6 Greg KH
2021-04-03 18:18 ` 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.