linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.5-rc2
@ 2019-12-14 15:28 Greg KH
  2019-12-14 22:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2019-12-14 15:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 9455d25f4e3b3d009fa1b810862e5b06229530e4:

  Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb (2019-12-07 18:38:17 -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.5-rc2

for you to fetch changes up to 16981742717b04644a41052570fb502682a315d2:

  binder: fix incorrect calculation for num_valid (2019-12-14 09:10:47 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 5.5-rc2

Here are 6 small fixes for some reported char/misc driver issues:
 - fix build warnings with new 'awk' with the raid6 code
 - 4 interconnect driver bugfixes
 - binder fix for reported problem

All of these except the binder fix have been in linux-next with no
reported issues.  The binder fix is "new" but Todd says it is good as he
has tested it :)

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

----------------------------------------------------------------
Georgi Djakov (3):
      interconnect: qcom: sdm845: Walk the list safely on node removal
      interconnect: qcom: qcs404: Walk the list safely on node removal
      interconnect: qcom: msm8974: Walk the list safely on node removal

Greg Kroah-Hartman (1):
      lib: raid6: fix awk build warnings

Krzysztof Kozlowski (1):
      interconnect: qcom: Fix Kconfig indentation

Todd Kjos (1):
      binder: fix incorrect calculation for num_valid

 drivers/android/binder.c            |  4 ++--
 drivers/interconnect/qcom/Kconfig   | 14 +++++++-------
 drivers/interconnect/qcom/msm8974.c |  8 ++++----
 drivers/interconnect/qcom/qcs404.c  |  8 ++++----
 drivers/interconnect/qcom/sdm845.c  |  4 ++--
 lib/raid6/unroll.awk                |  2 +-
 6 files changed, 20 insertions(+), 20 deletions(-)

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

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

The pull request you sent on Sat, 14 Dec 2019 16:28:48 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.5-rc2

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-12-14 22:05 UTC | newest]

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