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 fixes for 3.13-rc3
Date: Fri, 6 Dec 2013 10:25:09 -0800	[thread overview]
Message-ID: <20131206182509.GA30234@kroah.com> (raw)

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.13-rc3

for you to fetch changes up to 76a9635979e543f04a5885198e68ff28e3311b67:

  mei: add 9 series PCH mei device ids (2013-12-05 09:48:23 -0800)

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

Nothing huge, just a few small bugfixes for problems reported, and a device id
update.

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

----------------------------------------------------------------
Alan Cox (1):
      drivers/char/i8k.c: add Dell XPLS L421X

Ashutosh Dixit (4):
      misc: mic: Bug fix for sysfs poll usage.
      misc: mic: Fix user space namespace pollution from mic_common.h.
      misc: mic: Fix endianness issues.
      misc: mic: Suppress memory space sparse warnings

Charles Keepax (1):
      extcon: arizona: Get pdata from arizona structure not device

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

Sebastian Reichel (1):
      MAINTAINERS: add HSI subsystem

Sudeep Dutt (2):
      misc: mic: Change mic_notify(...) to return true.
      misc: mic: Minor bug fix in 'retry' loops.

Tomas Winkler (1):
      mei: add 9 series PCH mei device ids

Wang, Xiaoming (1):
      extcon: remove freed groups caused the panic or warning in unregister flow

 CREDITS                            |  5 +++++
 Documentation/mic/mpssd/mpssd.c    | 18 +++++++++++------
 MAINTAINERS                        |  8 ++++++++
 drivers/char/i8k.c                 |  7 +++++++
 drivers/extcon/extcon-arizona.c    |  4 +---
 drivers/extcon/extcon-class.c      |  3 ++-
 drivers/misc/mei/hw-me-regs.h      |  5 ++++-
 drivers/misc/mei/pci-me.c          |  4 +++-
 drivers/misc/mic/card/mic_virtio.c | 33 +++++++++++++++++--------------
 drivers/misc/mic/card/mic_virtio.h |  7 +++----
 drivers/misc/mic/host/mic_boot.c   |  2 +-
 drivers/misc/mic/host/mic_virtio.c | 30 ++++++++++++++--------------
 drivers/misc/mic/host/mic_x100.c   |  4 ++--
 include/uapi/linux/mic_common.h    | 40 +++++++++++++++-----------------------
 14 files changed, 97 insertions(+), 73 deletions(-)

                 reply	other threads:[~2013-12-06 18:25 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=20131206182509.GA30234@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