public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] char/misc driver fixes for 4.3-rc3
Date: Sat, 26 Sep 2015 09:51:00 -0700	[thread overview]
Message-ID: <20150926165100.GA25092@kroah.com> (raw)

The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:

  Linux 4.3-rc2 (2015-09-20 14:32:34 -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.3-rc3

for you to fetch changes up to 50314035d6b1e9e07753162dd3be8df81b998086:

  Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus (2015-09-22 08:56:13 -0700)

----------------------------------------------------------------
Char/Misc driver fixes for 4.3-rc3

Here's some tiny char and misc driver fixes that resolve some reported
errors for 4.3-rc3.  All of these have been in linux-next with no
problems for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Dexuan Cui (1):
      Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc

Greg Kroah-Hartman (1):
      Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus

Hans de Goede (1):
      extcon: Fix attached value returned by is_extcon_changed

Knuth Posern (1):
      thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbolt 2 controller

Tomas Winkler (1):
      mei: fix debugfs files leak on error path

 drivers/extcon/extcon.c    |  2 +-
 drivers/hv/channel_mgmt.c  | 17 +++++++++++++++++
 drivers/misc/mei/debugfs.c |  3 ++-
 drivers/thunderbolt/nhi.c  |  2 +-
 4 files changed, 21 insertions(+), 3 deletions(-)

                 reply	other threads:[~2015-09-26 16:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150926165100.GA25092@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