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.4-rc7
Date: Sun, 10 Nov 2019 16:42:28 +0100 [thread overview]
Message-ID: <20191110154228.GA2867363@kroah.com> (raw)
The following changes since commit d6d5df1db6e9d7f8f76d2911707f7d5877251b02:
Linux 5.4-rc5 (2019-10-27 13:19:19 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.4-rc7
for you to fetch changes up to 9d55499d8da49e9261e95a490f3fda41d955f505:
intel_th: pci: Add Jasper Lake PCH support (2019-11-04 15:01:25 +0100)
----------------------------------------------------------------
Char/Misc driver fixes for 5.4-rc7
Here are a number of late-arrival driver fixes for issues reported for
some char/misc drivers for 5.4-rc7
These all come from the different subsystem/driver maintainers as things
that they had reports for and wanted to see fixed.
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Shishkin (4):
intel_th: gth: Fix the window switching sequence
intel_th: msu: Fix an uninitialized mutex
intel_th: pci: Add Comet Lake PCH support
intel_th: pci: Add Jasper Lake PCH support
Bard Liao (1):
soundwire: intel: fix intel_register_dai PDI offsets and numbers
Colin Ian King (2):
intel_th: msu: Fix missing allocation failure check on a kstrndup
intel_th: msu: Fix overflow in shift of an unsigned int
Georgi Djakov (1):
interconnect: Add locking in icc_set_tag()
Greg Kroah-Hartman (3):
Merge tag 'icc-5.4-rc5' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-linus
Merge tag 'thunderbolt-fixes-for-v5.4-1' of git://git.kernel.org/.../westeri/thunderbolt into char-misc-next
Merge tag 'soundwire-5.4-rc6' of git://git.kernel.org/.../vkoul/soundwire into char-misc-linus
Leonard Crestez (1):
interconnect: qcom: Fix icc_onecell_data allocation
Michal Suchanek (2):
soundwire: depend on ACPI
soundwire: depend on ACPI || OF
Mika Westerberg (3):
thunderbolt: Read DP IN adapter first two dwords in one go
thunderbolt: Fix lockdep circular locking depedency warning
thunderbolt: Drop unnecessary read when writing LC command in Ice Lake
Pierre-Louis Bossart (1):
soundwire: slave: fix scanf format
Wei Yongjun (1):
intel_th: msu: Fix possible memory leak in mode_store()
drivers/hwtracing/intel_th/gth.c | 3 +++
drivers/hwtracing/intel_th/msu.c | 11 ++++++++---
drivers/hwtracing/intel_th/pci.c | 10 ++++++++++
drivers/interconnect/core.c | 4 ++++
drivers/interconnect/qcom/qcs404.c | 3 ++-
drivers/interconnect/qcom/sdm845.c | 3 ++-
drivers/soundwire/Kconfig | 1 +
drivers/soundwire/intel.c | 4 ++--
drivers/soundwire/slave.c | 3 ++-
drivers/thunderbolt/nhi_ops.c | 1 -
drivers/thunderbolt/switch.c | 28 +++++++++++-----------------
11 files changed, 45 insertions(+), 26 deletions(-)
next reply other threads:[~2019-11-10 15:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-10 15:42 Greg KH [this message]
2019-11-10 21:35 ` [GIT PULL] Char/Misc driver fixes for 5.4-rc7 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=20191110154228.GA2867363@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