public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] char/misc fixes for 3.13-rc3
@ 2013-12-06 18:25 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-12-06 18:25 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-06 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 18:25 [GIT PULL] char/misc fixes for 3.13-rc3 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox