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

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -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.14-rc3

for you to fetch changes up to bf7471038840547c9328291b4d9d91c55581dcb8:

  Revert "misc: eeprom: sunxi: Add new compatibles" (2014-02-14 11:16:08 -0800)

----------------------------------------------------------------
Char/Misc fixes for 3.14-rc3

Here are some small char/misc driver fixes, along with some
documentation updates, for 3.14-rc3.  Nothing major, just a number of
fixes for reported issues.

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

----------------------------------------------------------------
Alexander Usyskin (2):
      mei: clear write cb from waiting list on reset
      mei: don't unset read cb ptr on reset

Christian Engelmayer (1):
      misc: genwqe: Fix potential memory leak when pinning memory

Fu Wei (3):
      Documentation:Chinese translation of Documentation/arm64/tagged-pointers.txt
      Documentation:Update Documentation/zh_CN/arm64/booting.txt
      Documentation:Update Documentation/zh_CN/arm64/memory.txt

Greg Kroah-Hartman (2):
      Revert "ARM: sunxi: dt: Convert to the new SID compatibles"
      Revert "misc: eeprom: sunxi: Add new compatibles"

K. Y. Srinivasan (2):
      Drivers: hv: vmbus: Specify the target CPU that should receive notification
      Drivers: hv: vmbus: Don't timeout during the initial connection with host

Martyn Welch (1):
      VME: Correct read/write alignment algorithm

Maxime Ripard (2):
      misc: eeprom: sunxi: Add new compatibles
      ARM: sunxi: dt: Convert to the new SID compatibles

Paul Bolle (2):
      raw: test against runtime value of max_raw_minors
      raw: set range for MAX_RAW_DEVS

Sudeep Dutt (1):
      misc: mic: fix possible signed underflow (undefined behavior) in userspace API

 Documentation/zh_CN/arm64/booting.txt         | 65 +++++++++++++++++++--------
 Documentation/zh_CN/arm64/memory.txt          | 46 ++++++++++++++++---
 Documentation/zh_CN/arm64/tagged-pointers.txt | 52 +++++++++++++++++++++
 drivers/char/Kconfig                          |  1 +
 drivers/char/raw.c                            |  2 +-
 drivers/hv/connection.c                       | 13 ++----
 drivers/misc/genwqe/card_dev.c                |  1 +
 drivers/misc/mei/client.c                     | 11 ++++-
 drivers/misc/mic/host/mic_virtio.c            |  3 +-
 drivers/vme/bridges/vme_ca91cx42.c            |  4 +-
 drivers/vme/bridges/vme_tsi148.c              |  4 +-
 include/linux/hyperv.h                        |  2 +-
 include/uapi/linux/mic_ioctl.h                |  2 +-
 13 files changed, 161 insertions(+), 45 deletions(-)
 create mode 100644 Documentation/zh_CN/arm64/tagged-pointers.txt

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

only message in thread, other threads:[~2014-02-14 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-14 21:24 [GIT PULL] char/misc fixes for 3.14-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