From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.6-rc7
Date: Fri, 20 Mar 2020 15:28:18 +0100 [thread overview]
Message-ID: <20200320142818.GA760640@kroah.com> (raw)
The following changes since commit 2c523b344dfa65a3738e7039832044aa133c75fb:
Linux 5.6-rc5 (2020-03-08 17:44:44 -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.6-rc7
for you to fetch changes up to add492d2e9446a77ede9bb43699ec85ca8fc1aba:
intel_th: pci: Add Elkhart Lake CPU support (2020-03-18 11:32:56 +0100)
----------------------------------------------------------------
Char/misc driver fixes for 5.6-rc7
Here are some small different driver fixes for 5.6-rc7
- binderfs fix, yet again
- slimbus new device id added
- hwtracing bugfixes for reported issues and a new device id
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Shishkin (4):
stm class: sys-t: Fix the use of time_after()
intel_th: msu: Fix the unexpected state warning
intel_th: Fix user-visible error codes
intel_th: pci: Add Elkhart Lake CPU support
Christian Brauner (1):
binderfs: use refcount for binder control devices too
Srinivas Kandagatla (1):
slimbus: ngd: add v2.1.0 compatible
drivers/android/binderfs.c | 1 +
drivers/hwtracing/intel_th/msu.c | 13 +++++++------
drivers/hwtracing/intel_th/pci.c | 5 +++++
drivers/hwtracing/stm/p_sys-t.c | 6 +++---
drivers/slimbus/qcom-ngd-ctrl.c | 3 +++
5 files changed, 19 insertions(+), 9 deletions(-)
next reply other threads:[~2020-03-20 14:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 14:28 Greg KH [this message]
2020-03-20 17:15 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200320142818.GA760640@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome