mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] char/misc driver fixes for 3.16-rc2
@ 2014-06-20 20:04 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-06-20 20:04 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

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@linuxfoundation.org>

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

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

only message in thread, other threads:[~2014-06-20 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-20 20:04 [GIT PULL] char/misc driver fixes for 3.16-rc2 Greg KH

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

Powered by JetHome