[GIT PULL] char/misc driver fixes for 3.16-rc2

From: Greg KH
Date: Fri Jun 20 2014 - 16:00:12 EST


The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.16-rc2

for you to fetch changes up to 73b35d07ee20d6af95359fb86540528709dd58bb:

MAINTAINERS: add entry for VMware Balloon driver (2014-06-20 11:47:33 -0700)

----------------------------------------------------------------
Char / Misc driver fixes for 3.16-rc2

Here are 3 patches, one a revert of the UIO patch you objected to in
3.16-rc1 and that no one wanted to defend, a w1 driver bugfix, and a
MAINTAINERS update for the vmware balloon driver. All of these, except
for the MAINTAINERS update which just got added, have been in linux-next just
fine.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Alexander Shiyan (1):
w1: mxc_w1: Fix incorrect "presence" status

Dmitry Torokhov (1):
MAINTAINERS: add entry for VMware Balloon driver

Greg Kroah-Hartman (1):
Revert "uio: fix vma io range check in mmap"

MAINTAINERS | 8 ++++++++
drivers/misc/vmw_balloon.c | 3 ++-
drivers/uio/uio.c | 2 +-
drivers/w1/masters/mxc_w1.c | 2 +-
4 files changed, 12 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/