[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180925145410.GA2747@kroah.com>
Date: Tue, 25 Sep 2018 16:54:10 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] Char/Misc driver fixes for 4.19-rc6
On Tue, Sep 25, 2018 at 04:23:44PM +0200, Greg KH wrote:
> [Yes, the oddity of sending a pull request to myself is not lost on me...]
And, I totally messed this up. Ugh, what kind of idiot does something
like this! It's not like I haven't been doing this for years! I should
know better...
Here's the real pull request text that I should have sent out the first
time:
-----------
The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:
Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-4.19-rc6
for you to fetch changes up to 59d08d00d43c644ee2011d7ff1807bdd69f31fe0:
intel_th: pci: Add Ice Lake PCH support (2018-09-18 16:08:38 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 4.19-rc6
Here are some soundwire and intel_th (tracing) driver fixes for some
reported issues.
Full details are in the shortlog.
All of these have been in linux-next for a week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Alexander Shishkin (3):
intel_th: Fix device removal logic
intel_th: Fix resource handling for ACPI glue layer
intel_th: pci: Add Ice Lake PCH support
Greg Kroah-Hartman (1):
Merge tag 'soundwire-4.19-fixes' of git://git.kernel.org/.../vkoul/soundwire into char-misc-linus
Sanyog Kale (1):
soundwire: Fix acquiring bus lock twice during master release
Shreyas NC (2):
soundwire: Fix duplicate stream state assignment
soundwire: Fix incorrect exit after configuring stream
drivers/hwtracing/intel_th/core.c | 16 +++++++++++++---
drivers/hwtracing/intel_th/pci.c | 5 +++++
drivers/soundwire/stream.c | 23 +++++++++++++++++------
3 files changed, 35 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists