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

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to b5325a02aa84c794cf520d6d68cae4b150988a32:

  ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port (2013-05-21 10:13:23 -0700)

----------------------------------------------------------------
char/misc driver fixes for 3.10-rc2

Here are some small char/misc driver fixes for 3.10-rc2.

Nothing major here, just a number of fixes for things that people have
reported, and a MAINTAINERS update for the recent changes for the hyperv
files that went into 3.10-rc1.

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

----------------------------------------------------------------
Darrick J. Wong (1):
      ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port

Geert Uytterhoeven (1):
      uio: UIO_DMEM_GENIRQ should depend on HAS_DMA

Haiyang Zhang (1):
      MAINTAINERS: update Hyper-V file list

Jonathan Corbet (1):
      dummy-irq: require the user to specify an IRQ number

K. Y. Srinivasan (1):
      Drivers: hv: Fix a bug in get_vp_index()

Samuel Ortiz (1):
      mei: bus: Reset event_cb when disabling a device

Tomas Winkler (1):
      mei: fix out of array access to me clients array

salina@us.ibm.com (1):
      Char: lp, protect LPGETSTATUS with port_mutex

 MAINTAINERS               |  9 ++++++++-
 drivers/char/lp.c         |  3 +++
 drivers/char/ttyprintk.c  |  2 +-
 drivers/hv/channel_mgmt.c |  2 +-
 drivers/misc/dummy-irq.c  |  6 +++++-
 drivers/misc/mei/bus.c    |  2 ++
 drivers/misc/mei/main.c   | 17 ++++++++---------
 drivers/uio/Kconfig       |  1 +
 8 files changed, 29 insertions(+), 13 deletions(-)

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

only message in thread, other threads:[~2013-05-23 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 16:16 [GIT PATCH] char/misc fixes for 3.10-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