[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YoEN7x8ZU9JAX1SC@kroah.com>
Date: Sun, 15 May 2022 16:27:59 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes 5.18-rc7
The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:
Linux 5.18-rc5 (2022-05-01 13:57:58 -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.18-rc7
for you to fetch changes up to d83ea024091e11d384f983f389a7853312c33c5d:
Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus (2022-05-13 16:15:28 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 5.18-rc7
Here are 2 small driver fixes for 5.18-rc7 that resolve reported
problems:
- slimbus driver irq bugfix
- interconnect sync state bugfix
Both of these have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (1):
Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus
Miaoqian Lin (1):
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Stephen Boyd (1):
interconnect: Restore sync state by ignoring ipa-virt in provider count
drivers/interconnect/core.c | 8 +++++++-
drivers/slimbus/qcom-ctrl.c | 4 ++--
2 files changed, 9 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists