All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] Char/Misc driver fixes for 4.19-rc6
Date: Tue, 25 Sep 2018 16:54:10 +0200	[thread overview]
Message-ID: <20180925145410.GA2747@kroah.com> (raw)
In-Reply-To: <20180925142344.GA26980@kroah.com>

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@linuxfoundation.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(-)

  reply	other threads:[~2018-09-25 14:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-25 14:23 [GIT PULL] Char/Misc driver fixes for 4.19-rc6 Greg KH
2018-09-25 14:54 ` Greg KH [this message]
2018-09-25 15:31   ` Arnd Bergmann
2018-09-25 15:56     ` gregkh

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=20180925145410.GA2747@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.