linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 4.9-rc5
@ 2016-11-13 10:17 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2016-11-13 10:17 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

The following changes since commit a909d3e636995ba7c349e2ca5dbb528154d4ac30:

  Linux 4.9-rc3 (2016-10-29 13:52:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.9-rc5

for you to fetch changes up to b13d14339baaaa720e7e5448855f33ba501917aa:

  ppdev: fix double-free of pp->pdev->name (2016-11-10 15:24:02 +0100)

----------------------------------------------------------------
char/misc fixes for 4.9-rc5

Here are three small driver fixes for some reported issues for 4.9-rc5.
One for the hyper-v subsystem, fixing up a naming issue that showed up
in 4.9-rc1, one mei driver fix, and one fix for parallel ports,
resolving a reported regression.

All have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: bus: fix received data size check in NFC fixup

Jann Horn (1):
      ppdev: fix double-free of pp->pdev->name

Stephen Hemminger (1):
      vmbus: make sysfs names consistent with PCI

 drivers/char/ppdev.c         | 3 ---
 drivers/hv/vmbus_drv.c       | 2 +-
 drivers/misc/mei/bus-fixup.c | 2 +-
 drivers/nfc/mei_phy.c        | 2 +-
 4 files changed, 3 insertions(+), 6 deletions(-)

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

only message in thread, other threads:[~2016-11-13 10:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-13 10:17 [GIT PULL] Char/Misc driver fixes for 4.9-rc5 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).